index
:
hedgedoc
cindy
Hedgedoc with support for CindyScript
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change revision saving policy period
Wu Cheng-Han
2016-10-15
1
-2
/
+2
*
Fix socket disconnect might interrupt loop issue
Wu Cheng-Han
2016-10-14
1
-3
/
+9
*
Fix to handle undefined document on update history
Wu Cheng-Han
2016-10-12
1
-2
/
+2
*
Fix note extract tags might get encoded HTML entity
Wu Cheng-Han
2016-10-12
1
-1
/
+1
*
Fix history time should save in UNIX timestamp to avoid time offset issue
Wu Cheng-Han
2016-10-11
1
-1
/
+1
*
Mark as 0.4.5
Wu Cheng-Han
2016-10-11
1
-2
/
+2
*
Fix new note with empty content not saving to history and remove debug code
Wu Cheng-Han
2016-10-11
1
-4
/
+1
*
Fix doc updating revision not stringify and compress authorship before save
Wu Cheng-Han
2016-10-11
1
-1
/
+1
*
Add more environment variables for server configuration, update related secti...
Wu Cheng-Han
2016-10-10
1
-14
/
+34
*
Try to fix memory leaks by clear OT server before disconnect note
Wu Cheng-Han
2016-10-10
1
-0
/
+3
*
Update to support delete note
Wu Cheng-Han
2016-10-10
3
-0
/
+41
*
Update to send note title on emit check and refresh event
Wu Cheng-Han
2016-10-10
1
-1
/
+4
*
Update to make note history count in server-side when user logged
Wu Cheng-Han
2016-10-10
2
-2
/
+69
*
Update to improve history api error and bad request handling
Wu Cheng-Han
2016-10-10
1
-0
/
+3
*
Update to add cache to history
Wu Cheng-Han
2016-10-10
1
-0
/
+228
*
Add more comments in the code and remove unused code file
Wu Cheng-Han
2016-10-10
1
-0
/
+3
*
Update to make OT socket io handle error better, use delay to avoid wrong rev...
Wu Cheng-Han
2016-10-10
1
-1
/
+9
*
Workaround cheerio text method shouldn't preserve html tags on fetching note ...
Wu Cheng-Han
2016-10-10
1
-1
/
+2
*
Update to allow CORS as API on revision actions
Wu Cheng-Han
2016-10-10
1
-0
/
+14
*
Update to support showing owner on the infobar
Wu Cheng-Han
2016-10-10
1
-0
/
+6
*
Update to prevent duplicate socket push in queue in order to lower down serve...
Wu Cheng-Han
2016-10-10
1
-0
/
+12
*
Update to move authorship calculation code to note model and support update a...
Wu Cheng-Han
2016-10-10
2
-101
/
+177
*
Update to add revision saving policy
Wu Cheng-Han
2016-09-18
2
-5
/
+25
*
Update to prevent caching and crawling status
Wu Cheng-Han
2016-09-18
1
-1
/
+1
*
Update to use proper way to render view and fix upload image error should res...
Wu Cheng-Han
2016-08-19
1
-74
/
+19
*
Add info api for note
Wu Cheng-Han
2016-08-19
1
-0
/
+32
*
Update slide mode to show extra info and support url actions and support disq...
Wu Cheng-Han
2016-08-15
2
-4
/
+37
*
Update to change the last change user saving strategy
Wu Cheng-Han
2016-08-15
1
-2
/
+2
*
Fix meta might be null issue
Wu Cheng-Han
2016-08-15
2
-1
/
+5
*
Improve index layout and UX with UI adjustments and better wording
Wu Cheng-Han
2016-08-15
1
-1
/
+2
*
Update slide mode, now respect all meta settings and update default styles
Wu Cheng-Han
2016-08-14
1
-1
/
+1
*
Update to make doc only update while the filesystem content not equals db con...
Wu Cheng-Han
2016-08-14
1
-4
/
+7
*
Mark as 0.4.4
Wu Cheng-Han
2016-08-02
1
-2
/
+2
*
Update realtime check and refresh event, compress data using LZString UTF16 t...
Wu Cheng-Han
2016-08-02
1
-2
/
+5
*
Update to support slideOptions in the YAML metadata
Wu Cheng-Han
2016-08-01
2
-0
/
+3
*
Update to make random color more discrete
Wu Cheng-Han
2016-07-30
1
-7
/
+3
*
Fix user color is not following the author color
Wu Cheng-Han
2016-07-30
1
-0
/
+4
*
Add support of showing authorship in editor and adjust related styles
Wu Cheng-Han
2016-07-30
1
-1
/
+5
*
Add support of saving authorship to revision
Wu Cheng-Han
2016-07-30
1
-3
/
+10
*
Add support of saving authors and authorship
Wu Cheng-Han
2016-07-30
6
-3
/
+240
*
Fix typo
Wu Cheng-Han
2016-07-30
1
-1
/
+1
*
Fix realtime on forbidden not clean up properly and handle on updating note w...
Wu Cheng-Han
2016-07-30
1
-9
/
+18
*
Fix yaml metadata title should pass to generateWebTitle
Wu Cheng-Han
2016-07-30
1
-6
/
+7
*
Fix potential memory leaks on realtime client disconnect not clean up server ...
Wu Cheng-Han
2016-07-13
1
-0
/
+2
*
Fix realtime on finishConnection might not clear and connect next socket in q...
Wu Cheng-Han
2016-07-05
1
-6
/
+14
*
Reduce realtime timeout and heartbeat interval to handle stale clients quicker
Wu Cheng-Han
2016-07-02
1
-2
/
+2
*
Try to solve potential memory leaks
Wu Cheng-Han
2016-07-02
1
-0
/
+2
*
Update response to force note, publish note, publish slide redirect to their ...
Wu Cheng-Han
2016-07-02
1
-0
/
+13
*
Update to change server-side pre-rendering engine from marked to markdown-it
Wu Cheng-Han
2016-07-02
1
-2
/
+2
*
Update to make slide mode support all extra syntax and change it's rendering ...
Wu Cheng-Han
2016-07-02
1
-9
/
+3
[next]