Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix lint | Chocobozzz | 2023-05-24 | 1 | -15/+15 |
| | |||||
* | Prevent object storage mock conflicts | Chocobozzz | 2023-05-23 | 2 | -9/+2 |
| | | | | When running tests in parallel | ||||
* | Wait for segments generation | Chocobozzz | 2023-05-23 | 1 | -1/+1 |
| | |||||
* | Fix live quota tests | Chocobozzz | 2023-05-22 | 1 | -1/+1 |
| | |||||
* | More robust quota check | Chocobozzz | 2023-05-22 | 1 | -3/+9 |
| | | | | Avoid concurrency issues with permanent lives | ||||
* | Fix tests | Chocobozzz | 2023-05-22 | 1 | -2/+9 |
| | |||||
* | Force stop remote live transcoding | Chocobozzz | 2023-05-22 | 1 | -1/+1 |
| | |||||
* | Remove low timeouts | Chocobozzz | 2023-05-22 | 1 | -4/+0 |
| | | | | Default timeout is 30s | ||||
* | Increase test timeouts | Chocobozzz | 2023-05-11 | 1 | -14/+14 |
| | |||||
* | Fix reset sequelize instance | Chocobozzz | 2023-05-11 | 1 | -4/+3 |
| | |||||
* | Correctly wait for live segment generation | Chocobozzz | 2023-05-11 | 1 | -13/+15 |
| | |||||
* | Increase timeout | Chocobozzz | 2023-05-09 | 1 | -1/+1 |
| | |||||
* | Increase timeouts | Chocobozzz | 2023-05-09 | 2 | -4/+4 |
| | |||||
* | Add runner server tests | Chocobozzz | 2023-05-09 | 1 | -7/+19 |
| | |||||
* | Feature/Add replay privacy (#5692) | Wicklow | 2023-03-31 | 4 | -80/+204 |
| | | | | | | | | | | | | | | | | | | | | | | | | | * 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 | ||||
* | Try to debug test timeout | Chocobozzz | 2023-01-24 | 1 | -0/+3 |
| | |||||
* | Try to debug a CI issue | Chocobozzz | 2023-01-03 | 1 | -3/+9 |
| | |||||
* | Prefer using sequelize replacements even for tests | Chocobozzz | 2023-01-03 | 1 | -1/+1 |
| | |||||
* | Fix server lint | Chocobozzz | 2022-11-15 | 1 | -1/+1 |
| | |||||
* | Correctly delete live files from object storage | Chocobozzz | 2022-10-25 | 3 | -10/+22 |
| | |||||
* | Put private videos under a specific subdirectory | Chocobozzz | 2022-10-24 | 2 | -8/+9 |
| | |||||
* | Wait segment sha processing | Chocobozzz | 2022-10-11 | 1 | -1/+1 |
| | |||||
* | Fix live tests | Chocobozzz | 2022-10-11 | 2 | -4/+29 |
| | |||||
* | Live supports object storage | Chocobozzz | 2022-10-04 | 2 | -47/+42 |
| | | | | | | | | * Sync live files (segments, master playlist, resolution playlist, segment sha file) into object storage * Automatically delete them when the live ends * Segment sha file is now a file on disk, and not stored in memory anymore | ||||
* | Relax bitrate/fps test | Chocobozzz | 2022-09-28 | 1 | -2/+2 |
| | |||||
* | Add test for RTMP stream without audio | Chocobozzz | 2022-09-28 | 1 | -0/+12 |
| | |||||
* | Don't display remove file icon in some cases | Chocobozzz | 2022-09-13 | 1 | -2/+2 |
| | |||||
* | Cleanup tests imports | Chocobozzz | 2022-08-17 | 7 | -21/+7 |
| | |||||
* | We don't need to import mocha | Chocobozzz | 2022-08-17 | 7 | -7/+0 |
| | |||||
* | Increase test timeout | Chocobozzz | 2022-08-16 | 1 | -1/+1 |
| | |||||
* | Fix tests | Chocobozzz | 2022-08-16 | 1 | -2/+2 |
| | |||||
* | Increase timeouts | Chocobozzz | 2022-08-16 | 1 | -1/+1 |
| | |||||
* | Fix live tests | Chocobozzz | 2022-08-11 | 1 | -1/+1 |
| | |||||
* | Add option to not transcode original resolution | Chocobozzz | 2022-08-09 | 1 | -5/+68 |
| | |||||
* | Clearer live session | Chocobozzz | 2022-07-22 | 1 | -0/+8 |
| | | | | | | | | | Get the save replay setting when the session started to prevent inconsistent behaviour when the setting changed before the session was processed by the live ending job Display more information about the potential session replay in live modal information | ||||
* | Fix videos stats | Chocobozzz | 2022-07-08 | 1 | -2/+2 |
| | |||||
* | Merge branch 'release/4.2.0' into develop | Chocobozzz | 2022-06-24 | 1 | -1/+1 |
|\ | |||||
| * | Fix lint | Chocobozzz | 2022-06-24 | 1 | -1/+1 |
| | | |||||
| * | Fix removed sha segments on fast restream | Chocobozzz | 2022-06-24 | 1 | -2/+3 |
| | | |||||
* | | Fix removed sha segments on fast restream | Chocobozzz | 2022-06-24 | 1 | -2/+3 |
| | | |||||
* | | Merge branch 'release/4.2.0' into develop | Chocobozzz | 2022-06-23 | 4 | -45/+133 |
|\| | |||||
| * | Fix fast restream in saved permanent live | Chocobozzz | 2022-06-23 | 4 | -45/+133 |
| | | |||||
* | | Increase test timeout | Chocobozzz | 2022-06-17 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'release/4.2.0' into develop | Chocobozzz | 2022-06-16 | 1 | -0/+7 |
|\| | |||||
| * | Fix live ending job that breaks new live session | Chocobozzz | 2022-06-16 | 1 | -0/+7 |
| | | |||||
* | | Merge branch 'release/4.2.0' into develop | Chocobozzz | 2022-05-25 | 2 | -1/+35 |
|\| | |||||
| * | More robust live ending job | Chocobozzz | 2022-05-25 | 1 | -1/+1 |
| | | |||||
| * | Fix saving permanent live replay on quick restream | Chocobozzz | 2022-05-25 | 1 | -0/+34 |
| | | |||||
* | | Increase test timeout | Chocobozzz | 2022-05-24 | 1 | -1/+1 |
|/ | |||||
* | Fix quota inconstistencies with lives | Chocobozzz | 2022-05-04 | 1 | -0/+25 |
| |