PeerTube/client/src
Rigel Kent 5e755fff9d add Content Security Policy (#1252)
* 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
2018-12-13 09:49:45 +01:00
..
app Redirect to the last url on login 2018-12-11 15:27:46 +01:00
assets Fix player progress bar when changing resolution 2018-11-16 09:16:41 +01:00
environments add Content Security Policy (#1252) 2018-12-13 09:49:45 +01:00
locale Add ru pl and it translations 2018-12-05 10:35:44 +01:00
sass Fix player progress bar when changing resolution 2018-11-16 09:16:41 +01:00
shims NoImplicitAny flag true (#1157) 2018-10-18 09:08:59 +02:00
standalone Fix embed video id parsing 2018-11-15 16:57:59 +01:00
hmr.ts Update changelog 2018-10-01 11:24:41 +02:00
index.html PeerTube is not in alpha anymore 2018-10-19 14:56:25 +02:00
main.ts NoImplicitAny flag true (#1157) 2018-10-18 09:08:59 +02:00
manifest.webmanifest Fix default homepage in web application 2018-12-10 10:47:29 +01:00
ngsw-config.json Fix refreshing oauth token 2018-05-29 17:16:20 +02:00
polyfills.ts add Content Security Policy (#1252) 2018-12-13 09:49:45 +01:00
setupJest.ts Add video recomandation by tags (#1001) 2018-09-04 11:01:54 +02:00
tsconfig.app.json Add libs to tsconfig 2018-05-07 10:37:43 +02:00
tsconfig.spec.json Add video recomandation by tags (#1001) 2018-09-04 11:01:54 +02:00
typings.d.ts Better typings 2018-10-18 14:35:31 +02:00