]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - server/models/video/video-job-info.ts
Implement remote runner jobs in server
[github/Chocobozzz/PeerTube.git] / server / models / video / video-job-info.ts
2023-05-09  ChocobozzzImplement remote runner jobs in server
2022-11-17  ChocobozzzMerge branch 'release/4.3.0' into develop
2022-11-16  ChocobozzzMerge branch 'release/4.3.0' into develop
2022-11-14  ChocobozzzMerge branch 'release/4.3.0' into develop
2022-10-24  ChocobozzzMerge branch 'release/4.3.0' into develop
2022-10-11  ChocobozzzMerge branch 'release/4.3.0' into develop
2022-10-10  ChocobozzzFix video job error when video has been deleted
2022-01-10  ChocobozzzMerge branch 'release/4.0.0' into develop
2022-01-06  ChocobozzzMerge branch 'release/4.0.0' into develop
2021-12-23  ChocobozzzDon't stuck state when move transcoding job failed
2021-12-16  ChocobozzzMove typescript utils in its own directory
2021-12-03  ChocobozzzMerge branch 'release/4.0.0' into develop
2021-12-03  ChocobozzzFix pending transcoding with failed job
2021-11-18  ChocobozzzAdd ability to run transcoding jobs
2021-08-17  Jelle BesselingAdd support for saving video files to object storage...