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
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
2017-05-08
fix(imageRouter): import missing dependency: getImageMimeType
Raccoon Li
1
-3
/
+0
2017-05-08
refactor: Rename checkURiVaild to checkURIValid to fit coding standard
BoHong Li
1
-2
/
+1
2017-05-08
fix(app.js): Change config.maintenance to realtime.maintenance
BoHong Li
1
-1
/
+1
2017-05-08
refactor(config.js): Extract config file
BoHong Li
1
-8
/
+5
2017-05-08
fix: Add 'use strict' on app.js
BoHong Li
1
-0
/
+1
2017-05-08
refactor: Remove `require` extension filename
BoHong Li
1
-3
/
+3
2017-05-08
refactor(app.js): Move passport serialize and deserialize to auth module
BoHong Li
1
-19
/
+0
2017-05-08
refactor(app.js): Extract tooBusy
BoHong Li
1
-8
/
+2
2017-05-08
refactor(app.js): Extract upload image
BoHong Li
1
-84
/
+2
2017-05-08
fix(app.js): Fixed typo
BoHong Li
1
-1
/
+1
2017-05-08
refactor(app.js): Extract note action
BoHong Li
1
-17
/
+4
2017-05-08
refactor(app.js): Extract /me page
BoHong Li
1
-28
/
+1
2017-05-08
refactor(app.js): Remove unused modules
BoHong Li
1
-1
/
+0
2017-05-08
refactor(app.js): Extract history api
BoHong Li
1
-11
/
+1
2017-05-08
refactor(app.js): Remove unused import modules
BoHong Li
1
-2
/
+0
2017-05-08
refactor(app.js, auth.js): Extract all auth method to individual modules
BoHong Li
1
-157
/
+1
2017-05-08
refactor(app.js): Extract status pages
BoHong Li
1
-78
/
+1
2017-05-08
refactor(app.js): Extract index, 403, 404, 500 pages
BoHong Li
1
-14
/
+1
2017-05-08
refactor(app.js): Extract urlencodedParser to utils module
BoHong Li
1
-6
/
+1
2017-05-08
refactor(app.js): Extract middleware to module
BoHong Li
1
-20
/
+2
2017-05-08
fix(app.js): Stream log
BoHong Li
1
-1
/
+1
2017-05-08
Add reference to utils library
LluisArevalo
1
-0
/
+3
2017-05-08
Add Content-Type to the images uploaded to AWS S3
LluisArevalo
1
-0
/
+3
2017-03-23
Fix front-end constants generation not getting config properly
Wu Cheng-Han
1
-3
/
+7
2017-03-22
Update to indicate version in status API header
Wu Cheng-Han
1
-1
/
+2
2017-03-22
Update to print info on exit term signals handled
Wu Cheng-Han
1
-0
/
+1
2017-03-22
Update to handle SIGQUIT
Wu Cheng-Han
1
-0
/
+1
2017-03-20
Add support of Catalan locale
Wu Cheng-Han
1
-1
/
+1
2017-03-20
Fix typo and possible wrong value on provider is false on generating front-en...
Wu Cheng-Han
1
-3
/
+3
2017-03-20
Update to generate front-end constants on server startup
Wu Cheng-Han
1
-0
/
+16
2017-03-14
Add config option for gitlab api scope and auto adapt gitlab snippet feature ...
Wu Cheng-Han
1
-2
/
+4
2017-03-08
Use JavaScript Standard Style
BoHong Li
1
-554
/
+556
[next]