Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improve runner management | Chocobozzz | 2023-07-27 | 1 | -2/+14 |
| | | | | | | | * Add ability to remove runner jobs * Add runner job state quick filter * Merge registration tokens and runners tables in the same page * Add copy button to copy registration token | ||||
* | Use typed pick | Chocobozzz | 2023-07-26 | 2 | -2/+2 |
| | |||||
* | Prefer web videos in favour of webtorrent | Chocobozzz | 2023-07-11 | 3 | -5/+5 |
| | |||||
* | Don't fail remote transcoding on retry | Chocobozzz | 2023-05-26 | 1 | -1/+4 |
| | |||||
* | Force stop remote live transcoding | Chocobozzz | 2023-05-22 | 1 | -1/+3 |
| | |||||
* | Use saveInTransactionWithRetries helper | Chocobozzz | 2023-05-19 | 1 | -21/+5 |
| | |||||
* | More robust chunk handler | Chocobozzz | 2023-05-19 | 1 | -1/+1 |
| | |||||
* | Avoid aborting completing jobs | Chocobozzz | 2023-05-19 | 1 | -7/+6 |
| | |||||
* | Fix tests | Chocobozzz | 2023-05-17 | 1 | -1/+2 |
| | |||||
* | Increase last runner contact update | Chocobozzz | 2023-05-17 | 1 | -1/+1 |
| | |||||
* | Fix S3 live sync | Chocobozzz | 2023-05-10 | 1 | -0/+1 |
| | | | | Ensure TS chunks referenced in M3U8 playlist are already uploaded on S3 | ||||
* | Prefer video studio instead of video edition | Chocobozzz | 2023-05-09 | 4 | -20/+20 |
| | | | | Clearer and easier to find in the project | ||||
* | Support studio transcoding in peertube runner | Chocobozzz | 2023-05-09 | 10 | -16/+181 |
| | |||||
* | Enable external plugins to test the PR | Chocobozzz | 2023-05-09 | 1 | -8/+14 |
| | |||||
* | Implement remote runner jobs in server | Chocobozzz | 2023-05-09 | 13 | -0/+924 |
Move ffmpeg functions to @shared |