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