aboutsummaryrefslogtreecommitdiffhomepage
path: root/shared/models/server/job.model.ts
Commit message (Collapse)AuthorAgeFilesLines
* Add server plugin filter hooks for import with torrent and url (#2621)Rigel Kent2020-05-141-2/+5
| | | | | | | | | | | * Add server plugin filter hooks for import with torrent and url * WIP: pre and post-import filter hooks * Rebased * Cleanup filters to accept imports Co-authored-by: Chocobozzz <me@florianbigard.com>
* 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
| | | | It helps to track follow errors
* Add stats routeChocobozzz2018-02-281-0/+17