Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix CI tests | Chocobozzz | 2023-06-29 | 1 | -2/+2 |
| | |||||
* | Feature/password protected videos (#5836) | Wicklow | 2023-06-29 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 | ||||
* | Allow to update a live with untouched privacy | Chocobozzz | 2023-04-14 | 1 | -1/+7 |
| | |||||
* | Feature/Add replay privacy (#5692) | Wicklow | 2023-03-31 | 1 | -2/+45 |
| | | | | | | | | | | | | | | | | | | | | | | | | | * 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 | ||||
* | Put private videos under a specific subdirectory | Chocobozzz | 2022-10-24 | 1 | -0/+17 |
| | |||||
* | Reimplement a typed omit function | Chocobozzz | 2022-08-17 | 1 | -4/+2 |
| | |||||
* | Fix lint | Chocobozzz | 2022-07-13 | 1 | -1/+1 |
| | |||||
* | Support live session in server | Chocobozzz | 2022-05-03 | 1 | -0/+46 |
| | |||||
* | Save replay of permanent live in client | Chocobozzz | 2022-05-03 | 1 | -6/+0 |
| | |||||
* | Fix lint | Chocobozzz | 2022-04-22 | 1 | -1/+0 |
| | |||||
* | Fix getting live by anonymous user | Chocobozzz | 2022-04-22 | 1 | -5/+23 |
| | |||||
* | Add ability to save replay of permanent lives | Chocobozzz | 2022-04-21 | 1 | -6/+0 |
| | |||||
* | Add latency setting support | Chocobozzz | 2022-03-09 | 1 | -2/+30 |
| | |||||
* | Move test functions outside extra-utils | Chocobozzz | 2021-12-17 | 1 | -2/+2 |
| | |||||
* | shared/ typescript types dir server-commands | Chocobozzz | 2021-12-17 | 1 | -1/+1 |
| | |||||
* | Limit live bitrate | Chocobozzz | 2021-08-06 | 1 | -2/+2 |
| | |||||
* | Reorganize imports | Chocobozzz | 2021-07-20 | 1 | -3/+2 |
| | |||||
* | Refactor requests | Chocobozzz | 2021-07-20 | 1 | -7/+7 |
| | |||||
* | Use an object to represent a server | Chocobozzz | 2021-07-20 | 1 | -4/+4 |
| | |||||
* | Shorter server command names | Chocobozzz | 2021-07-20 | 1 | -15/+15 |
| | |||||
* | Introduce videos command | Chocobozzz | 2021-07-20 | 1 | -3/+2 |
| | |||||
* | Introduce user command | Chocobozzz | 2021-07-20 | 1 | -11/+9 |
| | |||||
* | Introduce login command | Chocobozzz | 2021-07-20 | 1 | -4/+3 |
| | |||||
* | Introduce server commands | Chocobozzz | 2021-07-20 | 1 | -15/+14 |
| | |||||
* | Shorter live methods | Chocobozzz | 2021-07-20 | 1 | -26/+26 |
| | |||||
* | Introduce live command | Chocobozzz | 2021-07-20 | 1 | -36/+36 |
| | |||||
* | Introduce config command | Chocobozzz | 2021-07-20 | 1 | -31/+44 |
| | |||||
* | Support short uuid for GET video/playlist | Chocobozzz | 2021-06-29 | 1 | -19/+21 |
| | |||||
* | Faster ci using compiled ts files | Chocobozzz | 2021-06-15 | 1 | -6/+6 |
| | |||||
* | Fix tests | Chocobozzz | 2021-01-26 | 1 | -4/+4 |
| | |||||
* | Fix tests timeout | Chocobozzz | 2020-12-14 | 1 | -2/+2 |
| | |||||
* | Fix live tests | Chocobozzz | 2020-12-09 | 1 | -3/+3 |
| | |||||
* | replace numbers with typed http status codes (#3409) | Rigel Kent | 2020-12-07 | 1 | -21/+22 |
| | |||||
* | Add permanent live support | Chocobozzz | 2020-12-03 | 1 | -1/+14 |
| | |||||
* | Add save replay live tests | Chocobozzz | 2020-11-09 | 1 | -5/+2 |
| | |||||
* | Add check constraints live tests | Chocobozzz | 2020-11-09 | 1 | -0/+16 |
| | |||||
* | Add check params live tests | Chocobozzz | 2020-11-09 | 1 | -0/+410 |