aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/api/transcoding
Commit message (Collapse)AuthorAgeFilesLines
* Prevent object storage mock conflictsChocobozzz2023-05-234-26/+47
| | | | When running tests in parallel
* Remove low timeoutsChocobozzz2023-05-221-2/+0
| | | | Default timeout is 30s
* Try to have more robust live testsChocobozzz2023-05-101-1/+1
|
* Increase timeoutsChocobozzz2023-05-101-0/+3
|
* Fix audio transcoding copyChocobozzz2023-05-091-3/+3
|
* Fix studio testsChocobozzz2023-05-091-23/+23
|
* Prefer video studio instead of video editionChocobozzz2023-05-091-2/+2
| | | | Clearer and easier to find in the project
* Support studio transcoding in peertube runnerChocobozzz2023-05-091-28/+14
|
* Add TMP persistent directoryChocobozzz2023-05-091-1/+24
| | | | To store files that must be preserved between peertube restarts
* Add runner server testsChocobozzz2023-05-092-17/+12
|
* Fix transcoding testChocobozzz2022-11-141-1/+6
|
* Use private ACL for private videos in s3Chocobozzz2022-10-244-24/+24
|
* Put private videos under a specific subdirectoryChocobozzz2022-10-244-144/+181
|
* Don't display remove file icon in some casesChocobozzz2022-09-132-4/+4
|
* Cleanup tests importsChocobozzz2022-08-173-9/+3
|
* We don't need to import mochaChocobozzz2022-08-173-3/+0
|
* Reimplement a typed omit functionChocobozzz2022-08-171-6/+2
|
* Add option to not transcode original resolutionChocobozzz2022-08-091-2/+78
|
* Add ability to delete a specific video fileChocobozzz2022-08-011-2/+2
|
* Regenerate video filenames on transcodingChocobozzz2022-07-251-0/+14
| | | | | In particular when using manual transcoding, to invalidate potential HTTP caches in front of peertube
* Rename studio to editorChocobozzz2022-03-222-10/+10
|
* Add video edition finished notificationChocobozzz2022-03-221-7/+1
|
* Create another test suite for transcoding jobsChocobozzz2022-02-286-0/+1749