| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | 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 |
| * | Require pretty stylesheets | Yukai Huang | 2016-11-02 | 1 | -0/+4 |
| * | Require cover stylesheets | Yukai Huang | 2016-11-02 | 1 | -0/+3 |
| * | Require index stylesheets | Yukai Huang | 2016-11-02 | 1 | -1/+6 |
* | | Fix server reconnect might not resend pending operations | Wu Cheng-Han | 2016-11-03 | 1 | -1/+4 |
|/ |
|
* | Fix viewAjaxCallback might be called on null | Wu Cheng-Han | 2016-11-01 | 3 | -4/+3 |
* | Update to support summary tag | Wu Cheng-Han | 2016-10-29 | 1 | -0/+2 |
* | Fix viewAjaxCallback not able to be assigned | Wu Cheng-Han | 2016-10-29 | 1 | -0/+1 |
* | Fix generateCleanHTML not remove smoothhashscroll attribute properly | Wu Cheng-Han | 2016-10-29 | 1 | -3/+3 |
* | Fix possible unclose HTML and leaked html tags when fail to parse diagrams | Wu Cheng-Han | 2016-10-26 | 1 | -2/+9 |
* | Update to retry when anytime the socket io disconnect | Wu Cheng-Han | 2016-10-23 | 1 | -4/+1 |
* | Fix socket io doc event should setDoc when revision mismatch and no outstandi... | Wu Cheng-Han | 2016-10-23 | 1 | -1/+1 |