Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove low timeouts | Chocobozzz | 2023-05-22 | 1 | -2/+0 |
| | | | | Default timeout is 30s | ||||
* | Try to have more robust live tests | Chocobozzz | 2023-05-10 | 1 | -1/+1 |
| | |||||
* | Increase timeouts | Chocobozzz | 2023-05-10 | 1 | -0/+3 |
| | |||||
* | Fix audio transcoding copy | Chocobozzz | 2023-05-09 | 1 | -3/+3 |
| | |||||
* | Fix studio tests | Chocobozzz | 2023-05-09 | 1 | -23/+23 |
| | |||||
* | Prefer video studio instead of video edition | Chocobozzz | 2023-05-09 | 1 | -2/+2 |
| | | | | Clearer and easier to find in the project | ||||
* | Support studio transcoding in peertube runner | Chocobozzz | 2023-05-09 | 1 | -28/+14 |
| | |||||
* | Add TMP persistent directory | Chocobozzz | 2023-05-09 | 1 | -1/+24 |
| | | | | To store files that must be preserved between peertube restarts | ||||
* | Add runner server tests | Chocobozzz | 2023-05-09 | 2 | -17/+12 |
| | |||||
* | Fix transcoding test | Chocobozzz | 2022-11-14 | 1 | -1/+6 |
| | |||||
* | Use private ACL for private videos in s3 | Chocobozzz | 2022-10-24 | 4 | -24/+24 |
| | |||||
* | Put private videos under a specific subdirectory | Chocobozzz | 2022-10-24 | 4 | -144/+181 |
| | |||||
* | Don't display remove file icon in some cases | Chocobozzz | 2022-09-13 | 2 | -4/+4 |
| | |||||
* | Cleanup tests imports | Chocobozzz | 2022-08-17 | 3 | -9/+3 |
| | |||||
* | We don't need to import mocha | Chocobozzz | 2022-08-17 | 3 | -3/+0 |
| | |||||
* | Reimplement a typed omit function | Chocobozzz | 2022-08-17 | 1 | -6/+2 |
| | |||||
* | Add option to not transcode original resolution | Chocobozzz | 2022-08-09 | 1 | -2/+78 |
| | |||||
* | Add ability to delete a specific video file | Chocobozzz | 2022-08-01 | 1 | -2/+2 |
| | |||||
* | Regenerate video filenames on transcoding | Chocobozzz | 2022-07-25 | 1 | -0/+14 |
| | | | | | In particular when using manual transcoding, to invalidate potential HTTP caches in front of peertube | ||||
* | Rename studio to editor | Chocobozzz | 2022-03-22 | 2 | -10/+10 |
| | |||||
* | Add video edition finished notification | Chocobozzz | 2022-03-22 | 1 | -7/+1 |
| | |||||
* | Create another test suite for transcoding jobs | Chocobozzz | 2022-02-28 | 6 | -0/+1749 |