| Commit message (Expand) | Author | Files | Lines |
2017-03-26 | Add support of abcjs | Wu Cheng-Han | 1 | -0/+17 |
2017-03-09 | Use JavaScript Standard Style (part 2) | BoHong Li | 1 | -110/+104 |
2017-02-18 | Fix out of sync when deleting on same cursor position on several clients | Wu Cheng-Han | 2 | -2/+4 |
2017-01-05 | Fix for selectionObjects in OT CodeMirror adapter might call on undefined | Wu Cheng-Han | 2 | -2/+2 |
2017-01-02 | Remove manual LZString compression for partial socket io event data | Wu Cheng-Han | 2 | -4/+1 |
2016-12-20 | Fix codemirror spell checker not considering abbreviation which contain apost... | Wu Cheng-Han | 1 | -1/+1 |
2016-12-19 | Remove unused vendor code and add fix related usages | Wu Cheng-Han | 3 | -3359/+0 |
2016-12-19 | Remove unused vendor code and add missing dependency | Wu Cheng-Han | 6 | -2027/+0 |
2016-12-07 | Fix textcomplete up side down option not set properly | Wu Cheng-Han | 1 | -2/+3 |
2016-11-28 | Fix header id and text might affects by mathjax tags | Wu Cheng-Han | 1 | -1/+2 |
2016-11-28 | Update to move custom CodeMirror codebase to our own repo and update webpack ... | Wu Cheng-Han | 410 | -77395/+0 |
2016-11-28 | Update editor other cursor classes and adding option for other cursors featur... | Wu Cheng-Han | 3 | -28/+46 |
2016-11-26 | Update to support go in code block syntax highlighting | Wu Cheng-Han | 2 | -4/+5 |
2016-11-18 | Update to support haskell syntax highlighting in code block | Wu Cheng-Han | 2 | -12/+13 |
2016-11-14 | Remove uesless executable permission for static files | Peter Dave Hello | 49 | -0/+0 |
2016-10-23 | Update to move select2 dependency to bower and add its cdn sources | Wu Cheng-Han | 6 | -1222/+0 |
2016-10-18 | Update emoji parser using markdown-it-emoji instead of emojify to solve issue... | Wu Cheng-Han | 888 | -391/+0 |
2016-10-12 | Fix getCaretPosition in text complete might get undefined position error | Wu Cheng-Han | 1 | -10/+25 |
2016-10-12 | Load more scripts using webpack | Yukai Huang | 1 | -1/+1 |
2016-10-10 | Update CodeMirror to 5.19.0 and rename jade to pug | Wu Cheng-Han | 29 | -208/+340 |
2016-10-10 | Update to use modified editor markdown mode to make mathjax expression displa... | Wu Cheng-Han | 1 | -0/+864 |
2016-10-10 | Fix OT socket io reconnect should resend last operation | Wu Cheng-Han | 2 | -2/+2 |
2016-10-10 | optimize png images using zopflipng | Peter Dave Hello | 459 | -0/+0 |
2016-10-09 | Revert some bower assets | Yukai Huang | 4 | -271/+0 |
2016-10-09 | Revert customized ot library and fix dependency | Yukai Huang | 1 | -0/+1 |
2016-10-08 | Use xss in script tag | Yukai Huang | 1 | -0/+1 |
2016-10-08 | Add missing vendor code hard to deal with | Yukai Huang | 2 | -0/+269 |
2016-09-18 | Fix sequence-diagram-min.js.map for source file reference and source file not... | Wu Cheng-Han | 2 | -1/+1980 |
2016-09-18 | Update to support tiddlywiki and mediawiki syntax highlighting in editor | Wu Cheng-Han | 11 | -16/+935 |
2016-08-15 | Update slide mode to show extra info and support url actions and support disq... | Wu Cheng-Han | 2 | -0/+25 |
2016-07-30 | Update CodeMirror to version 5.17.1 | Wu Cheng-Han | 27 | -151/+350 |
2016-07-30 | Add support of showing authorship in editor and adjust related styles | Wu Cheng-Han | 1 | -1/+1 |
2016-07-13 | Update spell checker to ignore non-english or numeric alphabets | Wu Cheng-Han | 1 | -1/+1 |
2016-07-13 | Update gist-embed to 2.5 and using bower to manage it | Wu Cheng-Han | 1 | -1/+0 |
2016-07-02 | Add callback feature for gist-embed to be called after ajax complete | Wu Cheng-Han | 1 | -1/+1 |
2016-06-17 | Update all client dependencies and cdn versions, workaround sequence-diagram ... | Cheng-Han, Wu | 18 | -2268/+8 |
2016-06-17 | Add back missing support of image size in 0.4.2 | Cheng-Han, Wu | 1 | -0/+3116 |
2016-06-17 | Workaround CodeMirror won't draw selections outside of the viewport which wil... | Cheng-Han, Wu | 2 | -11/+11 |
2016-06-04 | Update highlight.js to version 9.4.0 and use bower dependency | Cheng-Han, Wu | 3 | -4/+0 |
2016-06-01 | Fix in firefox other client's cursor might disappear or move out of bound | Cheng-Han, Wu | 2 | -2/+2 |
2016-06-01 | Update CodeMirror to version 5.15.3 | Cheng-Han, Wu | 41 | -310/+834 |
2016-05-15 | Fix for help modal css style conflicts | Cheng-Han, Wu | 1 | -11/+11 |
2016-04-20 | Update CodeMirror to 5.13.5 | Cheng-Han, Wu | 84 | -502/+2835 |
2016-04-20 | Support experimental spell checking feature (en-US only), can be enabled by t... | Cheng-Han, Wu | 4 | -0/+49134 |
2016-03-15 | Improved overall textcomplete performance and more cases and UX handling | Cheng-Han, Wu | 1 | -0/+2 |
2016-03-04 | Manual patch CodeMirror for highlight only works on top item of the list issue | Cheng-Han, Wu | 2 | -32/+41 |
2016-03-04 | Support YAML meta disable mathjax | Cheng-Han, Wu | 1 | -0/+6 |
2016-02-24 | Updated and fixed mathjax parsing, now using full featured plugin | Cheng-Han, Wu | 1 | -0/+120 |
2016-02-22 | Change markdown engine from remarkable to markdown-it | Cheng-Han, Wu | 3 | -9486/+31 |
2016-02-16 | Support set url path and use relative url, move raphael to bower and fixed mi... | Cheng-Han, Wu | 1 | -11/+0 |