aboutsummaryrefslogtreecommitdiffhomepage
path: root/shared/models/server/job.model.ts
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add create-import-video-file-job commandFlorent Fayolle2018-06-071-0/+1
* Move server follow in the job queueChocobozzz2018-04-181-0/+1
* Add stats routeChocobozzz2018-02-281-0/+17