aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/lib/runners/job-handlers/abstract-job-handler.ts
Commit message (Collapse)AuthorAgeFilesLines
* Use saveInTransactionWithRetries helperChocobozzz2023-05-191-21/+5
|
* Avoid aborting completing jobsChocobozzz2023-05-191-7/+6
|
* Prefer video studio instead of video editionChocobozzz2023-05-091-5/+5
| | | | Clearer and easier to find in the project
* Support studio transcoding in peertube runnerChocobozzz2023-05-091-1/+10
|
* Enable external plugins to test the PRChocobozzz2023-05-091-8/+14
|
* Implement remote runner jobs in serverChocobozzz2023-05-091-0/+271
Move ffmpeg functions to @shared