Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Support short uuid for GET video/playlist | Chocobozzz | 2021-06-29 | 1 | -4/+10 |
* | add video upload types, add doc middleware to more routes | Rigel Kent | 2021-06-06 | 1 | -4/+6 |
* | Move middleware utils in middlewares | Chocobozzz | 2021-06-03 | 1 | -7/+6 |
* | correct error codes and backward compat | Rigel Kent | 2021-06-02 | 1 | -2/+2 |
* | refactor API errors to standard error format | Rigel Kent | 2021-06-02 | 1 | -26/+35 |
* | improve api param message for video names and tags | Rigel Kent | 2021-05-31 | 1 | -1/+4 |
* | replace numbers with typed http status codes (#3409) | Rigel Kent | 2020-12-07 | 1 | -10/+11 |
* | Add permanent live support | Chocobozzz | 2020-12-03 | 1 | -1/+18 |
* | Add live server hooks | Chocobozzz | 2020-11-09 | 1 | -0/+30 |
* | Begin live tests | Chocobozzz | 2020-11-09 | 1 | -3/+7 |
* | Add max lives limit | Chocobozzz | 2020-11-09 | 1 | -1/+34 |
* | Add ability to save live replay | Chocobozzz | 2020-11-09 | 1 | -3/+39 |
* | Live streaming implementation first step | Chocobozzz | 2020-11-09 | 1 | -0/+66 |