aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/api/live/live.ts
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* Regenerate miniature on live saveChocobozzz2020-11-091-23/+1
* Add live notification testsChocobozzz2020-11-091-21/+212
* Add save replay live testsChocobozzz2020-11-091-171/+42
* Add check constraints live testsChocobozzz2020-11-091-4/+122
* Begin live testsChocobozzz2020-11-091-0/+351