summaryrefslogtreecommitdiff
path: root/public/js (unfollow)
Commit message (Expand)AuthorFilesLines
2015-09-25Fixed scroll to body might not animateWu Cheng-Han2-4/+4
2015-09-25Fixed permission might not update and emit properlyWu Cheng-Han1-9/+35
2015-09-25Fixed when doc reconnect might get wrong OT operation, reorder initialize ins...Wu Cheng-Han1-27/+30
2015-09-25Fixed socket set wrong cursor data on receive, prevent buildCursor execute on...Wu Cheng-Han1-2/+7
2015-09-25Fixed checkCursorTag and checkCursorMenu not calculate doc height properly, f...Wu Cheng-Han1-11/+24
2015-09-24Added statusBar to show cursor position, selections and so onWu Cheng-Han1-2/+79
2015-09-24Updated to lock the navbar on changeModeWu Cheng-Han1-0/+11
2015-09-24Fixed index clear history list not working, history list will now be id-uniqu...Wu Cheng-Han2-12/+20
2015-07-17Fixed autocomplete for code block should only show up after type at least one...Wu Cheng-Han1-2/+2
2015-07-17Fixed autocomplete for code block should only show up after type at least one...Wu Cheng-Han1-2/+2
2015-07-16Added document max length limit, enforceMaxLength on change and show modal wh...Wu Cheng-Han1-0/+23
2015-07-12Reduced finishChangeDelay from 400ms to 200msWu Cheng-Han1-1/+1
2015-07-11Marked as 0.3.2Wu Cheng-Han2-1/+27
2015-07-11Added support of operational transformationWu Cheng-Han1-132/+70
2015-07-06Change note action "share" to "publish" to avoid misleadingWu Cheng-Han1-2/+2
2015-07-04Added profile image on onlineListWu Cheng-Han1-2/+10
2015-07-03Added random color option in blockquote tagWu Cheng-Han1-1/+11
2015-07-02Optimized syncscroll.js buildMap, make it fasterWu Cheng-Han1-4/+5
2015-07-02Optimized image rendering, avoid duplicated image load when content changedWu Cheng-Han2-9/+9
2015-07-02Jump to 0.3.1Wu Cheng-Han7-194/+878
2015-06-01Marked as 0.2.9Wu Cheng-Han6-126/+1036
2015-05-15Marked as 0.2.8Wu Cheng-Han9-355/+913
2015-05-04First commit, version 0.2.7Wu Cheng-Han6-0/+1844