summaryrefslogtreecommitdiff
path: root/public/vendor (unfollow)
Commit message (Expand)AuthorFilesLines
2016-11-14Remove uesless executable permission for static filesPeter Dave Hello49-0/+0
2016-10-23Update to move select2 dependency to bower and add its cdn sourcesWu Cheng-Han6-1222/+0
2016-10-18Update emoji parser using markdown-it-emoji instead of emojify to solve issue...Wu Cheng-Han888-391/+0
2016-10-12Fix getCaretPosition in text complete might get undefined position errorWu Cheng-Han1-10/+25
2016-10-12Load more scripts using webpackYukai Huang1-1/+1
2016-10-10Update CodeMirror to 5.19.0 and rename jade to pugWu Cheng-Han29-208/+340
2016-10-10Update to use modified editor markdown mode to make mathjax expression displa...Wu Cheng-Han1-0/+864
2016-10-10Fix OT socket io reconnect should resend last operationWu Cheng-Han2-2/+2
2016-10-10optimize png images using zopflipngPeter Dave Hello459-0/+0
2016-10-09Revert some bower assetsYukai Huang4-271/+0
2016-10-09Revert customized ot library and fix dependencyYukai Huang1-0/+1
2016-10-08Use xss in script tagYukai Huang1-0/+1
2016-10-08Add missing vendor code hard to deal withYukai Huang2-0/+269
2016-09-18Fix sequence-diagram-min.js.map for source file reference and source file not...Wu Cheng-Han2-1/+1980
2016-09-18Update to support tiddlywiki and mediawiki syntax highlighting in editorWu Cheng-Han11-16/+935
2016-08-15Update slide mode to show extra info and support url actions and support disq...Wu Cheng-Han2-0/+25
2016-07-30Update CodeMirror to version 5.17.1Wu Cheng-Han27-151/+350
2016-07-30Add support of showing authorship in editor and adjust related stylesWu Cheng-Han1-1/+1
2016-07-13Update spell checker to ignore non-english or numeric alphabetsWu Cheng-Han1-1/+1
2016-07-13Update gist-embed to 2.5 and using bower to manage itWu Cheng-Han1-1/+0
2016-07-02Add callback feature for gist-embed to be called after ajax completeWu Cheng-Han1-1/+1
2016-06-17Update all client dependencies and cdn versions, workaround sequence-diagram ...Cheng-Han, Wu18-2268/+8
2016-06-17Add back missing support of image size in 0.4.2Cheng-Han, Wu1-0/+3116
2016-06-17Workaround CodeMirror won't draw selections outside of the viewport which wil...Cheng-Han, Wu2-11/+11
2016-06-04Update highlight.js to version 9.4.0 and use bower dependencyCheng-Han, Wu3-4/+0
2016-06-01Fix in firefox other client's cursor might disappear or move out of boundCheng-Han, Wu2-2/+2
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