]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - server/controllers/api/videos/live.ts
refactor API errors to standard error format
[github/Chocobozzz/PeerTube.git] / server / controllers / api / videos / live.ts
2021-06-02  Rigel Kentrefactor API errors to standard error format
2020-12-07  Rigel Kentreplace numbers with typed http status codes (#3409)
2020-12-03  ChocobozzzAdd permanent live support
2020-11-20  ChocobozzzFix incorrect IDs in AP federation
2020-11-09  ChocobozzzAdd live server hooks
2020-11-09  ChocobozzzBegin live tests
2020-11-09  ChocobozzzAdd ability to save live replay
2020-11-09  ChocobozzzRefactor video creation
2020-11-09  ChocobozzzLive streaming implementation first step