summaryrefslogtreecommitdiff
path: root/public/js/index.js (unfollow)
Commit message (Collapse)AuthorFilesLines
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