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
2017-03-08
Use JavaScript Standard Style
BoHong Li
1
-554
/
+556
2017-02-09
Fix image path problem when using filesystem backend
NV
1
-1
/
+1
2017-02-03
Update to remove history cache to lower application coupling
Wu Cheng-Han
1
-3
/
+3
2017-01-20
Handle SIGTERM the same way SIGINT is handled
Jan Kunzmann
1
-3
/
+5
2017-01-12
Add `allowemailregister` option
Sheogorath
1
-25
/
+27
2017-01-12
Fix SIGINT checkClean should only log error instead throw error
Wu Cheng-Han
1
-1
/
+1
2016-12-30
Added Esperanto translation
James Stephenson
1
-1
/
+1
2016-12-27
Fix URL concatenation
knjcode
1
-1
/
+2
2016-12-18
fix #284
S.Noda
1
-1
/
+1
2016-12-14
LDAP login improvements
alecdwm
1
-3
/
+9
2016-12-13
Initial support for LDAP server authentication
alecdwm
1
-0
/
+6
2016-12-12
Fix missing dependency in app.js
Wu Cheng-Han
1
-0
/
+1
2016-12-12
Fix redirection to url without trailing slashes not considering about config ...
Wu Cheng-Han
1
-2
/
+5
2016-12-11
Remove bower occurences
Yukai Huang
1
-2
/
+1
2016-12-03
Update to handle request with invalid uri
Wu Cheng-Han
1
-0
/
+11
2016-12-03
Remove preprocess image on upload image or it will losing support of image so...
Wu Cheng-Han
1
-72
/
+51
2016-12-02
Update to support optional email register and signin
Wu Cheng-Han
1
-1
/
+46
2016-11-22
Handle preprocess image error
Yukai Huang
1
-0
/
+4
2016-11-18
Try to replace engine.io to uws in socket.io for better performance
Wu Cheng-Han
1
-0
/
+4
2016-11-16
Config sharp image preprocessing
Yukai Huang
1
-53
/
+69
2016-11-16
upload image to s3
Yukai Huang
1
-4
/
+32
2016-11-16
Join image path with config.serverurl
Yukai Huang
1
-1
/
+3
2016-11-15
save to upload folder only when option enabled
Yukai Huang
1
-2
/
+4
2016-11-14
support filesystem image upload
Yukai Huang
1
-12
/
+26
2016-11-14
upload image to public/uploads
Yukai Huang
1
-0
/
+3
2016-11-07
Add to throw error when server not ready after db synced
Wu Cheng-Han
1
-0
/
+2
2016-10-24
Revert "html minify in production environment"
Max Wu
1
-13
/
+0
2016-10-23
html minify in production environment
Peter Dave Hello
1
-0
/
+13
2016-10-21
Update to support Swedish locale
Wu Cheng-Han
1
-1
/
+1
2016-10-21
Fix socket disconnect might interrupt loop issue
Wu Cheng-Han
1
-1
/
+3
2016-10-14
Update to support Hindi locale
Wu Cheng-Han
1
-1
/
+1
2016-10-12
Fix to handle checkAllNotesRevision might return null notes
Wu Cheng-Han
1
-1
/
+1
2016-10-10
Fix fatal error should throw instead of return
Wu Cheng-Han
1
-2
/
+2
2016-10-10
Update to add post history by note id with data, delete all history and delet...
Wu Cheng-Han
1
-0
/
+6
2016-10-10
Update to add cache to history
Wu Cheng-Han
1
-51
/
+5
2016-10-10
Update to support Ukrainian locale
Wu Cheng-Han
1
-1
/
+1
2016-10-10
Add support of Italian, Turkish, Russian, Dutch, Croatian, Polish locales
Wu Cheng-Han
1
-1
/
+1
2016-10-02
Update to support Greek and Portuguese locales
Wu Cheng-Han
1
-1
/
+1
2016-09-26
Remove expiry from cookies
Jordan Matelsky
1
-2
/
+1
2016-09-18
Update to add revision saving policy
Wu Cheng-Han
1
-1
/
+1
2016-09-18
Update to prevent caching and crawling status
Wu Cheng-Han
1
-0
/
+4
2016-09-16
Update to support French, Deutsch, Japanese and Spanish locales
Wu Cheng-Han
1
-1
/
+1
2016-09-06
Removed redundant condition.
robert
1
-11
/
+5
2016-08-19
Add support of i18n with related patches and support "en" and "zh" locales fo...
Wu Cheng-Han
1
-0
/
+11
2016-08-19
Update to use proper way to render view and fix upload image error should res...
Wu Cheng-Han
1
-5
/
+7
2016-08-15
Update slide mode to show extra info and support url actions and support disq...
Wu Cheng-Han
1
-0
/
+2
2016-08-01
Update to support redirect back to previous url after signin
Wu Cheng-Han
1
-36
/
+43
2016-07-30
Update to raise the body-parser limit to fix "Error: request entity too large...
Wu Cheng-Han
1
-2
/
+5
2016-07-08
Fix the signin and logout redirect url might be empty
Max Wu
1
-14
/
+14
2016-07-05
Add rolling option on session to reset maxAge on every response to extend ses...
Wu Cheng-Han
1
-1
/
+2
[next]