Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix eslint warnings | Sheogorath | 2019-05-31 | 1 | -24/+24 |
| | | | | | | | | | | | Since we are about to release it's time to finally fix our linting. This patch basically runs eslint --fix and does some further manual fixes. Also it sets up eslint to fail on every warning on order to make warnings visable in the CI process. There should no functional change be introduced. Signed-off-by: Sheogorath <sheogorath@shivering-isles.com> | ||||
* | Fix rendering might result XSS attribute on self closing tag [Security Issue] | Wu Cheng-Han | 2017-03-14 | 1 | -0/+2 |
| | |||||
* | Use JavaScript Standard Style (part 2) | BoHong Li | 2017-03-09 | 1 | -104/+107 |
| | | | | Fixed all fail on frontend code. | ||||
* | Merge branch 'master' into es6-integration | Yukai Huang | 2017-01-21 | 1 | -0/+1 |
|\ | |||||
| * | Fix meta error not clear on before rendering | Wu Cheng-Han | 2017-01-21 | 1 | -0/+1 |
| | | |||||
* | | Convert pretty.js to es6 | Yukai Huang | 2017-01-05 | 1 | -44/+43 |
|/ | |||||
* | Fix possible XSS in yaml-metadata and turn using ejs escape syntax than ↵ | Wu Cheng-Han | 2016-11-26 | 1 | -4/+1 |
| | | | | external lib [Security Issue] | ||||
* | Fix published note won't scroll to hash on load | Wu Cheng-Han | 2016-11-26 | 1 | -0/+2 |
| | |||||
* | Fix syntax highlighting not apply correctly in slides | Wu Cheng-Han | 2016-11-07 | 1 | -0/+2 |
| | |||||
* | Require pretty stylesheets | Yukai Huang | 2016-11-02 | 1 | -0/+4 |
| | |||||
* | Update to make pretty use same method as slide to unescape markdown content | Wu Cheng-Han | 2016-10-19 | 1 | -1/+4 |
| | |||||
* | Expose parseMeta function | Yukai Huang | 2016-10-13 | 1 | -0/+1 |
| | |||||
* | Fix cheatsheet rendering | Yukai Huang | 2016-10-13 | 1 | -1/+1 |
| | | | | do not process help-modal markdown-body | ||||
* | Fix lastchangeui and moment timestamps | Yukai Huang | 2016-10-13 | 1 | -1/+0 |
| | |||||
* | Workaround for circular require | Yukai Huang | 2016-10-09 | 1 | -2/+6 |
| | |||||
* | Resolve dependency module requiring | Yukai Huang | 2016-10-08 | 1 | -1/+18 |
| | | | | | | | | * es5 style module exports * remove script tag require * webpack config ProvidePlugin Note that this commit only fix JavaScript module loading runtime error. | ||||
* | Fix toc id naming to avoid overlap with user toc | Wu Cheng-Han | 2016-08-15 | 1 | -3/+3 |
| | |||||
* | Update to support slide type in publish note and download html style | Wu Cheng-Han | 2016-07-30 | 1 | -8/+25 |
| | |||||
* | Refactor server with Sequelize ORM, refactor server configs, now will show ↵ | Cheng-Han, Wu | 2016-04-20 | 1 | -1/+2 |
| | | | | note status (created or updated) and support docs (note alias) | ||||
* | Updated to support lang attribute and styles in editor | Cheng-Han, Wu | 2016-02-15 | 1 | -1/+1 |
| | |||||
* | Updated rendering operations to improve performance | Cheng-Han, Wu | 2016-02-11 | 1 | -2/+7 |
| | |||||
* | Fixed prevent XSS might break lots of tags and only need after rendered | Cheng-Han, Wu | 2016-02-11 | 1 | -1/+3 |
| | |||||
* | Support show last change user with profile and support YAML config inside ↵ | Wu Cheng-Han | 2016-01-12 | 1 | -2/+6 |
| | | | | the note with robots, lang, dir, breaks options | ||||
* | Added support of toc syntax | Wu Cheng-Han | 2015-12-20 | 1 | -0/+1 |
| | |||||
* | Added deduplicatedHeaderId to avoid multiple same header id | Wu Cheng-Han | 2015-09-25 | 1 | -0/+1 |
| | |||||
* | Fixed scroll to body might not animate | Wu Cheng-Han | 2015-09-25 | 1 | -2/+2 |
| | |||||
* | Jump to 0.3.1 | Wu Cheng-Han | 2015-07-02 | 1 | -6/+78 |
| | |||||
* | Marked as 0.2.8 | Wu Cheng-Han | 2015-05-15 | 1 | -0/+9 |