Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix CSP for disqus and Google Analytics | Sheogorath | 2018-03-30 | 1 | -3/+3 |
| | | | | | | | | | | | | | 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/+18 |