aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/lib/runners/runner.ts
Commit message (Collapse)AuthorAgeFilesLines
* Improve runner managementChocobozzz2023-07-271-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
* Fix testsChocobozzz2023-05-171-1/+2
|
* Increase last runner contact updateChocobozzz2023-05-171-1/+1
|
* Implement remote runner jobs in serverChocobozzz2023-05-091-0/+36
Move ffmpeg functions to @shared