Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |