aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/api/videos/video-static-file-privacy.ts
Commit message (Collapse)AuthorAgeFilesLines
* Feature/Add replay privacy (#5692)Wicklow2023-03-311-2/+10
| | | | | | | | | | | | | | | | | | | | | | | | | * Add replay settings feature * Fix replay settings behaviour * Fix tests * Fix tests * Fix tests * Update openapi doc and fix tests * Add tests and fix code * Models correction * Add migration and update controller and middleware * Add check params tests * Fix video live middleware * Updated code based on review comments
* Fix file token reinjection on fragmentsWicklow2023-03-071-3/+2
|
* Support reinjecting token in private m3u8 playlistChocobozzz2022-12-021-1/+60
|
* Option to disable static files auth check/s3 proxyChocobozzz2022-10-271-0/+33
|
* Use private ACL for private videos in s3Chocobozzz2022-10-241-7/+7
|
* Put private videos under a specific subdirectoryChocobozzz2022-10-241-0/+389