]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - server/middlewares/validators/videos/video-live.ts
Reorganize imports
[github/Chocobozzz/PeerTube.git] / server / middlewares / validators / videos / video-live.ts
2021-07-20  ChocobozzzReorganize imports
2021-07-20  ChocobozzzRefactor requests
2021-07-20  ChocobozzzMerge branch 'master' into release/3.3.0
2021-06-29  ChocobozzzSupport short uuid for GET video/playlist
2021-06-06  Rigel Kentadd video upload types, add doc middleware to more...
2021-06-03  ChocobozzzMove middleware utils in middlewares
2021-06-02  Rigel Kentcorrect error codes and backward compat
2021-06-02  Rigel Kentrefactor API errors to standard error format
2021-05-31  Rigel Kentimprove api param message for video names and tags
2020-12-07  Rigel Kentreplace numbers with typed http status codes (#3409)
2020-12-03  ChocobozzzAdd permanent live support
2020-11-09  ChocobozzzAdd live server hooks
2020-11-09  ChocobozzzBegin live tests
2020-11-09  ChocobozzzAdd max lives limit
2020-11-09  ChocobozzzAdd ability to save live replay
2020-11-09  ChocobozzzLive streaming implementation first step