summaryrefslogtreecommitdiff
path: root/public/js/extra.js (unfollow)
Commit message (Expand)AuthorFilesLines
2016-08-15Fix toc id naming to avoid overlap with user tocWu Cheng-Han1-4/+4
2016-08-14Update toc styles to make toc menu always accessible without scrollingWu Cheng-Han1-1/+3
2016-08-02Update to add expand and collapse toggle for TOC, keep showing second level T...Wu Cheng-Han1-1/+23
2016-07-02Update to add viewAjaxCallback on every parts that use ajax loadingWu Cheng-Han1-2/+4
2016-07-02Update to prevent mermaid start on loadWu Cheng-Han1-0/+2
2016-06-21Remove metadata spellcheck supportCheng-Han, Wu1-14/+0
2016-06-21Add support of embed pdfCheng-Han, Wu1-1/+40
2016-06-21Update to support new metadata: title, description, tags and google-analytics...Cheng-Han, Wu1-6/+10
2016-06-21Remove robot meta on note edit page and html template, add prevent crawling h...Cheng-Han, Wu1-13/+0
2016-06-17Update all client dependencies and cdn versions, workaround sequence-diagram ...Cheng-Han, Wu1-0/+3
2016-06-17Add support of exporting raw htmlCheng-Han, Wu1-4/+20
2016-06-17Add back missing support of image size in 0.4.2Cheng-Han, Wu1-0/+1
2016-05-28Update project titleCheng-Han, Wu1-1/+1
2016-05-16Fix to handle if last change user profile photo is nullCheng-Han, Wu1-1/+2
2016-04-20Update to support octicon and change header anchor stylesCheng-Han, Wu1-4/+4
2016-04-20Support experimental spell checking feature (en-US only), can be enabled by t...Cheng-Han, Wu1-0/+14
2016-04-20Refactor server with Sequelize ORM, refactor server configs, now will show no...Cheng-Han, Wu1-3/+12
2016-03-16Fixed minor bugsCheng-Han, Wu1-0/+1
2016-03-15Updated to support container syntax and stylesCheng-Han, Wu1-0/+10
2016-03-15Improved update last info methods, only change DOM when necessaryCheng-Han, Wu1-10/+14
2016-03-04Support mermaid in code block diagram and updated all diagram rendering metho...Cheng-Han, Wu1-8/+48
2016-03-04Changed all parsing exception console message type to warningCheng-Han, Wu1-5/+5
2016-03-04Updated to ignore process image which already wrapped by link nodeCheng-Han, Wu1-2/+5
2016-02-24Fixed mathjax queue might parse whole page if pass an empty or single item arrayCheng-Han, Wu1-2/+7
2016-02-24Fixed mathjax might parse not specified elements and now pass array of elementsCheng-Han, Wu1-4/+2
2016-02-24Updated and fixed mathjax parsing, now using full featured pluginCheng-Han, Wu1-14/+1
2016-02-22Change markdown engine from remarkable to markdown-itCheng-Han, Wu1-40/+40
2016-02-21Support mathjax option in YAML metadataCheng-Han, Wu1-1/+1
2016-02-16Support set url path and use relative url, move raphael to bower and fixed mi...Cheng-Han, Wu1-3/+4
2016-02-15Updated to support lang attribute and styles in editorCheng-Han, Wu1-1/+5
2016-02-11Updated rendering operations to improve performanceCheng-Han, Wu1-9/+5
2016-02-11Fixed prevent XSS might break lots of tags and only need after renderedCheng-Han, Wu1-11/+11
2016-01-31Fixed emojify should exclude parsing svg and catch its exceptionCheng-Han, Wu1-1/+9
2016-01-31Fixed a expression bug in postProcessCheng-Han, Wu1-1/+1
2016-01-17Revert overwrite hardbreak rule because built-in rule is correctWu Cheng-Han1-3/+0
2016-01-17Updated external media layouts, too keep its ratio and enlarge to 100% widthWu Cheng-Han1-14/+17
2016-01-12Support show last change user with profile and support YAML config inside the...Wu Cheng-Han1-4/+118
2016-01-12Added support of graphvizWu Cheng-Han1-0/+13
2015-12-24Fixed sequence diagram might render multiple timesWu Cheng-Han1-9/+12
2015-12-22Added support of slideshare and speakerdeck syntax and autocompleteWu Cheng-Han1-1/+68
2015-12-22Fixed mathjax parser might not render properlyWu Cheng-Han1-2/+4
2015-12-20Added support of toc syntaxWu Cheng-Han1-1/+33
2015-12-06Fixed internal href should not link outWu Cheng-Han1-2/+2
2015-10-22Support specify or continue line number in code blocksWu Cheng-Han1-4/+15
2015-10-07Support specify code block start line numberWu Cheng-Han1-2/+7
2015-09-25Added support of export to HTML, and changed the navbar menu for consistencyWu Cheng-Han1-0/+62
2015-09-25Changed code block line number gutter rendering method for performance and ga...Wu Cheng-Han1-2/+2
2015-09-25Added support of print and unselectable styles, updated vimeo and youtube par...Wu Cheng-Han1-3/+5
2015-09-25Updated postProcess, link should open in new window or tabWu Cheng-Han1-0/+4
2015-09-25Moving markdown parser function from syncscroll.js to extra.jsWu Cheng-Han1-0/+7