summaryrefslogtreecommitdiff
path: root/public/js/index.js (unfollow)
Commit message (Collapse)AuthorFilesLines
2015-09-25Fixed when doc reconnect might get wrong OT operation, reorder initialize ↵Wu Cheng-Han1-27/+30
instructions in proper sequence
2015-09-25Fixed socket set wrong cursor data on receive, prevent buildCursor execute ↵Wu Cheng-Han1-2/+7
on view mode
2015-09-25Fixed checkCursorTag and checkCursorMenu not calculate doc height properly, ↵Wu Cheng-Han1-11/+24
fixed jquery-textcomplete support upSideDown
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-07-17Fixed autocomplete for code block should only show up after type at least ↵Wu Cheng-Han1-2/+2
one char, writeHistory when page unload to avoid some other occasions.
2015-07-17Fixed autocomplete for code block should only show up after type at least ↵Wu Cheng-Han1-2/+2
one char, writeHistory when page load to avoid some other occasions.
2015-07-16Added document max length limit, enforceMaxLength on change and show modal ↵Wu Cheng-Han1-0/+23
when reach the limit.
2015-07-12Reduced finishChangeDelay from 400ms to 200msWu Cheng-Han1-1/+1
2015-07-11Marked as 0.3.2Wu Cheng-Han1-1/+1
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-02Jump to 0.3.1Wu Cheng-Han1-97/+444
2015-06-01Marked as 0.2.9Wu Cheng-Han1-95/+890
2015-05-15Marked as 0.2.8Wu Cheng-Han1-247/+172
2015-05-04First commit, version 0.2.7Wu Cheng-Han1-0/+940