summaryrefslogtreecommitdiff
path: root/public/vendor (unfollow)
Commit message (Expand)AuthorFilesLines
2019-05-12Fix toolbar day modePedro Ferreira1-21/+1
2018-11-19Fix ToC breaking documents with empty h* elementsSheogorath1-4/+4
2018-07-04ToC: Some HTML improvements and style fixesSheogorath1-6/+16
2018-07-04Ignore h6 headersSheogorath1-1/+1
2018-07-04Refactor generation of ToCSheogorath1-45/+55
2018-03-26Add title attribute in table of contentsSheogorath1-1/+2
2018-03-18Reorganize usage of `getAsFile()`Sheogorath1-2/+5
2018-03-18Fix typo in vedor extensionSheogorath1-2/+2
2018-01-20Allow more detailed configuration of upload mime typesSheogorath1-9/+4
2017-04-18Remove executable permission from static filesPeter Dave Hello4-0/+0
2017-03-26Add support of abcjsWu Cheng-Han1-0/+17
2017-03-09Use JavaScript Standard Style (part 2)BoHong Li1-110/+104
2017-02-18Fix out of sync when deleting on same cursor position on several clientsWu Cheng-Han2-2/+4
2017-01-05Fix for selectionObjects in OT CodeMirror adapter might call on undefinedWu Cheng-Han2-2/+2
2017-01-02Remove manual LZString compression for partial socket io event dataWu Cheng-Han2-4/+1
2016-12-20Fix codemirror spell checker not considering abbreviation which contain apost...Wu Cheng-Han1-1/+1
2016-12-19Remove unused vendor code and add fix related usagesWu Cheng-Han3-3359/+0
2016-12-19Remove unused vendor code and add missing dependencyWu Cheng-Han6-2027/+0
2016-12-07Fix textcomplete up side down option not set properlyWu Cheng-Han1-2/+3
2016-11-28Fix header id and text might affects by mathjax tagsWu Cheng-Han1-1/+2
2016-11-28Update to move custom CodeMirror codebase to our own repo and update webpack ...Wu Cheng-Han410-77395/+0
2016-11-28Update editor other cursor classes and adding option for other cursors featur...Wu Cheng-Han3-28/+46
2016-11-26Update to support go in code block syntax highlightingWu Cheng-Han2-4/+5
2016-11-18Update to support haskell syntax highlighting in code blockWu Cheng-Han2-12/+13
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