Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix to sanitize disqus shortnames to remove slashes [Security Issue] | Max Wu | 2018-12-28 | 1 | -1/+1 |
| | | | Signed-off-by: Max Wu <jackymaxj@gmail.com> | ||||
* | Fix CSP for disqus and Google Analytics | Sheogorath | 2018-03-30 | 1 | -3/+2 |
| | | | | | | | | | | | | | This commit should fix existing problems with Disqus and Google Analytics enabled in the meta-yaml section of a note. Before this commit they were blocked by the strict CSP. It's still possible to disable the added directives using `addDisqus` and `addGoogleAnalytics` in the `csp` config section. They are enabled by default to prevent breaking changes. Signed-off-by: Sheogorath <sheogorath@shivering-isles.com> | ||||
* | Refactor templates and rearrange its path | Wu Cheng-Han | 2017-01-21 | 1 | -0/+14 |