aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/api/check-params/video-imports.ts
Commit message (Expand)AuthorAgeFilesLines
* Faster ci using compiled ts filesChocobozzz2021-06-151-9/+9
* Fix testsChocobozzz2021-01-261-4/+4
* replace numbers with typed http status codes (#3409)Rigel Kent2020-12-071-6/+26
* Don't rely on youtube for testsChocobozzz2020-07-311-13/+11
* Update server dependenciesChocobozzz2020-06-171-3/+0
* Move to eslintcontainChocobozzz2020-02-031-8/+9
* Fix express validatorChocobozzz2019-07-251-1/+1
* Use test wrapper exit functionChocobozzz2019-04-241-5/+4
* Cleanup testsChocobozzz2019-04-241-10/+3
* Shared utils -> extra-utilsChocobozzz2019-04-241-3/+3
* Add user adminFlagsChocobozzz2019-04-151-2/+2
* Merge branch 'develop' into pr/1217Chocobozzz2019-02-111-4/+8
|\
| * Move utils to /sharedbuoyantair2018-10-291-3/+7
| * Feature/description support fields length 1000 (#1267)BRAINS YUM2018-10-191-1/+1
* | Rename downloadingEnabled property to downloadEnabledLucas Declercq2018-10-081-1/+1
* | Add downloadingEnabled property to video modelLucas Declercq2018-10-061-0/+1
|/
* Fix testsChocobozzz2018-08-271-2/+0
* Increase video import timeoutChocobozzz2018-08-141-1/+1
* Add torrent testsChocobozzz2018-08-081-1/+1
* Add check param tests regarding video importsChocobozzz2018-08-081-2/+48
* Add tests regarding video importChocobozzz2018-08-061-5/+34
* Add import http enabled configurationChocobozzz2018-08-061-0/+246