summaryrefslogtreecommitdiff
path: root/public/vendor (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove uesless executable permission for static filesPeter Dave Hello2016-11-1449-0/+0
* Update to move select2 dependency to bower and add its cdn sourcesWu Cheng-Han2016-10-236-1222/+0
* Update emoji parser using markdown-it-emoji instead of emojify to solve issue...Wu Cheng-Han2016-10-18888-391/+0
* Merge branch 'master' into webpack-frontendYukai Huang2016-10-121-10/+25
|\
| * Fix getCaretPosition in text complete might get undefined position errorWu Cheng-Han2016-10-121-10/+25
* | Load more scripts using webpackYukai Huang2016-10-121-1/+1
|/
* Update CodeMirror to 5.19.0 and rename jade to pugWu Cheng-Han2016-10-1029-208/+340
* Update to use modified editor markdown mode to make mathjax expression displa...Wu Cheng-Han2016-10-101-0/+864
* Fix OT socket io reconnect should resend last operationWu Cheng-Han2016-10-102-2/+2
* optimize png images using zopflipngPeter Dave Hello2016-10-10459-0/+0
* Fix sequence-diagram-min.js.map for source file reference and source file not...Wu Cheng-Han2016-09-182-1/+1980
* Update to support tiddlywiki and mediawiki syntax highlighting in editorWu Cheng-Han2016-09-1811-16/+935
* Update slide mode to show extra info and support url actions and support disq...Wu Cheng-Han2016-08-152-0/+25
* Update CodeMirror to version 5.17.1Wu Cheng-Han2016-07-3027-151/+350
* Add support of showing authorship in editor and adjust related stylesWu Cheng-Han2016-07-301-1/+1
* Update spell checker to ignore non-english or numeric alphabetsWu Cheng-Han2016-07-131-1/+1
* Update gist-embed to 2.5 and using bower to manage itWu Cheng-Han2016-07-131-1/+0
* Add callback feature for gist-embed to be called after ajax completeWu Cheng-Han2016-07-021-1/+1
* Update all client dependencies and cdn versions, workaround sequence-diagram ...Cheng-Han, Wu2016-06-1718-2268/+8
* Add back missing support of image size in 0.4.2Cheng-Han, Wu2016-06-171-0/+3116
* Workaround CodeMirror won't draw selections outside of the viewport which wil...Cheng-Han, Wu2016-06-172-11/+11
* Update highlight.js to version 9.4.0 and use bower dependencyCheng-Han, Wu2016-06-043-4/+0
* Fix in firefox other client's cursor might disappear or move out of boundCheng-Han, Wu2016-06-012-2/+2
* Update CodeMirror to version 5.15.3Cheng-Han, Wu2016-06-0141-310/+834
* Fix for help modal css style conflictsCheng-Han, Wu2016-05-151-11/+11
* Update CodeMirror to 5.13.5Cheng-Han, Wu2016-04-2084-502/+2835
* Support experimental spell checking feature (en-US only), can be enabled by t...Cheng-Han, Wu2016-04-204-0/+49134
* Improved overall textcomplete performance and more cases and UX handlingCheng-Han, Wu2016-03-151-0/+2
* Manual patch CodeMirror for highlight only works on top item of the list issueCheng-Han, Wu2016-03-042-32/+41
* Support YAML meta disable mathjaxCheng-Han, Wu2016-03-041-0/+6
* Updated and fixed mathjax parsing, now using full featured pluginCheng-Han, Wu2016-02-241-0/+120
* Change markdown engine from remarkable to markdown-itCheng-Han, Wu2016-02-223-9486/+31
* Support set url path and use relative url, move raphael to bower and fixed mi...Cheng-Han, Wu2016-02-161-11/+0
* Support textcomplete in multiple editingCheng-Han, Wu2016-02-161-1/+18
* Support change keymap and indentation type with size in statusbarCheng-Han, Wu2016-02-083-14/+24
* Updated to make continue list in todo list default as uncheckedCheng-Han, Wu2016-02-081-0/+3
* Manual patch CodeMirror for some minor issuesCheng-Han, Wu2016-02-022-32/+28
* Moved dependency "flowchart" to bower and make it update-to-dateCheng-Han, Wu2016-01-312-1428/+0
* Manual patch remarkable for reductant character of code block in the blockquoteCheng-Han, Wu2016-01-222-16/+34
* Manuel patch CodeMirror for markdown modeWu Cheng-Han2016-01-192-5/+5
* Added back todo list support in continuelistWu Cheng-Han2016-01-172-7/+7
* Upgrade CodeMirror to 5.10.1 and now support fullscreen, jump-to-line in editorWu Cheng-Han2016-01-17379-2664/+6744
* Fixed history not update if note have no content and lz-string version mismatchWu Cheng-Han2016-01-171-1/+0
* Added editor placeholder and auto set mode by content existenceWu Cheng-Han2016-01-172-12/+14
* Fixed importFromUrl should parse by the file extension, and move to-markdown ...Wu Cheng-Han2016-01-121-691/+0
* Fixed remarkable-regex not support IE, and use counter instead of random on i...Wu Cheng-Han2016-01-121-5/+28
* Added support of toc syntaxWu Cheng-Han2015-12-201-2/+9
* Using bower to manage vendor packagesWu Cheng-Han2015-11-2956-28426/+0
* Fixed cursor style not show properly on insert modeWu Cheng-Han2015-10-071-0/+1
* Fixed OT not handle when selection is emptyWu Cheng-Han2015-10-052-2/+2