summaryrefslogtreecommitdiff
path: root/lib/response.js (unfollow)
Commit message (Expand)AuthorFilesLines
2021-03-12Replace request library with node-fetchErik Michelson1-47/+58
2021-02-15Linter: Fix all lint errorsPhilip Molares1-28/+28
2020-11-14Replace CodiMD with HedgeDocErik Michelson1-1/+1
2019-10-27Move showPublishNote and publishNoteActions to note controllerDavid Mehren1-82/+0
2019-10-27Move showNote to note controllerDavid Mehren1-28/+0
2019-10-27Rename actions.js to controller.js and rename functions to be more descriptiveDavid Mehren1-14/+2
2019-10-27Move slide actions to own fileDavid Mehren1-74/+1
2019-10-27Move note actions to their own file.David Mehren1-300/+24
2019-10-11Fix broken error template due to missing opengraphSheogorath1-1/+2
2019-10-04Added customizable og-metadata to notesErik Michelson1-2/+6
2019-09-04Refactored note-creation with given noteIdErik Michelson1-11/+15
2019-09-04Added endpoint for note-creation with given aliasErik Michelson1-2/+2
2019-08-26Add link to imprintMatthias Lindinger1-0/+1
2019-06-08Respect DNT headerSheogorath1-2/+4
2019-05-31Fix eslint warningsSheogorath1-11/+11
2019-04-05change default mode to "both" when clicking editStéphane Guillou1-2/+2
2019-03-04Fix empty serverURL did not redirect properlytoshi01231-1/+1
2019-01-24Fix broken PDF export by wrong unlink callSheogorath1-1/+1
2018-11-17Disallow creation of robots.txt in freeurlDaan Sprenkels1-1/+1
2018-11-03removing global site layout vars from individual routers, putting them into a...Claudius1-50/+2
2018-10-27forgot break statementAlex Garcia1-0/+1
2018-10-27Add download action to published notesAlex Garcia1-0/+2
2018-10-09Fix #1001: get only project user is member of (and return max of results)Cédric Couralet1-1/+1
2018-10-05Add OpenID to CodiMDSheogorath1-1/+3
2018-09-28Fix little bug in length limitSheogorath1-1/+1
2018-09-26removing superfluous config parameters for template filesClaudius1-6/+6
2018-09-26Fix document length limit on postSheogorath1-1/+9
2018-09-24Fix server crash on PDF creationSheogorath1-0/+4
2018-07-31Add possibility to choose between version v3 or v4 for the gitlab api.Cédric Couralet1-2/+2
2018-06-24Final replacementsSheogorath1-1/+1
2018-06-24Do final internal renameingSheogorath1-2/+2
2018-06-24Rename HackMD view to CodiMDSheogorath1-1/+1
2018-06-24Fix broken images in PDF caused by misconfigred server URLSheogorath1-1/+4
2018-06-24Fix possible line-ending issues for init noteSheogorath1-1/+3
2018-05-25Add token based security featureSheogorath1-4/+23
2018-05-24Add privacy and ToS linksSheogorath1-1/+4
2018-04-10Fix typos for `allowAnonymousEdits`Sheogorath1-2/+2
2018-03-30Fix CSP for disqus and Google AnalyticsSheogorath1-1/+2
2018-03-27403: redirect user to login page if not logged inPedro Ferreira1-1/+7
2018-03-26Add support for generic OAuth2 providersPedro Ferreira1-0/+4
2018-03-25Change config to camel case with backwards compatibilitySheogorath1-44/+44
2018-02-26Remove and replace all note id compression in LZString with base64urlMax Wu1-6/+5
2018-02-17Fix to show 500 message when got error in parseNoteIdMax Wu1-1/+2
2018-01-26Fix ldap provider name in templateSheogorath1-0/+2
2018-01-20Add option to enable `freely` permission in closed instanceDario Ernst1-0/+2
2018-01-18Allow posting new note with contentDustin Frisch1-1/+2
2017-12-14Fix file permission, remove useless executablePeter Dave Hello1-0/+0
2017-11-28Initial support for SAML authenticationNorihito Nakae1-0/+2
2017-10-31Fix mattermost breaking notesSheogorath1-0/+1
2017-10-31Add mattermost authenticationChristoph Witzany1-0/+1