summaryrefslogtreecommitdiff
path: root/public/vendor (unfollow)
Commit message (Expand)AuthorFilesLines
2016-06-01Update CodeMirror to version 5.15.3Cheng-Han, Wu41-310/+834
2016-05-15Fix for help modal css style conflictsCheng-Han, Wu1-11/+11
2016-04-20Update CodeMirror to 5.13.5Cheng-Han, Wu84-502/+2835
2016-04-20Support experimental spell checking feature (en-US only), can be enabled by t...Cheng-Han, Wu4-0/+49134
2016-03-15Improved overall textcomplete performance and more cases and UX handlingCheng-Han, Wu1-0/+2
2016-03-04Manual patch CodeMirror for highlight only works on top item of the list issueCheng-Han, Wu2-32/+41
2016-03-04Support YAML meta disable mathjaxCheng-Han, Wu1-0/+6
2016-02-24Updated and fixed mathjax parsing, now using full featured pluginCheng-Han, Wu1-0/+120
2016-02-22Change markdown engine from remarkable to markdown-itCheng-Han, Wu3-9486/+31
2016-02-16Support set url path and use relative url, move raphael to bower and fixed mi...Cheng-Han, Wu1-11/+0
2016-02-16Support textcomplete in multiple editingCheng-Han, Wu1-1/+18
2016-02-08Support change keymap and indentation type with size in statusbarCheng-Han, Wu3-14/+24
2016-02-08Updated to make continue list in todo list default as uncheckedCheng-Han, Wu1-0/+3
2016-02-02Manual patch CodeMirror for some minor issuesCheng-Han, Wu2-32/+28
2016-01-31Moved dependency "flowchart" to bower and make it update-to-dateCheng-Han, Wu2-1428/+0
2016-01-22Manual patch remarkable for reductant character of code block in the blockquoteCheng-Han, Wu2-16/+34
2016-01-19Manuel patch CodeMirror for markdown modeWu Cheng-Han2-5/+5
2016-01-17Added back todo list support in continuelistWu Cheng-Han2-7/+7
2016-01-17Upgrade CodeMirror to 5.10.1 and now support fullscreen, jump-to-line in editorWu Cheng-Han379-2664/+6744
2016-01-17Fixed history not update if note have no content and lz-string version mismatchWu Cheng-Han1-1/+0
2016-01-17Added editor placeholder and auto set mode by content existenceWu Cheng-Han2-12/+14
2016-01-12Fixed importFromUrl should parse by the file extension, and move to-markdown ...Wu Cheng-Han1-691/+0
2016-01-12Fixed remarkable-regex not support IE, and use counter instead of random on i...Wu Cheng-Han1-5/+28
2015-12-20Added support of toc syntaxWu Cheng-Han1-2/+9
2015-11-29Using bower to manage vendor packagesWu Cheng-Han56-28426/+0
2015-10-07Fixed cursor style not show properly on insert modeWu Cheng-Han1-0/+1
2015-10-05Fixed OT not handle when selection is emptyWu Cheng-Han2-2/+2
2015-09-25Added new editor theme: one-dark, updated monokai active line gutter styleWu Cheng-Han2-1/+212
2015-09-25Added support of resizable editorWu Cheng-Han15-0/+13
2015-09-25Fixed checkCursorTag and checkCursorMenu not calculate doc height properly, f...Wu Cheng-Han1-14/+11
2015-09-24Updated codemirror to support panel and match-highlighter and revert some unn...Wu Cheng-Han8-23/+27
2015-09-24Updated to lock the navbar on changeModeWu Cheng-Han1-1/+1
2015-09-24Updated overall font-family, font-size, line-height, letter-spacing and some ...Wu Cheng-Han1-2/+2
2015-09-24Added handlebars as dependencyWu Cheng-Han1-0/+3746
2015-09-24Fixed OT some uncaught error and exceptionsWu Cheng-Han3-4/+4
2015-09-13Added back missing files, closed #18Wu Cheng-Han4-0/+9824
2015-07-11Added support of operational transformationWu Cheng-Han11-0/+2090
2015-07-11Revert index.html select2 cdn back to own server, because we using an older v...Wu Cheng-Han6-0/+1222
2015-07-04Updated codemirror to 5.4.0Wu Cheng-Han68-557/+2986
2015-07-03Added random color option in blockquote tagWu Cheng-Han1-0/+389
2015-07-02Jump to 0.3.1Wu Cheng-Han14-15/+389
2015-07-01use greensock-js on cdnPeter Dave Hello2-31/+0
2015-07-01use minified handlebars.js on cdnPeter Dave Hello1-3746/+0
2015-07-01use minified moment.js on cdnPeter Dave Hello1-9792/+0
2015-07-01use js-url on cdnPeter Dave Hello1-1/+0
2015-07-01use minified select2 on cdnPeter Dave Hello6-1222/+0
2015-06-01Marked as 0.2.9Wu Cheng-Han14-21/+1521
2015-05-15Marked as 0.2.8Wu Cheng-Han67-21553/+1936
2015-05-04First commit, version 0.2.7Wu Cheng-Han1331-0/+129066