aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/api/videos/video-create-transcoding.ts
Commit message (Collapse)AuthorAgeFilesLines
* Create another test suite for transcoding jobsChocobozzz2022-02-281-252/+0
|
* Update changelogChocobozzz2022-02-041-0/+2
|
* Fix HLS re transcoding with object storage enabledChocobozzz2022-02-011-5/+80
|
* Prevent HLS transcoding after webtorrent transcodingChocobozzz2022-02-011-1/+24
|
* Move test functions outside extra-utilsChocobozzz2021-12-171-3/+3
|
* shared/ typescript types dir server-commandsChocobozzz2021-12-171-1/+1
|
* Ensure we don't run transcoding after import fileChocobozzz2021-11-231-5/+1
|
* Fetch publishedAt after wait jobsChocobozzz2021-11-181-2/+2
| | | | To make sure it's published
* Add ability to run transcoding jobsChocobozzz2021-11-181-0/+156