aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/api/check-params/videos.ts
Commit message (Expand)AuthorAgeFilesLines
* 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
* Improve check videos parameters testsChocobozzz2017-12-281-223/+151
* Improve check follow params testsChocobozzz2017-12-281-2/+2
* Fix testChocobozzz2017-12-081-3/+3
* Make some fields optional when uploading a videoChocobozzz2017-12-071-24/+0
* Remove max duration/filesize constraintsChocobozzz2017-11-281-8/+0
* Optimize signature verificationChocobozzz2017-11-271-2/+2
* Add tests and fix bugs for video privacyChocobozzz2017-10-311-360/+177
* Lazy description and previews to video formChocobozzz2017-10-301-6/+2
* Increase video attributes lengthChocobozzz2017-10-261-6/+10
* Add video channel testsChocobozzz2017-10-261-19/+104
* Upload a video to /videos/uploadChocobozzz2017-09-071-21/+42
* Convert tests to typescriptChocobozzz2017-09-041-0/+677