aboutsummaryrefslogtreecommitdiffhomepage
path: root/shared/models/server/job.model.ts
Commit message (Expand)AuthorAgeFilesLines
* Support studio transcoding in peertube runnerChocobozzz2023-05-091-0/+4
* Fix next video state after optimize/audio mergeChocobozzz2023-05-091-0/+5
* Implement remote runner jobs in serverChocobozzz2023-05-091-8/+35
* Add ability to list imports of a channel syncChocobozzz2022-08-101-0/+2
* Add missing job types to admin panelChocobozzz2022-08-101-15/+15
* Channel sync (#5135)Florent2022-08-101-3/+28
* Use bullmq job dependencyChocobozzz2022-08-091-0/+17
* Move to bullmqChocobozzz2022-08-091-3/+3
* Add option to not transcode original resolutionChocobozzz2022-08-091-4/+1
* Send views in a dedicated queueChocobozzz2022-06-171-0/+1
* Fix live ending job that breaks new live sessionChocobozzz2022-06-161-0/+1
* Support live session in serverChocobozzz2022-05-031-0/+1
* Add ability to save replay of permanent livesChocobozzz2022-04-211-0/+3
* Refactor AP context builderChocobozzz2022-03-241-3/+3
* Rename studio to editorChocobozzz2022-03-221-16/+13
* Add video edition finished notificationChocobozzz2022-03-221-0/+5
* Don't store remote rates of remote videosChocobozzz2022-03-181-1/+1
* Process video torrents in orderChocobozzz2022-03-161-0/+15
* Add basic video editor supportChocobozzz2022-02-281-0/+39
* Prevent HLS transcoding after webtorrent transcodingChocobozzz2022-02-011-2/+4
* Fix audio transcoding with video only fileChocobozzz2022-01-061-2/+7
* Add ability to run transcoding jobsChocobozzz2021-11-181-1/+3
* Refactor video viewsChocobozzz2021-11-091-1/+1
* prevent multiple post-process triggering of upload-resumable (#4175)Rigel Kent2021-10-251-0/+4
* Add support for saving video files to object storage (#4290)Jelle Besseling2021-08-171-0/+6
* Add ability to search playlistsChocobozzz2021-06-251-1/+0
* Use got instead of requestChocobozzz2021-03-241-1/+1
* Add ability to cleanup remote AP interactionsChocobozzz2021-03-031-0/+1
* Fix broken local actorsChocobozzz2021-02-261-0/+5
* Guess if we need to generate the thumbnail for importsChocobozzz2021-02-121-2/+0
* Allow to specify transcoding and import jobs concurrencyChocobozzz2021-02-081-0/+1
* Add priority to transcoding jobsChocobozzz2021-01-251-0/+1
* Refactor transcoding job handlersChocobozzz2021-01-211-5/+5
* Support progress for ffmpeg tasksChocobozzz2021-01-211-0/+1
* Fix (again) youtube importChocobozzz2021-01-191-2/+0
* stricter youtubedl format selectors (#3516)Rigel Kent2021-01-151-0/+1
* Refactor jobs stateChocobozzz2020-12-141-1/+1
* Add watch messages if live has not startedChocobozzz2020-11-091-0/+5
* Don't use @shared in modelsChocobozzz2020-08-271-2/+2
* Add server plugin filter hooks for import with torrent and url (#2621)Rigel Kent2020-05-141-2/+5
* Add ability for auth plugins to hook tokens validityChocobozzz2020-05-041-1/+1
* Avoir some circular dependenciesChocobozzz2020-05-041-0/+100
* Move to eslintcontainChocobozzz2020-02-031-13/+14
* Add ability to list redundanciesChocobozzz2020-01-281-1/+2
* Add ability to filter per job typeChocobozzz2019-12-041-3/+3
* Rename video-file job to video-transcodingChocobozzz2019-03-191-1/+1
* Delete invalid or deleted remote videosChocobozzz2018-11-201-1/+2
* Bufferize videos views in redisChocobozzz2018-08-301-1/+2
* Add ability to import video with youtube-dlChocobozzz2018-08-061-1/+2
* Migrate to bullChocobozzz2018-07-111-2/+3