aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/api/live/live.ts
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add ability to filter my videos by liveChocobozzz2021-05-031-0/+65
* Increase ffmpeg tests timeoutChocobozzz2021-04-151-5/+5
* Increase timeoutsChocobozzz2021-03-041-2/+2
* Try to speed up server testsChocobozzz2021-02-191-15/+15
* Increase live test timeoutChocobozzz2021-01-081-1/+1
* Fix live badge in videos listChocobozzz2020-12-161-0/+16
* Use -1 for max live duration unlimitedChocobozzz2020-12-151-1/+1
* Add joblog at the end of ciChocobozzz2020-12-141-0/+2
* Parse log script can take files as argsChocobozzz2020-12-141-2/+3
* Live views updateChocobozzz2020-12-091-1/+50
* Refactor views componentChocobozzz2020-12-091-3/+2
* Fix live testsChocobozzz2020-12-091-18/+19
* Upgrade sequelize to v6Chocobozzz2020-12-091-6/+1
* emit more specific status codes on video upload (#3423)Rigel Kent2020-12-081-9/+10
* Fix live transcoding testsChocobozzz2020-12-041-1/+1
* Fix live replay duration glitchChocobozzz2020-12-021-0/+2
* Try to fix live testsChocobozzz2020-11-301-2/+9
* More robust live testChocobozzz2020-11-271-4/+4
* Try to fix live testChocobozzz2020-11-261-0/+3
* Fix live FPS limitChocobozzz2020-11-261-2/+7
* Add transcoding module commentsChocobozzz2020-11-251-5/+7
* Add live transcoding bit rate testsChocobozzz2020-11-251-2/+20
* Relax live fps testChocobozzz2020-11-201-1/+1