aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/cli/create-transcoding-job.ts
Commit message (Expand)AuthorAgeFilesLines
* Add runner server testsChocobozzz2023-05-091-262/+0
* Use private ACL for private videos in s3Chocobozzz2022-10-241-6/+6
* Put private videos under a specific subdirectoryChocobozzz2022-10-241-1/+1
* Cleanup tests importsChocobozzz2022-08-171-3/+1
* We don't need to import mochaChocobozzz2022-08-171-1/+0
* Fix HLS re transcoding with object storage enabledChocobozzz2022-02-011-3/+10
* Move test functions outside extra-utilsChocobozzz2021-12-171-3/+3
* shared/ typescript types dir server-commandsChocobozzz2021-12-171-1/+1
* Added 144p encoding (#4492)Florian CUNY2021-11-051-2/+2
* Fix notification on create transcoding jobChocobozzz2021-10-111-1/+15
* Support short uuid for scriptsChocobozzz2021-08-171-3/+8
* Add support for saving video files to object storage (#4290)Jelle Besseling2021-08-171-31/+64
* Reorganize importsChocobozzz2021-07-201-1/+1
* Use an object to represent a serverChocobozzz2021-07-201-4/+4
* Shorter server command namesChocobozzz2021-07-201-19/+19
* Introduce videos commandChocobozzz2021-07-201-45/+31
* Introduce config commandChocobozzz2021-07-201-3/+2
* Introduce CLI commandChocobozzz2021-07-201-16/+7
* add support for 1440p (Quad HD/QHD/WQHD) videosRigel Kent2021-01-131-0/+1
* Move to eslintcontainChocobozzz2020-02-031-8/+7
* Add ability to generate HLS in CLIChocobozzz2019-11-251-17/+116
* Use test wrapper exit functionChocobozzz2019-04-241-2/+3
* Cleanup testsChocobozzz2019-04-241-3/+1
* Shared utils -> extra-utilsChocobozzz2019-04-241-2/+2
* Move utils to /sharedbuoyantair2018-10-291-2/+2
* Add resolution to create-transcoding-job script (#654)Florent F2018-06-151-3/+29
* Improve tests when waiting pending jobsChocobozzz2018-06-131-14/+9
* Add concept of video state, and add ability to wait transcoding beforeChocobozzz2018-06-121-1/+1
* Improve create transcoding jobs testsChocobozzz2018-05-301-0/+15
* Add ability to manually run transcoding jobChocobozzz2018-05-301-0/+96