| Commit message (Expand) | Author | Age | Files | Lines |
* | Update to add viewAjaxCallback on every parts that use ajax loading | Wu Cheng-Han | 2016-07-02 | 1 | -2/+4 |
* | Update to prevent mermaid start on load | Wu Cheng-Han | 2016-07-02 | 1 | -0/+2 |
* | Remove metadata spellcheck support | Cheng-Han, Wu | 2016-06-21 | 1 | -14/+0 |
* | Add support of embed pdf | Cheng-Han, Wu | 2016-06-21 | 1 | -1/+40 |
* | Update to support new metadata: title, description, tags and google-analytics... | Cheng-Han, Wu | 2016-06-21 | 1 | -6/+10 |
* | Remove robot meta on note edit page and html template, add prevent crawling h... | Cheng-Han, Wu | 2016-06-21 | 1 | -13/+0 |
* | Update all client dependencies and cdn versions, workaround sequence-diagram ... | Cheng-Han, Wu | 2016-06-17 | 1 | -0/+3 |
* | Add support of exporting raw html | Cheng-Han, Wu | 2016-06-17 | 1 | -4/+20 |
* | Add back missing support of image size in 0.4.2 | Cheng-Han, Wu | 2016-06-17 | 1 | -0/+1 |
* | Update project title | Cheng-Han, Wu | 2016-05-28 | 1 | -1/+1 |
* | Fix to handle if last change user profile photo is null | Cheng-Han, Wu | 2016-05-16 | 1 | -1/+2 |
* | Update to support octicon and change header anchor styles | Cheng-Han, Wu | 2016-04-20 | 1 | -4/+4 |
* | Support experimental spell checking feature (en-US only), can be enabled by t... | Cheng-Han, Wu | 2016-04-20 | 1 | -0/+14 |
* | Refactor server with Sequelize ORM, refactor server configs, now will show no... | Cheng-Han, Wu | 2016-04-20 | 1 | -3/+12 |
* | Fixed minor bugs | Cheng-Han, Wu | 2016-03-16 | 1 | -0/+1 |
* | Updated to support container syntax and styles | Cheng-Han, Wu | 2016-03-15 | 1 | -0/+10 |
* | Improved update last info methods, only change DOM when necessary | Cheng-Han, Wu | 2016-03-15 | 1 | -10/+14 |
* | Support mermaid in code block diagram and updated all diagram rendering metho... | Cheng-Han, Wu | 2016-03-04 | 1 | -8/+48 |
* | Changed all parsing exception console message type to warning | Cheng-Han, Wu | 2016-03-04 | 1 | -5/+5 |
* | Updated to ignore process image which already wrapped by link node | Cheng-Han, Wu | 2016-03-04 | 1 | -2/+5 |
* | Fixed mathjax queue might parse whole page if pass an empty or single item array | Cheng-Han, Wu | 2016-02-24 | 1 | -2/+7 |
* | Fixed mathjax might parse not specified elements and now pass array of elements | Cheng-Han, Wu | 2016-02-24 | 1 | -4/+2 |
* | Updated and fixed mathjax parsing, now using full featured plugin | Cheng-Han, Wu | 2016-02-24 | 1 | -14/+1 |
* | Change markdown engine from remarkable to markdown-it | Cheng-Han, Wu | 2016-02-22 | 1 | -40/+40 |
* | Support mathjax option in YAML metadata | Cheng-Han, Wu | 2016-02-21 | 1 | -1/+1 |
* | Support set url path and use relative url, move raphael to bower and fixed mi... | Cheng-Han, Wu | 2016-02-16 | 1 | -3/+4 |
* | Updated to support lang attribute and styles in editor | Cheng-Han, Wu | 2016-02-15 | 1 | -1/+5 |
* | Updated rendering operations to improve performance | Cheng-Han, Wu | 2016-02-11 | 1 | -9/+5 |
* | Fixed prevent XSS might break lots of tags and only need after rendered | Cheng-Han, Wu | 2016-02-11 | 1 | -11/+11 |
* | Fixed emojify should exclude parsing svg and catch its exception | Cheng-Han, Wu | 2016-01-31 | 1 | -1/+9 |
* | Fixed a expression bug in postProcess | Cheng-Han, Wu | 2016-01-31 | 1 | -1/+1 |
* | Revert overwrite hardbreak rule because built-in rule is correct | Wu Cheng-Han | 2016-01-17 | 1 | -3/+0 |
* | Updated external media layouts, too keep its ratio and enlarge to 100% width | Wu Cheng-Han | 2016-01-17 | 1 | -14/+17 |
* | Support show last change user with profile and support YAML config inside the... | Wu Cheng-Han | 2016-01-12 | 1 | -4/+118 |
* | Added support of graphviz | Wu Cheng-Han | 2016-01-12 | 1 | -0/+13 |
* | Fixed sequence diagram might render multiple times | Wu Cheng-Han | 2015-12-24 | 1 | -9/+12 |
* | Added support of slideshare and speakerdeck syntax and autocomplete | Wu Cheng-Han | 2015-12-22 | 1 | -1/+68 |
* | Fixed mathjax parser might not render properly | Wu Cheng-Han | 2015-12-22 | 1 | -2/+4 |
* | Added support of toc syntax | Wu Cheng-Han | 2015-12-20 | 1 | -1/+33 |
* | Fixed internal href should not link out | Wu Cheng-Han | 2015-12-06 | 1 | -2/+2 |
* | Support specify or continue line number in code blocks | Wu Cheng-Han | 2015-10-22 | 1 | -4/+15 |
* | Support specify code block start line number | Wu Cheng-Han | 2015-10-07 | 1 | -2/+7 |
* | Added support of export to HTML, and changed the navbar menu for consistency | Wu Cheng-Han | 2015-09-25 | 1 | -0/+62 |
* | Changed code block line number gutter rendering method for performance and ga... | Wu Cheng-Han | 2015-09-25 | 1 | -2/+2 |
* | Added support of print and unselectable styles, updated vimeo and youtube par... | Wu Cheng-Han | 2015-09-25 | 1 | -3/+5 |
* | Updated postProcess, link should open in new window or tab | Wu Cheng-Han | 2015-09-25 | 1 | -0/+4 |
* | Moving markdown parser function from syncscroll.js to extra.js | Wu Cheng-Han | 2015-09-25 | 1 | -0/+7 |
* | Added back missing list item custom parsing | Wu Cheng-Han | 2015-09-25 | 1 | -2/+2 |
* | Added extraTags support for list, and can toggle todo list in the view mode | Wu Cheng-Han | 2015-09-25 | 1 | -20/+60 |
* | Added deduplicatedHeaderId to avoid multiple same header id | Wu Cheng-Han | 2015-09-25 | 1 | -1/+20 |