change video type
[oweals/peertube.git] / server / lib / job-queue / handlers /
2018-10-19 ChocobozzzMerge branch 'release/v1.0.0' into develop
2018-10-19 ChocobozzzAdd HTTP signature check before linked signature
2018-10-19 ChocobozzzAdd HTTP signature check before linked signature
2018-10-11 ChocobozzzMerge branch 'release/v1.0.0' into develop
2018-10-10 ChocobozzzAdd more headers to broadcast/unicast
2018-10-08 Felix AbleitnerSet bitrate limits for transcoding (fixes #638) (#1135)
2018-10-01 ChocobozzzAdd timeout on youtube dl to cleaup files
2018-10-01 ChocobozzzCorrectly delete files on failed import
2018-09-20 ChocobozzzMerge branch 'develop' into cli-wrapper 941/head
2018-09-19 ChocobozzzRefractor videos AP functions
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-09-13 ChocobozzzProcess last hour views instead of current hour
2018-09-13 ChocobozzzFix video views increment
2018-08-30 ChocobozzzBufferize videos views in redis
2018-08-27 ChocobozzzCorrectly migrate to fs-extra
2018-08-27 ChocobozzzAdd ability to search a video with an URL
2018-08-27 ChocobozzzAdd local user subscriptions
2018-08-27 ChocobozzzAdd subscriptions endpoints to REST API
2018-08-14 ChocobozzzCleanup utils helper
2018-08-08 ChocobozzzCorrect webtorrent download cleanup
2018-08-08 ChocobozzzAdd torrent tests
2018-08-08 ChocobozzzAdd import.video.torrent configuration
2018-08-08 ChocobozzzImport torrents with webtorrent
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 tests regarding video import
2018-08-06 ChocobozzzRemove ability to delete video imports
2018-08-06 ChocobozzzCorrectly handle video import errors
2018-08-06 ChocobozzzAdd ability to list video imports
2018-08-06 ChocobozzzAdd ability to import video with youtube-dl
2018-07-31 ChocobozzzDon't send follow request if the follow is already...
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-05-25 ChocobozzzRefractor and optimize AP collections
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 ChocobozzzProcess broadcast requests in parallel
2018-04-18 ChocobozzzMove server follow in the job queue
2018-03-19 ChocobozzzFix video_share_url duplicate key in transcoding job
2018-03-15 ChocobozzzAdd short description in config
2018-02-27 ChocobozzzFix resolution for portrait videos
2018-01-30 ChocobozzzAdd ability to reset our password
2018-01-25 ChocobozzzMove job queue to redis