aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/api/check-params/videos.ts
Commit message (Expand)AuthorAgeFilesLines
* Check video privacy when creating comments/ratesChocobozzz2022-02-221-0/+18
* Move test functions outside extra-utilsChocobozzz2021-12-171-7/+3
* shared/ typescript types dir server-commandsChocobozzz2021-12-171-1/+1
* Add channel filters for my videos/followersChocobozzz2021-10-201-0/+14
* Refactor requestsChocobozzz2021-07-201-18/+18
* Use an object to represent a serverChocobozzz2021-07-201-4/+4
* Shorter server command namesChocobozzz2021-07-201-17/+17
* Introduce videos commandChocobozzz2021-07-201-58/+51
* Introduce user commandChocobozzz2021-07-201-10/+8
* Introduce login commandChocobozzz2021-07-201-4/+3
* Introduce server commandsChocobozzz2021-07-201-35/+40
* Support short uuid for GET video/playlistChocobozzz2021-06-291-26/+26
* Refactor server errors handlerChocobozzz2021-06-021-1/+77
* Resumable video uploads (#3933)kontrollanten2021-05-101-202/+191
* Fix testsChocobozzz2021-01-261-8/+8
* emit more specific status codes on video upload (#3423)Rigel Kent2020-12-081-2/+16
* replace numbers with typed http status codes (#3409)Rigel Kent2020-12-071-22/+35
* Move to eslintcontainChocobozzz2020-02-031-19/+19
* Add ability to skip count queryChocobozzz2020-01-081-1/+5
* Fix broken playlist apiChocobozzz2019-08-011-1/+1
* Use test wrapper exit functionChocobozzz2019-04-241-24/+36
* Cleanup testsChocobozzz2019-04-241-10/+3
* Shared utils -> extra-utilsChocobozzz2019-04-241-3/+3
* Add user adminFlagsChocobozzz2019-04-151-2/+2
* add quarantine videos feature (#1637)Josh Morel2019-04-021-1/+2
* Add originallyPublishedAt unit testsChocobozzz2019-02-111-1/+15
* Merge branch 'develop' into pr/1217Chocobozzz2019-02-111-6/+15
|\
| * Support additional video extensionsChocobozzz2018-12-111-1/+6
| * Move utils to /sharedbuoyantair2018-10-291-3/+7
| * Feature/description support fields length 1000 (#1267)BRAINS YUM2018-10-191-2/+2
* | Rename downloadingEnabled property to downloadEnabledLucas Declercq2018-10-081-2/+2
* | Add downloadingEnabled property to video modelLucas Declercq2018-10-061-0/+2
|/
* Add ability to search a video with an URLChocobozzz2018-08-271-3/+3
* Fix images size limitChocobozzz2018-06-221-4/+4
* Add ability to schedule video publicationChocobozzz2018-06-151-0/+29
* Add concept of video state, and add ability to wait transcoding beforeChocobozzz2018-06-121-14/+1
* Move fixtures in tests/Chocobozzz2018-06-071-16/+16
* Only use account name in routesChocobozzz2018-05-251-3/+3
* Fix video channel update with an admin accountChocobozzz2018-05-171-1/+1
* Add check channel update test in video updateChocobozzz2018-05-111-0/+6
* Fix testsChocobozzz2018-05-091-2/+2
* Account/channel descriptions are not required anymoreChocobozzz2018-05-091-26/+0
* Implement video channel viewsChocobozzz2018-04-251-1/+1
* Video channel API routes refractorChocobozzz2018-04-251-3/+70
* Use ISO 639 for languagesChocobozzz2018-04-231-4/+4
* Add ability to update another user videoChocobozzz2018-02-221-6/+22
* Implement support field in video and video channelChocobozzz2018-02-151-2/+16
* Add ability to set video thumbnail/previewChocobozzz2018-02-141-23/+127
* Increase tests timeoutChocobozzz2018-01-181-1/+1
* Add ability to disable video commentsChocobozzz2018-01-031-0/+22