summaryrefslogtreecommitdiff
path: root/lib/response.js (follow)
Commit message (Expand)AuthorAgeFilesLines
* Replace request library with node-fetchErik Michelson2021-03-121-47/+58
* Linter: Fix all lint errorsPhilip Molares2021-02-151-28/+28
* Replace CodiMD with HedgeDocErik Michelson2020-11-141-1/+1
* Move showPublishNote and publishNoteActions to note controllerDavid Mehren2019-10-271-82/+0
* Move showNote to note controllerDavid Mehren2019-10-271-28/+0
* Rename actions.js to controller.js and rename functions to be more descriptiveDavid Mehren2019-10-271-14/+2
* Move slide actions to own fileDavid Mehren2019-10-271-74/+1
* Move note actions to their own file.David Mehren2019-10-271-300/+24
* Fix broken error template due to missing opengraphSheogorath2019-10-111-1/+2
* Added customizable og-metadata to notesErik Michelson2019-10-041-2/+6
* Refactored note-creation with given noteIdErik Michelson2019-09-041-11/+15
* Added endpoint for note-creation with given aliasErik Michelson2019-09-041-2/+2
* Add link to imprintMatthias Lindinger2019-08-261-0/+1
* Respect DNT headerSheogorath2019-06-081-2/+4
* Fix eslint warningsSheogorath2019-05-311-11/+11
* change default mode to "both" when clicking editStéphane Guillou2019-04-051-2/+2
* Fix empty serverURL did not redirect properlytoshi01232019-03-041-1/+1
* Fix broken PDF export by wrong unlink callSheogorath2019-01-241-1/+1
* Disallow creation of robots.txt in freeurlDaan Sprenkels2018-11-171-1/+1
* Merge pull request #1027 from asg017/masterChristoph (Sheogorath) Kern2018-11-121-0/+3
|\
| * forgot break statementAlex Garcia2018-10-271-0/+1
| * Add download action to published notesAlex Garcia2018-10-271-0/+2
* | removing global site layout vars from individual routers, putting them into a...Claudius2018-11-031-50/+2
|/
* Fix #1001: get only project user is member of (and return max of results)Cédric Couralet2018-10-091-1/+1
* Add OpenID to CodiMDSheogorath2018-10-051-1/+3
* Merge pull request #940 from WilliButz/fix-configurable-pathsChristoph (Sheogorath) Kern2018-10-051-6/+6
|\
| * removing superfluous config parameters for template filesClaudius2018-09-261-6/+6
* | Fix little bug in length limitSheogorath2018-09-281-1/+1
* | Fix document length limit on postSheogorath2018-09-261-1/+9
|/
* Fix server crash on PDF creationSheogorath2018-09-241-0/+4
* Add possibility to choose between version v3 or v4 for the gitlab api.Cédric Couralet2018-07-311-2/+2
* Final replacementsSheogorath2018-06-241-1/+1
* Do final internal renameingSheogorath2018-06-241-2/+2
* Rename HackMD view to CodiMDSheogorath2018-06-241-1/+1
* Merge pull request #856 from hackmdio/fix/lineEndingsChristoph (Sheogorath) Kern2018-06-241-1/+3
|\
| * Fix possible line-ending issues for init noteSheogorath2018-06-241-1/+3
* | Fix broken images in PDF caused by misconfigred server URLSheogorath2018-06-241-1/+4
|/
* Merge pull request #830 from SISheogorath/feature/GDPRChristoph (Sheogorath) Kern2018-06-171-4/+26
|\
| * Add token based security featureSheogorath2018-05-251-4/+23
| * Add privacy and ToS linksSheogorath2018-05-241-1/+4
* | Merge pull request #784 from pferreir/add-oauth2-supportChristoph (Sheogorath) Kern2018-06-041-0/+4
|\ \
| * | Add support for generic OAuth2 providersPedro Ferreira2018-03-261-0/+4
* | | Merge pull request #785 from pferreir/redirect-to-loginChristoph (Sheogorath) Kern2018-05-311-1/+7
|\ \ \ | |_|/ |/| |
| * | 403: redirect user to login page if not logged inPedro Ferreira2018-03-271-1/+7
| |/
* | Fix typos for `allowAnonymousEdits`Sheogorath2018-04-101-2/+2
* | Fix CSP for disqus and Google AnalyticsSheogorath2018-03-301-1/+2
|/
* Change config to camel case with backwards compatibilitySheogorath2018-03-251-44/+44
* Remove and replace all note id compression in LZString with base64urlMax Wu2018-02-261-6/+5
* Fix to show 500 message when got error in parseNoteIdMax Wu2018-02-171-1/+2
* Fix ldap provider name in templateSheogorath2018-01-261-0/+2