Add import finished and video published notifs
[oweals/peertube.git] / server / lib / job-queue / handlers / video-file.ts
2019-01-09 ChocobozzzAdd import finished and video published notifs
2019-01-09 ChocobozzzAdd notification settings migration
2019-01-09 ChocobozzzAdd user notification base code
2018-12-19 ChocobozzzFix federation of some videos
2018-12-07 ChocobozzzMerge branch 'move-utils-to-shared' of https://github...
2018-12-06 ChocobozzzMerge branch 'hotfix/docker' into develop
2018-12-04 ChocobozzzUpdate dependencies
2018-11-13 ChocobozzzMerge branch 'master' into develop
2018-10-19 ChocobozzzMerge branch 'release/v1.0.0' into develop
2018-10-11 ChocobozzzMerge branch 'release/v1.0.0' into develop
2018-10-08 Felix AbleitnerSet bitrate limits for transcoding (fixes #638) (#1135)
2018-09-20 ChocobozzzMerge branch 'develop' into cli-wrapper 941/head
2018-09-19 ChocobozzzOptimize SQL requests of watch page API endpoints
2018-09-19 ChocobozzzReduce video.ts file size by moving some methods in...
2018-08-14 ChocobozzzCleanup utils helper
2018-07-25 Rigel Kentexpliciting type checks and predicates (server only)
2018-07-11 ChocobozzzMigrate to bull
2018-06-28 ChocobozzzReset published date on publish
2018-06-13 ChocobozzzRefractor retry transaction function
2018-06-12 ChocobozzzAdd concept of video state, and add ability to wait...
2018-06-07 ChocobozzzPick average video file insead of max quality
2018-06-07 ChocobozzzImprove create import file job
2018-06-07 Florent FayolleAdd create-import-video-file-job command
2018-05-30 ChocobozzzAdd ability to manually run transcoding job
2018-03-19 ChocobozzzFix video_share_url duplicate key in transcoding job
2018-02-27 ChocobozzzFix resolution for portrait videos
2018-01-25 ChocobozzzMove job queue to redis