summaryrefslogtreecommitdiff
path: root/public/js/index.js (unfollow)
Commit message (Expand)AuthorFilesLines
2015-09-25Added support of on changing from view mode to other mode will auto scroll to...Wu Cheng-Han1-2/+24
2015-09-25Changed permission Editable icon to prevent misunderstandingWu Cheng-Han1-1/+1
2015-09-25Updated windowResize, page unload, page error and minor some tweaks for perfo...Wu Cheng-Han1-3/+14
2015-09-25Workaround foldGutter not showing on first viewWu Cheng-Han1-0/+3
2015-09-25Added timeout on socketWu Cheng-Han1-1/+3
2015-09-25Fixed saveInfo and restoreInfo might not get correct window sizeWu Cheng-Han1-7/+6
2015-09-25Fixed toc might not have proper view in some casesWu Cheng-Han1-1/+5
2015-09-25Updated resizeView, add or update user cursors to get proper viewWu Cheng-Han1-0/+5
2015-09-25Fixed scrollSpy might not set properly on updateView or windowResizeWu Cheng-Han1-1/+29
2015-09-25Changed updateView, now only buildMap on demandWu Cheng-Han1-1/+1
2015-09-25Updated updateView, now will updateHistory in editor changes event, support p...Wu Cheng-Han1-1/+6
2015-09-25Updated updateView, windowResize, cursorActivity, updateHistory to use lodash...Wu Cheng-Han1-24/+32
2015-09-25Added extraTags support for list, and can toggle todo list in the view modeWu Cheng-Han1-5/+27
2015-09-25Added deduplicatedHeaderId to avoid multiple same header idWu Cheng-Han1-0/+1
2015-09-25Changed defaultMode from both to viewWu Cheng-Han1-1/+1
2015-09-25Fixed defaultTextHeight from 18 to 20Wu Cheng-Han1-1/+1
2015-09-25Fixed scroll to body might not animateWu Cheng-Han1-2/+2
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-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-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