aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/api/live/live.ts
Commit message (Expand)AuthorAgeFilesLines
* Prevent object storage mock conflictsChocobozzz2023-05-231-7/+1
* Remove low timeoutsChocobozzz2023-05-221-4/+0
* Increase timeoutsChocobozzz2023-05-091-3/+3
* Add runner server testsChocobozzz2023-05-091-7/+19
* Feature/Add replay privacy (#5692)Wicklow2023-03-311-1/+12
* Put private videos under a specific subdirectoryChocobozzz2022-10-241-6/+7
* Wait segment sha processingChocobozzz2022-10-111-1/+1
* Fix live testsChocobozzz2022-10-111-3/+9
* Live supports object storageChocobozzz2022-10-041-46/+41
* Relax bitrate/fps testChocobozzz2022-09-281-2/+2
* Add test for RTMP stream without audioChocobozzz2022-09-281-0/+12
* Don't display remove file icon in some casesChocobozzz2022-09-131-2/+2
* Cleanup tests importsChocobozzz2022-08-171-3/+1
* We don't need to import mochaChocobozzz2022-08-171-1/+0
* Fix testsChocobozzz2022-08-161-2/+2
* Increase timeoutsChocobozzz2022-08-161-1/+1
* Fix live testsChocobozzz2022-08-111-1/+1
* Add option to not transcode original resolutionChocobozzz2022-08-091-5/+68
* Merge branch 'release/4.2.0' into developChocobozzz2022-06-231-4/+4
|\
| * Fix fast restream in saved permanent liveChocobozzz2022-06-231-4/+4
* | Increase test timeoutChocobozzz2022-06-171-1/+1
* | Increase test timeoutChocobozzz2022-05-241-1/+1
|/
* Support live session in serverChocobozzz2022-05-031-0/+8
* Fix getting live by anonymous userChocobozzz2022-05-031-7/+29
* Fix lintChocobozzz2022-04-221-4/+4
* Add ability to save replay of permanent livesChocobozzz2022-04-211-2/+2
* Add latency setting supportChocobozzz2022-03-091-1/+8
* Add basic video editor supportChocobozzz2022-02-281-2/+2
* Move test functions outside extra-utilsChocobozzz2021-12-171-14/+11
* shared/ typescript types dir server-commandsChocobozzz2021-12-171-1/+1
* Increase live transcoding test timeoutChocobozzz2021-11-151-1/+1
* Added 144p encoding (#4492)Florian CUNY2021-11-051-0/+1
* Fix bitrate testsChocobozzz2021-10-121-5/+12
* Increase live tests timeoutChocobozzz2021-10-081-2/+2
* Improve target bitrate calculationChocobozzz2021-08-061-1/+1
* Limit live bitrateChocobozzz2021-08-061-6/+34
* Use random names for VOD HLS playlistsChocobozzz2021-07-261-4/+10
* Reorganize importsChocobozzz2021-07-201-4/+11
* Refactor requestsChocobozzz2021-07-201-1/+1
* Use an object to represent a serverChocobozzz2021-07-201-6/+5
* Shorter server command namesChocobozzz2021-07-201-36/+36
* Introduce videos commandChocobozzz2021-07-201-52/+36
* Introduce server commandsChocobozzz2021-07-201-2/+1
* Introduce sql commandChocobozzz2021-07-201-1/+1
* Introduce streaming playlists commandChocobozzz2021-07-201-5/+11
* Introduce blacklist commandChocobozzz2021-07-201-2/+1
* Shorter live methodsChocobozzz2021-07-201-21/+21
* Introduce live commandChocobozzz2021-07-201-48/+42
* Introduce config commandChocobozzz2021-07-201-20/+23
* Refactor live managerChocobozzz2021-06-171-225/+6