Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | Increase ffmpeg tests timeout | Chocobozzz | 2021-04-15 | 1 | -5/+5 |
* | Increase timeouts | Chocobozzz | 2021-03-04 | 1 | -2/+2 |
* | Try to speed up server tests | Chocobozzz | 2021-02-19 | 1 | -15/+15 |
* | Increase live test timeout | Chocobozzz | 2021-01-08 | 1 | -1/+1 |
* | Fix live badge in videos list | Chocobozzz | 2020-12-16 | 1 | -0/+16 |
* | Use -1 for max live duration unlimited | Chocobozzz | 2020-12-15 | 1 | -1/+1 |
* | Add joblog at the end of ci | Chocobozzz | 2020-12-14 | 1 | -0/+2 |
* | Parse log script can take files as args | Chocobozzz | 2020-12-14 | 1 | -2/+3 |
* | Live views update | Chocobozzz | 2020-12-09 | 1 | -1/+50 |
* | Refactor views component | Chocobozzz | 2020-12-09 | 1 | -3/+2 |
* | Fix live tests | Chocobozzz | 2020-12-09 | 1 | -18/+19 |
* | Upgrade sequelize to v6 | Chocobozzz | 2020-12-09 | 1 | -6/+1 |
* | emit more specific status codes on video upload (#3423) | Rigel Kent | 2020-12-08 | 1 | -9/+10 |
* | Fix live transcoding tests | Chocobozzz | 2020-12-04 | 1 | -1/+1 |
* | Fix live replay duration glitch | Chocobozzz | 2020-12-02 | 1 | -0/+2 |
* | Try to fix live tests | Chocobozzz | 2020-11-30 | 1 | -2/+9 |
* | More robust live test | Chocobozzz | 2020-11-27 | 1 | -4/+4 |
* | Try to fix live test | Chocobozzz | 2020-11-26 | 1 | -0/+3 |
* | Fix live FPS limit | Chocobozzz | 2020-11-26 | 1 | -2/+7 |
* | Add transcoding module comments | Chocobozzz | 2020-11-25 | 1 | -5/+7 |
* | Add live transcoding bit rate tests | Chocobozzz | 2020-11-25 | 1 | -2/+20 |
* | Relax live fps test | Chocobozzz | 2020-11-20 | 1 | -1/+1 |
* | Fix live tests | Chocobozzz | 2020-11-17 | 1 | -1/+1 |
* | Merge branch 'feature/admin-comments' into develop | Chocobozzz | 2020-11-16 | 1 | -1/+0 |
* | Cleanup lives on server restart | Chocobozzz | 2020-11-13 | 1 | -2/+80 |
* | Increase tests waits | Chocobozzz | 2020-11-12 | 1 | -4/+4 |
* | Update ffmpeg static version for tests | Chocobozzz | 2020-11-09 | 1 | -3/+3 |