| Commit message (Expand) | Author | Files | Lines |
2019-10-30 | make standard conform [fix] | hoijui | 1 | -8/+5 |
2019-10-30 | make `headerIds` `const` [fix] | hoijui | 1 | -1/+1 |
2019-10-30 | fix gfm header link generation with respect to `deduplicatedHeaderId` | hoijui | 1 | -19/+69 |
2019-10-22 | Allow to generate lower case header references through the config | hoijui | 1 | -1/+5 |
2019-10-22 | slight doc comment touch-up/simplification [minor] | hoijui | 1 | -3/+3 |
2019-05-31 | Fix eslint warnings | Sheogorath | 1 | -218/+218 |
2019-04-16 | Fix stored XSS in the graphviz error message rendering [Security Issue] | Max Wu | 1 | -6/+7 |
2019-03-09 | Fix broken HTML export with emojis | Sheogorath | 1 | -1/+1 |
2019-02-21 | Remove broken speakerdeck embedding | Sheogorath | 1 | -28/+7 |
2018-11-19 | Fix wrong anchors | Sheogorath | 1 | -2/+4 |
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 |