Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove the xss library from webpack | Sheogorath | 2018-11-10 | 1 | -2/+2 |
| | | | | | | | | We can load the xss functions directly from the library instead of loading them through the expose loader of webpack, this should simplify the setup and maybe even improve speed a bit. Signed-off-by: Sheogorath <sheogorath@shivering-isles.com> | ||||
* | Fix file permission, remove useless executable | Peter Dave Hello | 2017-12-14 | 1 | -0/+0 |
| | |||||
* | Fix blockquote not parse correctly in slide mode | Wu Cheng-Han | 2017-10-05 | 1 | -1/+1 |
| | |||||
* | Fix speaker note separator regex should only take effect on the line start | Wu Cheng-Han | 2017-06-05 | 1 | -1/+1 |
| | |||||
* | Use JavaScript Standard Style (part 2) | BoHong Li | 2017-03-09 | 1 | -391/+350 |
| | | | | Fixed all fail on frontend code. | ||||
* | Fix slide might able to add unsafe attribute on section tag which cause XSS ↵ | Wu Cheng-Han | 2016-11-26 | 1 | -1/+4 |
| | | | | [Security Issue] | ||||
* | Remove uesless executable permission for static files | Peter Dave Hello | 2016-11-14 | 1 | -0/+0 |
| | |||||
* | Revert d85dd19816df7ec74eb3e4dd31b3c4d63c6119aa, which breaks slide preview ↵ | Wu Cheng-Han | 2016-08-14 | 1 | -1/+1 |
| | | | | layout | ||||
* | Update slide rendering to reduce DOM wrap and avoid duplicate rendering slides | Wu Cheng-Han | 2016-07-30 | 1 | -1/+1 |
| | |||||
* | Update to make slide mode support all extra syntax and change it's rendering ↵ | Wu Cheng-Han | 2016-07-02 | 1 | -20/+8 |
| | | | | engine | ||||
* | Fixed prevent XSS might break lots of tags and only need after rendered | Cheng-Han, Wu | 2016-02-11 | 1 | -0/+405 |