summaryrefslogtreecommitdiff
path: root/src/common/CapsCSP.js
Commit message (Collapse)AuthorAgeFilesLines
* Fixed CapsCSP bug allowing data: URLs to bypass font blocking (thanks dcent ↵hackademix2020-03-011-1/+1
| | | | and skriptimaahinen).
* Tiny CSP optimization (per spec, http: implies https:).hackademix2019-07-231-3/+3
|
* Reload-less service worker busting.hackademix2018-08-281-14/+15
|
* Refactoring CSP building out of RequestGuard.hackademix2018-08-271-0/+30