index
:
hedgedoc
cindy
Hedgedoc with support for CindyScript
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app.js
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-06-08
Disable unneeded 'io' cookie.
David Mehren
1
-1
/
+1
2020-06-08
Set all cookies with sameSite: strict
David Mehren
1
-1
/
+2
2019-10-27
Move note actions to their own file.
David Mehren
1
-3
/
+3
2019-10-05
Slovak locale
Martin Turoci
1
-1
/
+1
2019-10-03
Added Czech translation
PetrTodorov
1
-1
/
+1
2019-09-18
Fixed #179 (redirect loop with a trailing slash)
Erik Michelson
1
-3
/
+3
2019-08-15
Add arabian translation
Sheogorath
1
-1
/
+1
2019-05-26
Add vietnamese language
Sheogorath
1
-1
/
+1
2019-04-16
fix unix socket not removed on shutdown (#50)
naimo
1
-0
/
+3
2019-04-04
specifying the locale jsons to be in the exact style of poeditor should cut d...
Claudius
1
-0
/
+1
2019-03-04
Add serbian language
Sheogorath
1
-1
/
+1
2018-11-19
Fix wrong maxAgeSeconds multiplication
Sheogorath
1
-1
/
+1
2018-11-16
Fix streaming for winston
Sheogorath
1
-1
/
+1
2018-11-12
Enforce disabled index for static assets
Sheogorath
1
-1
/
+1
2018-11-11
Add full version string
Sheogorath
1
-0
/
+1
2018-11-07
Fix menu for github and dropbox
Cédric Couralet
1
-1
/
+5
2018-11-07
Fix menu when gitlab is enabled
Cédric Couralet
1
-0
/
+1
2018-11-03
removing global site layout vars from individual routers, putting them into a...
Claudius
1
-0
/
+23
2018-09-26
removing superfluous config parameters for template files
Claudius
1
-1
/
+1
2018-09-26
app.js: add missing routes for configurable paths
WilliButz
1
-0
/
+3
2018-09-23
Add indonesian language to CodiMD
Sheogorath
1
-1
/
+1
2018-09-18
Replace `uws` with `ws` package
Sheogorath
1
-1
/
+1
2018-07-27
Support 'host' & 'path' config options
Miranda Kastemaa
1
-3
/
+13
2018-06-24
Do final internal renameing
Sheogorath
1
-0
/
+1
2018-06-24
Rebrand HackMD to CodiMD
Sheogorath
1
-1
/
+1
2018-06-24
Move config out of statics path
Sheogorath
1
-16
/
+0
2018-06-23
Remove unused zh.json from repo
Sheogorath
1
-1
/
+1
2018-06-07
Add korean translation
Sheogorath
1
-1
/
+1
2018-06-05
Fix i18n writing locale files in production
Sheogorath
1
-1
/
+2
2018-05-16
Removing google drive integration
Sheogorath
1
-2
/
+0
2018-05-16
Revert "Workaround Google API problems"
Christoph (Sheogorath) Kern
1
-1
/
+1
2018-04-13
Use API key instead of clientSecret
Sheogorath
1
-1
/
+1
2018-03-25
Change config to camel case with backwards compatibility
Sheogorath
1
-17
/
+17
2018-02-12
Add referrer policy
Sheogorath
1
-0
/
+7
2018-01-20
Allow more detailed configuration of upload mime types
Sheogorath
1
-1
/
+2
2018-01-19
Fix not passing app key correctly in dropbox config
Wu Cheng-Han
1
-1
/
+1
2017-10-23
support Simplified Chinese and rename original zh to Traditional Chinese
Rwing
1
-1
/
+1
2017-10-22
Move CSP logic to new file, Fix boolean config examples
Literallie
1
-73
/
+4
2017-10-22
Add dirty workaround for speakers view inline script
Literallie
1
-0
/
+4
2017-10-22
Allow any connect-src in CSP
Literallie
1
-1
/
+1
2017-10-22
Don't add nonce to CSP if unsafe-inline is on
Literallie
1
-1
/
+3
2017-10-22
Change CSP config format to be more intuitive
Literallie
1
-5
/
+35
2017-10-22
CSP: Workaround for ws:// protocol
Literallie
1
-2
/
+12
2017-10-22
Fix MathJax CSP issues
Literallie
1
-7
/
+7
2017-10-22
CSP: Add nonce to slide view inline JS
Literallie
1
-0
/
+7
2017-10-22
CSP: Upgrade insecure requests if possible
Literallie
1
-0
/
+5
2017-10-22
Add basic CSP support
Literallie
1
-0
/
+25
2017-10-13
Make HSTS behaviour configurable; Fixes #584
Literallie
1
-5
/
+10
2017-06-11
Add support of Danish locale
Wu Cheng-Han
1
-1
/
+1
2017-05-08
Fix import module name typo in app.js
Wu Cheng-Han
1
-1
/
+1
[next]