aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/api/live
Commit message (Collapse)AuthorAgeFilesLines
* Introduce videos commandChocobozzz2021-07-206-110/+78
|
* Introduce user commandChocobozzz2021-07-201-6/+2
|
* 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-202-5/+3
|
* Shorter live methodsChocobozzz2021-07-206-44/+44
|
* Introduce live commandChocobozzz2021-07-206-118/+92
|
* Introduce socket io commandChocobozzz2021-07-201-6/+5
|
* Introduce config commandChocobozzz2021-07-206-75/+87
|
* Refactor live managerChocobozzz2021-06-174-225/+334
|
* Fix live files includeChocobozzz2021-06-111-1/+1
|
* Increase permanent live test timeoutChocobozzz2021-06-081-1/+1
|
* Refactor a little bit live testsChocobozzz2021-05-073-75/+27
|
* 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
|
* Fix stats testsChocobozzz2021-02-191-3/+16
|
* Fix testsChocobozzz2021-02-191-1/+11
|
* Try to speed up server testsChocobozzz2021-02-192-23/+36
|
* add support for 1440p (Quad HD/QHD/WQHD) videosRigel Kent2021-01-133-0/+4
|
* 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-153-4/+4
|
* Fix tests timeoutChocobozzz2020-12-142-3/+7
|
* 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-093-28/+29
|
* Upgrade sequelize to v6Chocobozzz2020-12-091-6/+1
|
* emit more specific status codes on video upload (#3423)Rigel Kent2020-12-082-25/+27
| | | | | - reduce http status codes list to potentially useful codes - convert more codes to typed ones - factorize html generator for error responses
* Fix live transcoding testsChocobozzz2020-12-041-1/+1
|
* Strict actor url comparisonChocobozzz2020-12-031-1/+0
|
* Add permanent live supportChocobozzz2020-12-032-0/+191
|
* Increase live constraint test timeoutChocobozzz2020-12-021-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
|
* Fix live testsChocobozzz2020-11-171-1/+1
|
* Merge branch 'feature/admin-comments' into developChocobozzz2020-11-161-1/+0
|
* Cleanup lives on server restartChocobozzz2020-11-131-2/+80
|
* Increase tests waitsChocobozzz2020-11-121-4/+4
|
* Update ffmpeg static version for testsChocobozzz2020-11-091-3/+3
|
* Handle views for live videosChocobozzz2020-11-091-0/+77
|