| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
* | Fix passing markdown-it-emoji incorrect parameter type | Wu Cheng-Han | 2016-10-23 | 1 | -1/+1 |
* | Merge pull request #229 from PeterDaveHello/patch-1 | Max Wu | 2016-10-23 | 1 | -0/+2 |
|\ |
|
| * | Update locale.js | Peter Dave Hello | 2016-10-23 | 1 | -0/+2 |
* | | Fix code block syntax highlighting might not process properly because the HTM... | Wu Cheng-Han | 2016-10-23 | 1 | -2/+2 |
|/ |
|
* | Fix index.js isValidURL is not defined error | Wu Cheng-Han | 2016-10-22 | 2 | -0/+2 |
* | Fix ReferenceError of scollToTop and scollToBottom in index.js | Wu Cheng-Han | 2016-10-22 | 1 | -0/+3 |
* | Fix gapi not able to reference callback function onGoogleClientLoaded | Wu Cheng-Han | 2016-10-20 | 1 | -0/+1 |
* | Try to remove unused front-end dependency | Wu Cheng-Han | 2016-10-19 | 6 | -53/+10 |
* | Fix to use bower version emojify.js | Wu Cheng-Han | 2016-10-19 | 2 | -4/+0 |
* | Update to make history not depends on extra | Wu Cheng-Han | 2016-10-19 | 3 | -50/+51 |
* | Update to make pretty use same method as slide to unescape markdown content | Wu Cheng-Han | 2016-10-19 | 1 | -1/+4 |
* | Update emoji parser using markdown-it-emoji instead of emojify to solve issue... | Wu Cheng-Han | 2016-10-18 | 2 | -16/+22 |
* | Optimize finishView selector performance by avoid using universal selector, f... | Wu Cheng-Han | 2016-10-18 | 1 | -50/+49 |