| Commit message (Expand) | Author | Files | Lines |
2016-12-24 | Update features.md publish button name and icon | Wu Cheng-Han | 1 | -1/+1 |
2016-12-24 | Fix js-url not import correctly | Wu Cheng-Han | 1 | -1/+0 |
2016-12-21 | Fixed typo: anonmyous | Florian Rhiem | 2 | -4/+4 |
2016-12-20 | Fix codemirror spell checker not considering abbreviation which contain apost... | Wu Cheng-Han | 1 | -1/+1 |
2016-12-20 | Fix mathjax not able to render issue | Wu Cheng-Han | 1 | -1/+8 |
2016-12-19 | Mark as 0.4.6 | Wu Cheng-Han | 2 | -1/+60 |
2016-12-19 | Update to handle graphviz output empty graph | Wu Cheng-Han | 1 | -0/+1 |
2016-12-19 | Remove unused vendor code and add fix related usages | Wu Cheng-Han | 4 | -3361/+2 |
2016-12-19 | Upgrade dependencies | Wu Cheng-Han | 4 | -24/+24 |
2016-12-19 | Remove unused vendor code and add missing dependency | Wu Cheng-Han | 6 | -2027/+0 |
2016-12-18 | Fix slide mode on print pdf not finish view rendering | Wu Cheng-Han | 1 | -4/+12 |
2016-12-18 | Fix slide print-pdf mode scrollbar might be visible | Wu Cheng-Han | 1 | -1/+1 |
2016-12-15 | Add support of allow anonymous config option with correspond modifications | Wu Cheng-Han | 2 | -1/+5 |
2016-12-15 | Fix gist-embed styles conflicts | Wu Cheng-Han | 1 | -0/+13 |
2016-12-14 | Switch email register and signin button order to make form default action as ... | Wu Cheng-Han | 1 | -1/+1 |
2016-12-12 | Fix the generate template not including base url variable | Wu Cheng-Han | 2 | -2/+2 |
2016-12-12 | Update to make TOC syntax be case-insensitive | Wu Cheng-Han | 1 | -1/+1 |
2016-12-12 | Fix reveal fade class conflict with bootstrap tooltip css and scrollbar might... | Wu Cheng-Han | 1 | -0/+7 |
2016-12-07 | Fix index signin and signout button might not shown if only email enabled | Wu Cheng-Han | 1 | -2/+2 |
2016-12-07 | Fix textcomplete up side down option not set properly | Wu Cheng-Han | 2 | -9/+8 |
2016-12-07 | Fix emoji textcomplete image path | Wu Cheng-Han | 1 | -1/+1 |
2016-12-06 | Fix Facebook page link name | Wu Cheng-Han | 1 | -1/+1 |
2016-12-04 | Fix preferences checkbox might not vertical aligned in some browsers | Wu Cheng-Han | 1 | -0/+5 |
2016-12-04 | Add preferences to editor status bar and make allow override browser keymap o... | Wu Cheng-Han | 3 | -2/+75 |
2016-12-02 | Update to support optional email register and signin | Wu Cheng-Han | 4 | -1/+38 |
2016-11-29 | Fix history tags dropdown should unescape html | Wu Cheng-Han | 1 | -1/+2 |
2016-11-29 | Update webpack and slide resource loading to reduce pack size | Wu Cheng-Han | 1 | -1/+0 |
2016-11-29 | Fix slide resource path and style load orders to avoid conflicts | Wu Cheng-Han | 2 | -7/+10 |
2016-11-28 | Fix header id and text might affects by mathjax tags | Wu Cheng-Han | 2 | -4/+14 |
2016-11-28 | Update to support typescript and jsx syntax highlighting | Wu Cheng-Han | 2 | -2/+4 |
2016-11-28 | Fix google drive upload script not expose object correctly | Wu Cheng-Han | 1 | -2/+1 |
2016-11-28 | Remove unused css files | Wu Cheng-Han | 10 | -38934/+0 |
2016-11-28 | Fix slide preview styles might overwrite code block styles | Wu Cheng-Han | 1 | -2/+6 |
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 | 5 | -46/+56 |
2016-11-26 | Update dependency gist-embed to 2.6.0 | Wu Cheng-Han | 1 | -1/+1 |
2016-11-26 | Optimize slide page resource packing and load orders, fix possible wrong chun... | Wu Cheng-Han | 3 | -34/+18 |
2016-11-26 | Optimize pretty page resource packing and load orders | Wu Cheng-Han | 1 | -26/+16 |
2016-11-26 | Optimize hackmd resource packing and load orders | Wu Cheng-Han | 4 | -47/+17 |
2016-11-26 | Optimize index page resources packing and loads | Wu Cheng-Han | 1 | -26/+8 |
2016-11-26 | Fix possible meta XSS in history list [Security Issue] | Wu Cheng-Han | 1 | -0/+5 |
2016-11-26 | Fix possible XSS in yaml-metadata and turn using ejs escape syntax than exter... | Wu Cheng-Han | 7 | -19/+13 |
2016-11-26 | Update to support go in code block syntax highlighting | Wu Cheng-Han | 4 | -7/+9 |
2016-11-26 | Fix slide might able to add unsafe attribute on section tag which cause XSS [... | Wu Cheng-Han | 2 | -1/+5 |
2016-11-26 | Fix slide might trigger script when processing markdown which cause XSS [Secu... | Wu Cheng-Han | 2 | -5/+11 |
2016-11-26 | Update socket.io to 1.6.0 | Wu Cheng-Han | 1 | -1/+1 |
2016-11-26 | Update to separate polypill for IE to a template | Wu Cheng-Han | 5 | -21/+11 |
2016-11-26 | Fix published note won't scroll to hash on load | Wu Cheng-Han | 1 | -0/+2 |
2016-11-18 | Fix mathjax with blockquote might have race condition | Wu Cheng-Han | 1 | -11/+13 |
2016-11-18 | Update to support haskell syntax highlighting in code block | Wu Cheng-Han | 4 | -13/+20 |