aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/api/live/live-permanent.ts
Commit message (Expand)AuthorAgeFilesLines
* Correctly delete live files from object storageChocobozzz2022-10-251-0/+12
* Cleanup tests importsChocobozzz2022-08-171-3/+1
* We don't need to import mochaChocobozzz2022-08-171-1/+0
* Increase test timeoutChocobozzz2022-08-161-1/+1
* Support live session in serverChocobozzz2022-05-031-0/+17
* Add ability to save replay of permanent livesChocobozzz2022-04-211-2/+3
* Increase timeoutChocobozzz2021-12-241-1/+1
* Move test functions outside extra-utilsChocobozzz2021-12-171-2/+2
* shared/ typescript types dir server-commandsChocobozzz2021-12-171-1/+1
* Auto update publishedAt in live restreamChocobozzz2021-11-261-0/+6
* Reorganize importsChocobozzz2021-07-201-1/+1
* Use an object to represent a serverChocobozzz2021-07-201-4/+4
* Shorter server command namesChocobozzz2021-07-201-16/+16
* Introduce videos commandChocobozzz2021-07-201-7/+4
* Shorter live methodsChocobozzz2021-07-201-9/+9
* Introduce live commandChocobozzz2021-07-201-25/+18
* Introduce config commandChocobozzz2021-07-201-16/+19
* Fix live files includeChocobozzz2021-06-111-1/+1
* Increase permanent live test timeoutChocobozzz2021-06-081-1/+1
* Refactor a little bit live testsChocobozzz2021-05-071-18/+3
* add support for 1440p (Quad HD/QHD/WQHD) videosRigel Kent2021-01-131-0/+2
* Use -1 for max live duration unlimitedChocobozzz2020-12-151-2/+2
* Fix tests timeoutChocobozzz2020-12-141-2/+4
* Fix live testsChocobozzz2020-12-091-3/+3
* Strict actor url comparisonChocobozzz2020-12-031-1/+0
* Add permanent live supportChocobozzz2020-12-031-0/+190