summaryrefslogtreecommitdiff
path: root/public/js/pretty.js (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix rendering might result XSS attribute on self closing tag [Security Issue]Wu Cheng-Han2017-03-141-0/+2
|
* Use JavaScript Standard Style (part 2)BoHong Li2017-03-091-104/+107
| | | | Fixed all fail on frontend code.
* Merge branch 'master' into es6-integrationYukai Huang2017-01-211-0/+1
|\
| * Fix meta error not clear on before renderingWu Cheng-Han2017-01-211-0/+1
| |
* | Convert pretty.js to es6Yukai Huang2017-01-051-44/+43
|/
* Fix possible XSS in yaml-metadata and turn using ejs escape syntax than ↵Wu Cheng-Han2016-11-261-4/+1
| | | | external lib [Security Issue]
* Fix published note won't scroll to hash on loadWu Cheng-Han2016-11-261-0/+2
|
* Fix syntax highlighting not apply correctly in slidesWu Cheng-Han2016-11-071-0/+2
|
* Require pretty stylesheetsYukai Huang2016-11-021-0/+4
|
* Update to make pretty use same method as slide to unescape markdown contentWu Cheng-Han2016-10-191-1/+4
|
* Expose parseMeta functionYukai Huang2016-10-131-0/+1
|
* Fix cheatsheet renderingYukai Huang2016-10-131-1/+1
| | | | do not process help-modal markdown-body
* Fix lastchangeui and moment timestampsYukai Huang2016-10-131-1/+0
|
* Workaround for circular requireYukai Huang2016-10-091-2/+6
|
* Resolve dependency module requiringYukai Huang2016-10-081-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 tocWu Cheng-Han2016-08-151-3/+3
|
* Update to support slide type in publish note and download html styleWu Cheng-Han2016-07-301-8/+25
|
* Refactor server with Sequelize ORM, refactor server configs, now will show ↵Cheng-Han, Wu2016-04-201-1/+2
| | | | note status (created or updated) and support docs (note alias)
* Updated to support lang attribute and styles in editorCheng-Han, Wu2016-02-151-1/+1
|
* Updated rendering operations to improve performanceCheng-Han, Wu2016-02-111-2/+7
|
* Fixed prevent XSS might break lots of tags and only need after renderedCheng-Han, Wu2016-02-111-1/+3
|
* Support show last change user with profile and support YAML config inside ↵Wu Cheng-Han2016-01-121-2/+6
| | | | the note with robots, lang, dir, breaks options
* Added support of toc syntaxWu Cheng-Han2015-12-201-0/+1
|
* Added deduplicatedHeaderId to avoid multiple same header idWu Cheng-Han2015-09-251-0/+1
|
* Fixed scroll to body might not animateWu Cheng-Han2015-09-251-2/+2
|
* Jump to 0.3.1Wu Cheng-Han2015-07-021-6/+78
|
* Marked as 0.2.8Wu Cheng-Han2015-05-151-0/+9