| Commit message (Expand) | Author | Files | Lines |
2018-10-31 | Again: Replace emoji-plugin regex | Sheogorath | 1 | -7/+6 |
2018-10-29 | Fix emoji regex | Sheogorath | 1 | -1/+1 |
2018-10-10 | Remove dead package octicon | Sheogorath | 1 | -1/+1 |
2018-10-10 | Fix not rendered autocomplete emojis | Sheogorath | 1 | -0/+15 |
2018-10-04 | Add rel="noopener" to target="_blank" links | Sheogorath | 1 | -1/+3 |
2018-06-24 | Rebrand HackMD to CodiMD | Sheogorath | 1 | -2/+2 |
2018-01-24 | Fix task todo might not toggle | Max Wu | 1 | -2/+2 |
2018-01-19 | Fix image alt not render properly | Wu Cheng-Han | 1 | -1/+2 |
2018-01-16 | Fix anchor id to keep uppercase characters | Max Wu | 1 | -1/+5 |
2017-10-30 | Fix mermaid error handling | Sheogorath | 1 | -2/+7 |
2017-10-30 | Use mermaidAPI in mermaid scope | Sheogorath | 1 | -12/+4 |
2017-10-21 | Fix markdown-it gist plugin code closing tag | Yukai Huang | 1 | -1/+1 |
2017-10-05 | Fix to filter @import CSS syntax in style tag to prevent XSS [Security Issue] | Wu Cheng-Han | 1 | -4/+9 |
2017-10-05 | Fix unescape > symbol inside the style tags to make the CSS works | Wu Cheng-Han | 1 | -0/+4 |
2017-05-08 | style: Fixed variable already declared | BoHong Li | 1 | -2/+2 |
2017-05-05 | Update to support code block syntax highlighting of gherkin | Wu Cheng-Han | 1 | -1/+2 |
2017-03-28 | Drop global variable ui exposing | Yukai Huang | 1 | -3/+6 |
2017-03-26 | Update to change makefile syntax highlighting to Prism | Wu Cheng-Han | 1 | -0/+6 |
2017-03-26 | Fix code style | Wu Cheng-Han | 1 | -1/+1 |
2017-03-26 | Add support of abcjs | Wu Cheng-Han | 1 | -0/+22 |
2017-03-22 | Fix todo list item class might add in wrong element | Wu Cheng-Han | 1 | -1/+5 |
2017-03-22 | Fix unnecessary global calling of ownerui | Wu Cheng-Han | 1 | -1/+1 |
2017-03-14 | Fix export html to replace fallen cdn tortue.me to cdnjs | Wu Cheng-Han | 1 | -1/+1 |
2017-03-14 | Fix rendering might result XSS attribute on self closing tag [Security Issue] | Wu Cheng-Han | 1 | -0/+13 |
2017-03-09 | Use JavaScript Standard Style (part 2) | BoHong Li | 1 | -977/+967 |
2017-02-03 | Fix duplicated headers anchor link not been updated properly | Wu Cheng-Han | 1 | -1/+1 |
2017-02-03 | Fix "[object HTMLCollection] is not iterable!" error in some browsers | Wu Cheng-Han | 1 | -1/+2 |
2017-02-03 | Removed UTF-8 BOM in download function | NV | 1 | -2/+2 |
2017-02-02 | Upgrade viz.js to fix manual workaround and get smaller file size | Wu Cheng-Han | 1 | -21/+12 |
2017-01-13 | Rename common.js to login.js | Yukai Huang | 1 | -1/+1 |
2017-01-05 | Convert extra.js to es6 | Yukai Huang | 1 | -332/+305 |
2017-01-04 | Update to show yaml-metadata and diagram parsing error in the view | Wu Cheng-Han | 1 | -2/+16 |
2017-01-04 | Workaround that graphviz might not recover from error | Wu Cheng-Han | 1 | -12/+22 |
2016-12-20 | Fix mathjax not able to render issue | Wu Cheng-Han | 1 | -1/+8 |
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 | 1 | -2/+2 |
2016-12-12 | Update to make TOC syntax be case-insensitive | Wu Cheng-Han | 1 | -1/+1 |
2016-11-28 | Fix header id and text might affects by mathjax tags | Wu Cheng-Han | 1 | -3/+12 |
2016-11-28 | Update to support typescript and jsx syntax highlighting | Wu Cheng-Han | 1 | -1/+3 |
2016-11-26 | Optimize hackmd resource packing and load orders | Wu Cheng-Han | 1 | -1/+1 |
2016-11-26 | Update to support go in code block syntax highlighting | Wu Cheng-Han | 1 | -2/+3 |
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 | 1 | -0/+6 |
2016-11-07 | Fix syntax highlighting not apply correctly in slides | Wu Cheng-Han | 1 | -1/+0 |
2016-11-02 | Config extra entry for html.min.css | Yukai Huang | 1 | -1/+1 |
2016-11-01 | Fix viewAjaxCallback might be called on null | Wu Cheng-Han | 1 | -2/+1 |
2016-10-29 | Fix viewAjaxCallback not able to be assigned | Wu Cheng-Han | 1 | -0/+1 |
2016-10-29 | Fix generateCleanHTML not remove smoothhashscroll attribute properly | Wu Cheng-Han | 1 | -3/+3 |
2016-10-26 | Fix possible unclose HTML and leaked html tags when fail to parse diagrams | Wu Cheng-Han | 1 | -2/+9 |
2016-10-23 | Fix passing markdown-it-emoji incorrect parameter type | Wu Cheng-Han | 1 | -1/+1 |