Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Migrate from webseed to web-videos | Chocobozzz | 2023-07-11 | 1 | -1/+1 |
| | |||||
* | Feature/password protected videos (#5836) | Wicklow | 2023-06-29 | 1 | -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 tests | Chocobozzz | 2023-05-09 | 1 | -2/+1 |
| | |||||
* | Feature/Add replay privacy (#5692) | Wicklow | 2023-03-31 | 1 | -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 fragments | Wicklow | 2023-03-07 | 1 | -3/+2 |
| | |||||
* | Support reinjecting token in private m3u8 playlist | Chocobozzz | 2022-12-02 | 1 | -1/+60 |
| | |||||
* | Option to disable static files auth check/s3 proxy | Chocobozzz | 2022-10-27 | 1 | -0/+33 |
| | |||||
* | Use private ACL for private videos in s3 | Chocobozzz | 2022-10-24 | 1 | -7/+7 |
| | |||||
* | Put private videos under a specific subdirectory | Chocobozzz | 2022-10-24 | 1 | -0/+389 |