aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/api/videos/video-static-file-privacy.ts
Commit message (Collapse)AuthorAgeFilesLines
* Migrate from webseed to web-videosChocobozzz2023-07-111-1/+1
|
* Feature/password protected videos (#5836)Wicklow2023-06-291-7/+120
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add server endpoints * Refactoring test suites * Update server and add openapi documentation * fix compliation and tests * upload/import password protected video on client * add server error code * Add video password to update resolver * add custom message when sharing pw protected video * improve confirm component * Add new alert in component * Add ability to watch protected video on client * Cannot have password protected replay privacy * Add migration * Add tests * update after review * Update check params tests * Add live videos test * Add more filter test * Update static file privacy test * Update object storage tests * Add test on feeds * Add missing word * Fix tests * Fix tests on live videos * add embed support on password protected videos * fix style * Correcting data leaks * Unable to add password protected privacy on replay * Updated code based on review comments * fix validator and command * Updated code based on review comments
* Add runner server testsChocobozzz2023-05-091-2/+1
|
* 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