Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove low timeouts | Chocobozzz | 2023-05-22 | 1 | -4/+0 |
* | Increase timeouts | Chocobozzz | 2023-05-09 | 1 | -3/+3 |
* | Add runner server tests | Chocobozzz | 2023-05-09 | 1 | -7/+19 |
* | Feature/Add replay privacy (#5692) | Wicklow | 2023-03-31 | 1 | -1/+12 |
* | Put private videos under a specific subdirectory | Chocobozzz | 2022-10-24 | 1 | -6/+7 |
* | Wait segment sha processing | Chocobozzz | 2022-10-11 | 1 | -1/+1 |
* | Fix live tests | Chocobozzz | 2022-10-11 | 1 | -3/+9 |
* | Live supports object storage | Chocobozzz | 2022-10-04 | 1 | -46/+41 |
* | 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 | 1 | -3/+1 |
* | We don't need to import mocha | Chocobozzz | 2022-08-17 | 1 | -1/+0 |
* | 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 |
* | Merge branch 'release/4.2.0' into develop | Chocobozzz | 2022-06-23 | 1 | -4/+4 |
|\ | |||||
| * | Fix fast restream in saved permanent live | Chocobozzz | 2022-06-23 | 1 | -4/+4 |
* | | Increase test timeout | Chocobozzz | 2022-06-17 | 1 | -1/+1 |
* | | Increase test timeout | Chocobozzz | 2022-05-24 | 1 | -1/+1 |
|/ | |||||
* | Support live session in server | Chocobozzz | 2022-05-03 | 1 | -0/+8 |
* | Fix getting live by anonymous user | Chocobozzz | 2022-05-03 | 1 | -7/+29 |
* | Fix lint | Chocobozzz | 2022-04-22 | 1 | -4/+4 |
* | Add ability to save replay of permanent lives | Chocobozzz | 2022-04-21 | 1 | -2/+2 |
* | Add latency setting support | Chocobozzz | 2022-03-09 | 1 | -1/+8 |
* | Add basic video editor support | Chocobozzz | 2022-02-28 | 1 | -2/+2 |
* | Move test functions outside extra-utils | Chocobozzz | 2021-12-17 | 1 | -14/+11 |
* | shared/ typescript types dir server-commands | Chocobozzz | 2021-12-17 | 1 | -1/+1 |
* | Increase live transcoding test timeout | Chocobozzz | 2021-11-15 | 1 | -1/+1 |
* | Added 144p encoding (#4492) | Florian CUNY | 2021-11-05 | 1 | -0/+1 |
* | Fix bitrate tests | Chocobozzz | 2021-10-12 | 1 | -5/+12 |
* | Increase live tests timeout | Chocobozzz | 2021-10-08 | 1 | -2/+2 |
* | Improve target bitrate calculation | Chocobozzz | 2021-08-06 | 1 | -1/+1 |
* | Limit live bitrate | Chocobozzz | 2021-08-06 | 1 | -6/+34 |
* | Use random names for VOD HLS playlists | Chocobozzz | 2021-07-26 | 1 | -4/+10 |
* | Reorganize imports | Chocobozzz | 2021-07-20 | 1 | -4/+11 |
* | Refactor requests | Chocobozzz | 2021-07-20 | 1 | -1/+1 |
* | Use an object to represent a server | Chocobozzz | 2021-07-20 | 1 | -6/+5 |
* | Shorter server command names | Chocobozzz | 2021-07-20 | 1 | -36/+36 |
* | Introduce videos command | Chocobozzz | 2021-07-20 | 1 | -52/+36 |
* | Introduce server commands | Chocobozzz | 2021-07-20 | 1 | -2/+1 |
* | Introduce sql command | Chocobozzz | 2021-07-20 | 1 | -1/+1 |
* | Introduce streaming playlists command | Chocobozzz | 2021-07-20 | 1 | -5/+11 |
* | Introduce blacklist command | Chocobozzz | 2021-07-20 | 1 | -2/+1 |
* | Shorter live methods | Chocobozzz | 2021-07-20 | 1 | -21/+21 |
* | Introduce live command | Chocobozzz | 2021-07-20 | 1 | -48/+42 |
* | Introduce config command | Chocobozzz | 2021-07-20 | 1 | -20/+23 |
* | Refactor live manager | Chocobozzz | 2021-06-17 | 1 | -225/+6 |
* | Add ability to filter my videos by live | Chocobozzz | 2021-05-03 | 1 | -0/+65 |