Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update server dependencies | Chocobozzz | 2020-08-25 | 1 | -3/+1 |
| | |||||
* | Move to eslintcontain | Chocobozzz | 2020-02-03 | 1 | -15/+15 |
| | |||||
* | Fix image and plugin CSP | Chocobozzz | 2019-08-22 | 1 | -2/+2 |
| | |||||
* | Move config in its own file | Chocobozzz | 2019-04-11 | 1 | -1/+1 |
| | |||||
* | BREAKING: update CSP configuration | Chocobozzz | 2019-02-21 | 1 | -6/+4 |
| | | | | Disable it by default and add ability to specify a custom report uri | ||||
* | Refractor videojs player | Chocobozzz | 2019-02-11 | 1 | -1/+1 |
| | | | | Add fake p2p-media-loader plugin | ||||
* | Fix CSP on dev mode | Chocobozzz | 2018-12-17 | 1 | -6/+5 |
| | |||||
* | add Content Security Policy (#1252) | Rigel Kent | 2018-12-13 | 1 | -0/+45 |
* add Content Security Policy * remove reflect-metadata on production builds to get rid of unsafe-eval * fix baseCSP usage * add SRI to CSP * add blob: to media-src * remove SRI * CSP set to reportOnly * adding data: to connect-src CSP * remove block-all-mixed-content * add report-uri support |