summaryrefslogtreecommitdiff
path: root/app.js (follow)
Commit message (Expand)AuthorAgeFilesLines
* Extract list of supported languages in separate fileErik Michelson2021-04-261-2/+3
* Add support for freshly imported languagesDavid Mehren2021-04-261-1/+2
* Add custom prometheus metricsDavid Mehren2021-04-251-0/+2
* Add prometheus endpoint at /metricsDavid Mehren2021-04-221-0/+4
* Properly clean up socket on exitDavid Mehren2021-03-291-1/+7
* Run database migrations automatically on startupDavid Mehren2021-02-271-10/+13
* Linter: Fix all lint errorsPhilip Molares2021-02-151-38/+38
* Remove pdf export codeTilman Vatteroth2020-11-261-1/+0
* Replace CodiMD with HedgeDocErik Michelson2020-11-141-2/+2
* Fix deprecation warning of "includeSubDomains"Tilman Vatteroth2020-11-111-1/+1
* Merge pull request #497 from SISheogorath/translation/malayalamDavid Mehren2020-09-261-1/+1
|\
| * Add Malayalam translationSheogorath2020-09-091-1/+1
* | Add config option for cookie SameSite policyErik Michelson2020-08-271-1/+1
|/
* Relax cookie restrictions to 'lax' to allow frontend to workSheogorath2020-06-101-1/+1
* Fix broken cookie handling due to missing proxy awarenessSheogorath2020-06-101-0/+7
* Merge branch 'fix/sessionCookies'Sheogorath2020-06-081-1/+2
|\
| * Remove unused socket.io cookieSheogorath2020-06-081-1/+1
| * Ensure session cookies are secureSheogorath2020-06-081-1/+3
* | Disable unneeded 'io' cookie.David Mehren2020-06-081-1/+1
* | Set all cookies with sameSite: strictDavid Mehren2020-06-081-1/+2
|/
* Move note actions to their own file.David Mehren2019-10-271-3/+3
* Slovak localeMartin Turoci2019-10-051-1/+1
* Added Czech translationPetrTodorov2019-10-031-1/+1
* Fixed #179 (redirect loop with a trailing slash)Erik Michelson2019-09-181-3/+3
* Add arabian translationSheogorath2019-08-151-1/+1
* Add vietnamese languageSheogorath2019-05-261-1/+1
* fix unix socket not removed on shutdown (#50)naimo2019-04-161-0/+3
* specifying the locale jsons to be in the exact style of poeditor should cut d...Claudius2019-04-041-0/+1
* Add serbian languageSheogorath2019-03-041-1/+1
* Fix wrong maxAgeSeconds multiplicationSheogorath2018-11-191-1/+1
* Fix streaming for winstonSheogorath2018-11-161-1/+1
* Enforce disabled index for static assetsSheogorath2018-11-121-1/+1
* Add full version stringSheogorath2018-11-111-0/+1
* Fix menu for github and dropboxCédric Couralet2018-11-071-1/+5
* Fix menu when gitlab is enabledCédric Couralet2018-11-071-0/+1
* removing global site layout vars from individual routers, putting them into a...Claudius2018-11-031-0/+23
* Merge pull request #940 from WilliButz/fix-configurable-pathsChristoph (Sheogorath) Kern2018-10-051-1/+4
|\
| * removing superfluous config parameters for template filesClaudius2018-09-261-1/+1
| * app.js: add missing routes for configurable pathsWilliButz2018-09-261-0/+3
* | Merge pull request #958 from SISheogorath/fix/uwsChristoph (Sheogorath) Kern2018-10-031-1/+1
|\ \ | |/ |/|
| * Replace `uws` with `ws` packageSheogorath2018-09-181-1/+1
* | Add indonesian language to CodiMDSheogorath2018-09-231-1/+1
|/
* Support 'host' & 'path' config optionsMiranda Kastemaa2018-07-271-3/+13
* Do final internal renameingSheogorath2018-06-241-0/+1
* Rebrand HackMD to CodiMDSheogorath2018-06-241-1/+1
* Move config out of statics pathSheogorath2018-06-241-16/+0
* Remove unused zh.json from repoSheogorath2018-06-231-1/+1
* Merge pull request #837 from SISheogorath/translate/koreanChristoph (Sheogorath) Kern2018-06-071-1/+1
|\
| * Add korean translationSheogorath2018-06-071-1/+1
* | Fix i18n writing locale files in productionSheogorath2018-06-051-1/+2
|/