aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/api/transcoding
Commit message (Collapse)AuthorAgeFilesLines
* 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