aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/api/check-params/live.ts
Commit message (Expand)AuthorAgeFilesLines
* Limit live bitrateChocobozzz2021-08-061-2/+2
* Reorganize importsChocobozzz2021-07-201-3/+2
* Refactor requestsChocobozzz2021-07-201-7/+7
* Use an object to represent a serverChocobozzz2021-07-201-4/+4
* Shorter server command namesChocobozzz2021-07-201-15/+15
* Introduce videos commandChocobozzz2021-07-201-3/+2
* Introduce user commandChocobozzz2021-07-201-11/+9
* Introduce login commandChocobozzz2021-07-201-4/+3
* Introduce server commandsChocobozzz2021-07-201-15/+14
* Shorter live methodsChocobozzz2021-07-201-26/+26
* Introduce live commandChocobozzz2021-07-201-36/+36
* Introduce config commandChocobozzz2021-07-201-31/+44
* Support short uuid for GET video/playlistChocobozzz2021-06-291-19/+21
* Faster ci using compiled ts filesChocobozzz2021-06-151-6/+6
* Fix testsChocobozzz2021-01-261-4/+4
* Fix tests timeoutChocobozzz2020-12-141-2/+2
* Fix live testsChocobozzz2020-12-091-3/+3
* replace numbers with typed http status codes (#3409)Rigel Kent2020-12-071-21/+22
* Add permanent live supportChocobozzz2020-12-031-1/+14
* Add save replay live testsChocobozzz2020-11-091-5/+2
* Add check constraints live testsChocobozzz2020-11-091-0/+16
* Add check params live testsChocobozzz2020-11-091-0/+410