aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/controllers/api/videos/live.ts
Commit message (Expand)AuthorAgeFilesLines
* replace numbers with typed http status codes (#3409)Rigel Kent2020-12-071-1/+2
* Add permanent live supportChocobozzz2020-12-031-0/+3
* Fix incorrect IDs in AP federationChocobozzz2020-11-201-2/+2
* Add live server hooksChocobozzz2020-11-091-0/+3
* Begin live testsChocobozzz2020-11-091-2/+8
* Add ability to save live replayChocobozzz2020-11-091-6/+31
* Refactor video creationChocobozzz2020-11-091-25/+15
* Live streaming implementation first stepChocobozzz2020-11-091-0/+116