| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | Update to show yaml-metadata and diagram parsing error in the view | Wu Cheng-Han | 2017-01-04 | 1 | -2/+16 |
| * | Workaround that graphviz might not recover from error | Wu Cheng-Han | 2017-01-04 | 1 | -12/+22 |
* | | Convert history.js to es6 | Yukai Huang | 2017-01-05 | 3 | -133/+113 |
* | | Convert cover.js to es6 | Yukai Huang | 2017-01-05 | 1 | -126/+127 |
* | | Convert extra.js to es6 | Yukai Huang | 2017-01-05 | 2 | -352/+326 |
* | | Convert common.js to es6 | Yukai Huang | 2017-01-05 | 2 | -70/+65 |
* | | Convert pretty.js to es6 | Yukai Huang | 2017-01-05 | 1 | -44/+43 |
* | | Convert slide.js to es6 | Yukai Huang | 2017-01-05 | 1 | -33/+31 |
* | | Convert synscroll to es6 | Yukai Huang | 2017-01-04 | 2 | -96/+85 |
* | | Merge branch 'master' into frontend-next | Yukai Huang | 2017-01-02 | 2 | -12/+14 |
|\| |
|
| * | Mark as 0.5.0 | Wu Cheng-Han | 2017-01-02 | 1 | -1/+1 |
| * | Update to improve editor performance by debounce checkEditorScrollbar event | Wu Cheng-Han | 2017-01-02 | 1 | -1/+5 |
| * | Fix authorship might losing update event because of throttling | Wu Cheng-Han | 2017-01-02 | 1 | -1/+1 |
| * | Update to remove null byte before saving to DB and remove null byte on changes | Wu Cheng-Han | 2017-01-02 | 1 | -0/+7 |
| * | Remove manual LZString compression for partial socket io event data | Wu Cheng-Han | 2017-01-02 | 1 | -8/+0 |
| * | Fix js-url not import correctly | Wu Cheng-Han | 2016-12-24 | 1 | -1/+0 |
* | | Basic setup for Vue app | Yukai Huang | 2016-12-24 | 3 | -0/+42 |
* | | Install vue and babel dependency | Yukai Huang | 2016-12-24 | 1 | -0/+2 |
* | | Fix module variable require | Yukai Huang | 2016-12-24 | 2 | -0/+2 |
|/ |
|
* | Fix mathjax not able to render issue | Wu Cheng-Han | 2016-12-20 | 1 | -1/+8 |
* | Mark as 0.4.6 | Wu Cheng-Han | 2016-12-19 | 1 | -1/+1 |
* | Update to handle graphviz output empty graph | Wu Cheng-Han | 2016-12-19 | 1 | -0/+1 |
* | Remove unused vendor code and add fix related usages | Wu Cheng-Han | 2016-12-19 | 1 | -2/+2 |
* | Fix slide mode on print pdf not finish view rendering | Wu Cheng-Han | 2016-12-18 | 1 | -4/+12 |
* | Update to make TOC syntax be case-insensitive | Wu Cheng-Han | 2016-12-12 | 1 | -1/+1 |
* | Fix textcomplete up side down option not set properly | Wu Cheng-Han | 2016-12-07 | 1 | -7/+5 |
* | Fix emoji textcomplete image path | Wu Cheng-Han | 2016-12-07 | 1 | -1/+1 |
* | Add preferences to editor status bar and make allow override browser keymap o... | Wu Cheng-Han | 2016-12-04 | 1 | -0/+53 |
* | Fix history tags dropdown should unescape html | Wu Cheng-Han | 2016-11-29 | 1 | -1/+2 |
* | Fix slide resource path and style load orders to avoid conflicts | Wu Cheng-Han | 2016-11-29 | 1 | -2/+2 |
* | Fix header id and text might affects by mathjax tags | Wu Cheng-Han | 2016-11-28 | 1 | -3/+12 |
* | Update to support typescript and jsx syntax highlighting | Wu Cheng-Han | 2016-11-28 | 2 | -2/+4 |
* | Fix google drive upload script not expose object correctly | Wu Cheng-Han | 2016-11-28 | 1 | -2/+1 |
* | Update editor other cursor classes and adding option for other cursors featur... | Wu Cheng-Han | 2016-11-28 | 1 | -7/+8 |
* | Optimize slide page resource packing and load orders, fix possible wrong chun... | Wu Cheng-Han | 2016-11-26 | 1 | -1/+0 |
* | Optimize hackmd resource packing and load orders | Wu Cheng-Han | 2016-11-26 | 1 | -1/+1 |
* | Fix possible meta XSS in history list [Security Issue] | Wu Cheng-Han | 2016-11-26 | 1 | -0/+5 |
* | Fix possible XSS in yaml-metadata and turn using ejs escape syntax than exter... | Wu Cheng-Han | 2016-11-26 | 2 | -7/+1 |
* | Update to support go in code block syntax highlighting | Wu Cheng-Han | 2016-11-26 | 2 | -3/+4 |
* | Fix slide might able to add unsafe attribute on section tag which cause XSS [... | Wu Cheng-Han | 2016-11-26 | 2 | -1/+5 |
* | Fix slide might trigger script when processing markdown which cause XSS [Secu... | Wu Cheng-Han | 2016-11-26 | 1 | -4/+10 |
* | Fix published note won't scroll to hash on load | Wu Cheng-Han | 2016-11-26 | 1 | -0/+2 |
* | Fix mathjax with blockquote might have race condition | Wu Cheng-Han | 2016-11-18 | 1 | -11/+13 |
* | Update to support haskell syntax highlighting in code block | Wu Cheng-Han | 2016-11-18 | 2 | -1/+7 |
* | Remove uesless executable permission for static files | Peter Dave Hello | 2016-11-14 | 1 | -0/+0 |
* | Fix syntax highlighting not apply correctly in slides | Wu Cheng-Han | 2016-11-07 | 3 | -1/+4 |
* | Add google font css for exported html | Yukai Huang | 2016-11-03 | 1 | -0/+1 |
* | Merge pull request #242 from Yukaii/webpack-stylesheet | Max Wu | 2016-11-03 | 6 | -2/+22 |
|\ |
|
| * | Config extra entry for html.min.css | Yukai Huang | 2016-11-02 | 2 | -1/+6 |
| * | Require slide mode stylesheets | Yukai Huang | 2016-11-02 | 1 | -0/+3 |