aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/cli/create-import-video-file-job.ts
Commit message (Expand)AuthorAgeFilesLines
* Cleanup tests importsChocobozzz2022-08-171-3/+1
* We don't need to import mochaChocobozzz2022-08-171-1/+0
* Move test functions outside extra-utilsChocobozzz2021-12-171-3/+3
* shared/ typescript types dir server-commandsChocobozzz2021-12-171-1/+1
* Fix E2E testsChocobozzz2021-11-241-1/+0
* Ensure we don't run transcoding after import fileChocobozzz2021-11-231-0/+10
* Add transcoding fail message in clientChocobozzz2021-11-091-3/+3
* Support short uuid for scriptsChocobozzz2021-08-171-8/+8
* Add support for saving video files to object storage (#4290)Jelle Besseling2021-08-171-7/+49
* Reorganize importsChocobozzz2021-07-201-1/+1
* Use an object to represent a serverChocobozzz2021-07-201-3/+3
* Shorter server command namesChocobozzz2021-07-201-11/+11
* Introduce videos commandChocobozzz2021-07-201-29/+23
* Introduce CLI commandChocobozzz2021-07-201-8/+6
* Add video files migrationChocobozzz2021-02-181-1/+1
* Dissociate video file names and video uuidChocobozzz2021-02-181-14/+2
* Move to eslintcontainChocobozzz2020-02-031-3/+3
* Add ability to disable webtorrentChocobozzz2019-11-251-3/+2
* Use test wrapper exit functionChocobozzz2019-04-241-2/+3
* Cleanup testsChocobozzz2019-04-241-2/+1
* Shared utils -> extra-utilsChocobozzz2019-04-241-2/+2
* Move utils to /sharedbuoyantair2018-10-291-2/+2
* Improve tests when waiting pending jobsChocobozzz2018-06-131-11/+6
* Fix import with when the imported file has the same extension than anChocobozzz2018-06-111-4/+28
* Move fixtures in tests/Chocobozzz2018-06-071-2/+2
* Improve create import file jobChocobozzz2018-06-071-12/+19
* Add create-import-video-file-job commandFlorent Fayolle2018-06-071-0/+111