index
:
hedgedoc
cindy
Hedgedoc with support for CindyScript
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-12-22
Use dburl to configurate
bananaappletw
2
-6
/
+5
2016-12-22
Simplify code for heroku
bananaappletw
1
-1
/
+2
2016-12-22
Fix #293
bananaappletw
1
-3
/
+4
2016-12-21
Fixed typo: anonmyous
Florian Rhiem
3
-7
/
+7
2016-12-20
Fix possible user is undefined in realtime events
Wu Cheng-Han
1
-17
/
+26
2016-12-20
Fix email option in config not parse correctly
Wu Cheng-Han
1
-1
/
+1
2016-12-19
Mark as 0.4.6
Wu Cheng-Han
1
-1
/
+1
2016-12-18
Try to fix when server have heavy loading cache might not update to db properly
Wu Cheng-Han
2
-2
/
+2
2016-12-16
Add support of allow free url config option with correspond modifications
Wu Cheng-Han
2
-2
/
+12
2016-12-16
Fix typo
Wu Cheng-Han
1
-1
/
+1
2016-12-15
Add support of allow anonymous config option with correspond modifications
Wu Cheng-Han
3
-0
/
+8
2016-12-12
Update sequelize init condition
Yukai Huang
1
-5
/
+4
2016-12-12
Simplify output with sequelize database argument
Yukai Huang
1
-2
/
+8
2016-12-02
Update to support optional email register and signin
Wu Cheng-Han
6
-14
/
+87
2016-11-26
Update to auto generate meta description based on content in publish note and...
Wu Cheng-Han
2
-7
/
+17
2016-11-26
Fix possible XSS in yaml-metadata and turn using ejs escape syntax than exter...
Wu Cheng-Han
1
-5
/
+2
2016-11-26
Fix slide might trigger script when processing markdown which cause XSS [Secu...
Wu Cheng-Han
1
-11
/
+1
2016-11-18
Add dmp worker to leverage CPU intensive calculation to child process
Wu Cheng-Han
2
-102
/
+221
2016-11-17
Add env config prefix
Yukai Huang
1
-5
/
+5
2016-11-16
Config s3 through env variables
Yukai Huang
1
-7
/
+6
2016-11-16
Revert "Add workers for notes to leverage CPU intensive work loading"
Wu Cheng-Han
3
-191
/
+90
2016-11-16
Revert "Add workers for history to leverage CPU intensive work loading"
Wu Cheng-Han
2
-99
/
+46
2016-11-16
upload image to s3
Yukai Huang
1
-1
/
+12
2016-11-14
support filesystem image upload
Yukai Huang
1
-1
/
+5
2016-11-07
Add workers for history to leverage CPU intensive work loading
Wu Cheng-Han
2
-46
/
+99
2016-11-07
Add workers for notes to leverage CPU intensive work loading
Wu Cheng-Han
3
-90
/
+191
2016-10-23
Fix config.js use cdn option not parse properly and add missing cdn resources
Wu Cheng-Han
1
-1
/
+1
2016-10-23
Change use cdn config option default to be true
Wu Cheng-Han
1
-1
/
+1
2016-10-23
Change to raise socket io timeout, heartbeat interval and timeout to lower of...
Wu Cheng-Han
1
-2
/
+2
2016-10-15
Change revision saving policy period
Wu Cheng-Han
1
-2
/
+2
2016-10-14
Fix socket disconnect might interrupt loop issue
Wu Cheng-Han
1
-3
/
+9
2016-10-12
Fix to handle undefined document on update history
Wu Cheng-Han
1
-2
/
+2
2016-10-12
Fix note extract tags might get encoded HTML entity
Wu Cheng-Han
1
-1
/
+1
2016-10-11
Fix history time should save in UNIX timestamp to avoid time offset issue
Wu Cheng-Han
1
-1
/
+1
2016-10-11
Mark as 0.4.5
Wu Cheng-Han
1
-2
/
+2
2016-10-11
Fix new note with empty content not saving to history and remove debug code
Wu Cheng-Han
1
-4
/
+1
2016-10-11
Fix doc updating revision not stringify and compress authorship before save
Wu Cheng-Han
1
-1
/
+1
2016-10-10
Add more environment variables for server configuration, update related secti...
Wu Cheng-Han
1
-14
/
+34
2016-10-10
Try to fix memory leaks by clear OT server before disconnect note
Wu Cheng-Han
1
-0
/
+3
2016-10-10
Update to support delete note
Wu Cheng-Han
3
-0
/
+41
2016-10-10
Update to send note title on emit check and refresh event
Wu Cheng-Han
1
-1
/
+4
2016-10-10
Update to make note history count in server-side when user logged
Wu Cheng-Han
2
-2
/
+69
2016-10-10
Update to improve history api error and bad request handling
Wu Cheng-Han
1
-0
/
+3
2016-10-10
Update to add cache to history
Wu Cheng-Han
1
-0
/
+228
2016-10-10
Add more comments in the code and remove unused code file
Wu Cheng-Han
1
-0
/
+3
2016-10-10
Update to make OT socket io handle error better, use delay to avoid wrong rev...
Wu Cheng-Han
1
-1
/
+9
2016-10-10
Workaround cheerio text method shouldn't preserve html tags on fetching note ...
Wu Cheng-Han
1
-1
/
+2
2016-10-10
Update to allow CORS as API on revision actions
Wu Cheng-Han
1
-0
/
+14
2016-10-10
Update to support showing owner on the infobar
Wu Cheng-Han
1
-0
/
+6
2016-10-10
Update to prevent duplicate socket push in queue in order to lower down serve...
Wu Cheng-Han
1
-0
/
+12
[next]