aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/middlewares/validators/videos/video-live.ts
Commit message (Expand)AuthorAgeFilesLines
* replace numbers with typed http status codes (#3409)Rigel Kent2020-12-071-10/+11
* Add permanent live supportChocobozzz2020-12-031-1/+18
* Add live server hooksChocobozzz2020-11-091-0/+30
* Begin live testsChocobozzz2020-11-091-3/+7
* Add max lives limitChocobozzz2020-11-091-1/+34
* Add ability to save live replayChocobozzz2020-11-091-3/+39
* Live streaming implementation first stepChocobozzz2020-11-091-0/+66