summaryrefslogtreecommitdiff
path: root/public/vendor (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix toolbar day modePedro Ferreira2019-05-121-21/+1
* Fix ToC breaking documents with empty h* elementsSheogorath2018-11-191-4/+4
* ToC: Some HTML improvements and style fixesSheogorath2018-07-041-6/+16
* Ignore h6 headersSheogorath2018-07-041-1/+1
* Refactor generation of ToCSheogorath2018-07-041-45/+55
* Add title attribute in table of contentsSheogorath2018-03-261-1/+2
* Reorganize usage of `getAsFile()`Sheogorath2018-03-181-2/+5
* Fix typo in vedor extensionSheogorath2018-03-181-2/+2
* Allow more detailed configuration of upload mime typesSheogorath2018-01-201-9/+4
* Remove executable permission from static filesPeter Dave Hello2017-04-184-0/+0
* Add support of abcjsWu Cheng-Han2017-03-261-0/+17
* Use JavaScript Standard Style (part 2)BoHong Li2017-03-091-110/+104
* Fix out of sync when deleting on same cursor position on several clientsWu Cheng-Han2017-02-182-2/+4
* Fix for selectionObjects in OT CodeMirror adapter might call on undefinedWu Cheng-Han2017-01-052-2/+2
* Remove manual LZString compression for partial socket io event dataWu Cheng-Han2017-01-022-4/+1
* Fix codemirror spell checker not considering abbreviation which contain apost...Wu Cheng-Han2016-12-201-1/+1
* Remove unused vendor code and add fix related usagesWu Cheng-Han2016-12-193-3359/+0
* Remove unused vendor code and add missing dependencyWu Cheng-Han2016-12-196-2027/+0
* Fix textcomplete up side down option not set properlyWu Cheng-Han2016-12-071-2/+3
* Fix header id and text might affects by mathjax tagsWu Cheng-Han2016-11-281-1/+2
* Update to move custom CodeMirror codebase to our own repo and update webpack ...Wu Cheng-Han2016-11-28410-77395/+0
* Update editor other cursor classes and adding option for other cursors featur...Wu Cheng-Han2016-11-283-28/+46
* Update to support go in code block syntax highlightingWu Cheng-Han2016-11-262-4/+5
* Update to support haskell syntax highlighting in code blockWu Cheng-Han2016-11-182-12/+13
* 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