Move to eslint
[oweals/peertube.git] / server / lib / job-queue / job-queue.ts
2020-02-03 ChocobozzzMove to eslint
2020-01-30 ChocobozzzAdd url field in caption and use it for thumbnails
2020-01-29 ChocobozzzMerge branch 'release/2.1.0' into develop
2020-01-29 ChocobozzzMerge branch 'release/2.1.0' into develop
2020-01-28 ChocobozzzCleanup server fixme
2020-01-28 ChocobozzzAdd ability to list redundancies
2019-12-04 ChocobozzzAdd ability to filter per job type
2019-05-15 ChocobozzzMerge branch 'master' into develop
2019-04-25 ChocobozzzUse apicache instead of our broken implementation
2019-04-11 ChocobozzzDon't expose constants directly in initializers/
2019-04-11 ChocobozzzMove config in its own file
2019-03-19 ChocobozzzMove video file import in its own file
2019-03-19 ChocobozzzRename video-file job to video-transcoding
2019-02-11 ChocobozzzMerge branch 'develop' into pr/1217
2019-02-06 ChocobozzzMerge branch 'release/v1.2.0'
2018-12-20 ChocobozzzOptimize actor follow scores modifications
2018-12-11 ChocobozzzDon't quit on queue error
2018-12-07 ChocobozzzMerge branch 'move-utils-to-shared' of https://github...
2018-11-20 ChocobozzzDelete invalid or deleted remote videos
2018-11-15 buoyantairMerge from upstream
2018-11-15 ChocobozzzDon't forward view, send updates instead
2018-08-30 ChocobozzzBufferize videos views in redis
2018-08-08 ChocobozzzImport magnets with webtorrent
2018-08-07 ChocobozzzMerge branch 'release/beta-10' into develop
2018-08-06 ChocobozzzMerge branch 'release/beta-10' into develop
2018-08-06 ChocobozzzAdd job ttl
2018-08-06 ChocobozzzCorrectly handle video import errors
2018-08-06 ChocobozzzAdd ability to import video with youtube-dl
2018-07-30 ChocobozzzIncrease max stalled count in job queue
2018-07-30 ChocobozzzGraceful job queue shutdown
2018-07-25 Rigel Kentexpliciting type checks and predicates (server only)
2018-07-14 Rigel Kentadding redis unix connection
2018-07-11 ChocobozzzMigrate to bull
2018-06-12 ChocobozzzAdd concept of video state, and add ability to wait...
2018-06-07 ChocobozzzImprove create import file job
2018-06-07 Florent FayolleAdd create-import-video-file-job command
2018-05-21 Rigel Kentfeature: db selection in redis
2018-05-09 ChocobozzzFix message when updating my profile
2018-05-09 ChocobozzzAdd timeout and TTL to request jobs
2018-04-19 Gérald NielMerge branch 'develop' of framagit.org:chocobozzz/PeerT...
2018-04-18 ChocobozzzMove server follow in the job queue
2018-03-26 ChocobozzzFix error logging
2018-02-27 ChocobozzzFix typings
2018-02-27 ChocobozzzFix job panel sorting in administration
2018-02-12 ChocobozzzDon't stuck on active jobs
2018-02-08 ChocobozzzFix job count api
2018-02-07 ChocobozzzFix job queue api
2018-01-30 ChocobozzzFix job queue backoff
2018-01-30 ChocobozzzAdd ability to reset our password
2018-01-25 ChocobozzzMove job queue to redis