Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improve runner management | Chocobozzz | 2023-07-27 | 1 | -9/+21 |
| | | | | | | | * 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 | ||||
* | Avoid update remote runner error | Chocobozzz | 2023-07-12 | 1 | -32/+34 |
| | |||||
* | Avoid duplicate runner names | Chocobozzz | 2023-07-12 | 1 | -0/+9 |
| | |||||
* | Include err type in res | Chocobozzz | 2023-05-22 | 1 | -0/+1 |
| | |||||
* | Force stop remote live transcoding | Chocobozzz | 2023-05-22 | 1 | -2/+25 |
| | |||||
* | 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 | 2 | -1/+56 |
| | |||||
* | Implement remote runner jobs in server | Chocobozzz | 2023-05-09 | 5 | -0/+318 |
Move ffmpeg functions to @shared |