summaryrefslogtreecommitdiff
path: root/public/js/extra.js (unfollow)
Commit message (Expand)AuthorFilesLines
2019-10-30make standard conform [fix]hoijui1-8/+5
2019-10-30make `headerIds` `const` [fix]hoijui1-1/+1
2019-10-30fix gfm header link generation with respect to `deduplicatedHeaderId`hoijui1-19/+69
2019-10-22Allow to generate lower case header references through the confighoijui1-1/+5
2019-10-22slight doc comment touch-up/simplification [minor]hoijui1-3/+3
2019-05-31Fix eslint warningsSheogorath1-218/+218
2019-04-16Fix stored XSS in the graphviz error message rendering [Security Issue]Max Wu1-6/+7
2019-03-09Fix broken HTML export with emojisSheogorath1-1/+1
2019-02-21Remove broken speakerdeck embeddingSheogorath1-28/+7
2018-11-19Fix wrong anchorsSheogorath1-2/+4
2018-10-31Again: Replace emoji-plugin regexSheogorath1-7/+6
2018-10-29Fix emoji regexSheogorath1-1/+1
2018-10-10Remove dead package octiconSheogorath1-1/+1
2018-10-10Fix not rendered autocomplete emojisSheogorath1-0/+15
2018-10-04Add rel="noopener" to target="_blank" linksSheogorath1-1/+3
2018-06-24Rebrand HackMD to CodiMDSheogorath1-2/+2
2018-01-24Fix task todo might not toggleMax Wu1-2/+2
2018-01-19Fix image alt not render properlyWu Cheng-Han1-1/+2
2018-01-16Fix anchor id to keep uppercase charactersMax Wu1-1/+5
2017-10-30Fix mermaid error handlingSheogorath1-2/+7
2017-10-30Use mermaidAPI in mermaid scopeSheogorath1-12/+4
2017-10-21Fix markdown-it gist plugin code closing tagYukai Huang1-1/+1
2017-10-05Fix to filter @import CSS syntax in style tag to prevent XSS [Security Issue]Wu Cheng-Han1-4/+9
2017-10-05Fix unescape > symbol inside the style tags to make the CSS worksWu Cheng-Han1-0/+4
2017-05-08style: Fixed variable already declaredBoHong Li1-2/+2
2017-05-05Update to support code block syntax highlighting of gherkinWu Cheng-Han1-1/+2
2017-03-28Drop global variable ui exposingYukai Huang1-3/+6
2017-03-26Update to change makefile syntax highlighting to PrismWu Cheng-Han1-0/+6
2017-03-26Fix code styleWu Cheng-Han1-1/+1
2017-03-26Add support of abcjsWu Cheng-Han1-0/+22
2017-03-22Fix todo list item class might add in wrong elementWu Cheng-Han1-1/+5
2017-03-22Fix unnecessary global calling of owneruiWu Cheng-Han1-1/+1
2017-03-14Fix export html to replace fallen cdn tortue.me to cdnjsWu Cheng-Han1-1/+1
2017-03-14Fix rendering might result XSS attribute on self closing tag [Security Issue]Wu Cheng-Han1-0/+13
2017-03-09Use JavaScript Standard Style (part 2)BoHong Li1-977/+967
2017-02-03Fix duplicated headers anchor link not been updated properlyWu Cheng-Han1-1/+1
2017-02-03Fix "[object HTMLCollection] is not iterable!" error in some browsersWu Cheng-Han1-1/+2
2017-02-03Removed UTF-8 BOM in download functionNV1-2/+2
2017-02-02Upgrade viz.js to fix manual workaround and get smaller file sizeWu Cheng-Han1-21/+12
2017-01-13Rename common.js to login.jsYukai Huang1-1/+1
2017-01-05Convert extra.js to es6Yukai Huang1-332/+305
2017-01-04Update to show yaml-metadata and diagram parsing error in the viewWu Cheng-Han1-2/+16
2017-01-04Workaround that graphviz might not recover from errorWu Cheng-Han1-12/+22
2016-12-20Fix mathjax not able to render issueWu Cheng-Han1-1/+8
2016-12-19Update to handle graphviz output empty graphWu Cheng-Han1-0/+1
2016-12-19Remove unused vendor code and add fix related usagesWu Cheng-Han1-2/+2
2016-12-12Update to make TOC syntax be case-insensitiveWu Cheng-Han1-1/+1
2016-11-28Fix header id and text might affects by mathjax tagsWu Cheng-Han1-3/+12
2016-11-28Update to support typescript and jsx syntax highlightingWu Cheng-Han1-1/+3
2016-11-26Optimize hackmd resource packing and load ordersWu Cheng-Han1-1/+1