aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/lib/runners
Commit message (Expand)AuthorAgeFilesLines
* Migrate server to ESMChocobozzz2023-08-1114-1097/+0
* Improve runner managementChocobozzz2023-07-271-2/+14
* Use typed pickChocobozzz2023-07-262-2/+2
* Prefer web videos in favour of webtorrentChocobozzz2023-07-113-5/+5
* Don't fail remote transcoding on retryChocobozzz2023-05-261-1/+4
* Force stop remote live transcodingChocobozzz2023-05-221-1/+3
* Use saveInTransactionWithRetries helperChocobozzz2023-05-191-21/+5
* More robust chunk handlerChocobozzz2023-05-191-1/+1
* Avoid aborting completing jobsChocobozzz2023-05-191-7/+6
* Fix testsChocobozzz2023-05-171-1/+2
* Increase last runner contact updateChocobozzz2023-05-171-1/+1
* Fix S3 live syncChocobozzz2023-05-101-0/+1
* Prefer video studio instead of video editionChocobozzz2023-05-094-20/+20
* Support studio transcoding in peertube runnerChocobozzz2023-05-0910-16/+181
* Enable external plugins to test the PRChocobozzz2023-05-091-8/+14
* Implement remote runner jobs in serverChocobozzz2023-05-0913-0/+924