aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/api/live/live-save-replay.ts
Commit message (Expand)AuthorAgeFilesLines
* Add support for saving video files to object storage (#4290)Jelle Besseling2021-08-171-20/+10
* Use random names for VOD HLS playlistsChocobozzz2021-07-261-7/+7
* Reorganize importsChocobozzz2021-07-201-3/+2
* Refactor requestsChocobozzz2021-07-201-1/+1
* Use an object to represent a serverChocobozzz2021-07-201-4/+4
* Shorter server command namesChocobozzz2021-07-201-26/+26
* Introduce videos commandChocobozzz2021-07-201-26/+22
* Introduce blacklist commandChocobozzz2021-07-201-3/+2
* Shorter live methodsChocobozzz2021-07-201-4/+4
* Introduce live commandChocobozzz2021-07-201-17/+12
* Introduce config commandChocobozzz2021-07-201-10/+11
* Refactor a little bit live testsChocobozzz2021-05-071-9/+2
* Fix stats testsChocobozzz2021-02-191-3/+16
* Try to speed up server testsChocobozzz2021-02-191-8/+21
* add support for 1440p (Quad HD/QHD/WQHD) videosRigel Kent2021-01-131-0/+1
* Use -1 for max live duration unlimitedChocobozzz2020-12-151-1/+1
* Fix tests timeoutChocobozzz2020-12-141-1/+3
* Fix live testsChocobozzz2020-12-091-7/+7
* emit more specific status codes on video upload (#3423)Rigel Kent2020-12-081-16/+17
* Add save replay live testsChocobozzz2020-11-091-0/+307