aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/lib/job-queue/handlers
Commit message (Expand)AuthorAgeFilesLines
* Add torrent testsChocobozzz2018-08-081-4/+4
* Add import.video.torrent configurationChocobozzz2018-08-081-2/+7
* Import torrents with webtorrentChocobozzz2018-08-081-3/+9
* Import magnets with webtorrentChocobozzz2018-08-081-16/+83
* Add tests regarding video importChocobozzz2018-08-061-2/+3
* Remove ability to delete video importsChocobozzz2018-08-061-10/+24
* Correctly handle video import errorsChocobozzz2018-08-061-1/+2
* Add ability to list video importsChocobozzz2018-08-061-1/+1
* Add ability to import video with youtube-dlChocobozzz2018-08-061-0/+129
* Don't send follow request if the follow is already acceptedChocobozzz2018-07-311-2/+2
* expliciting type checks and predicates (server only)Rigel Kent2018-07-252-4/+4
* Migrate to bullChocobozzz2018-07-116-14/+15
* Reset published date on publishChocobozzz2018-06-281-4/+9
* Refractor retry transaction functionChocobozzz2018-06-132-15/+3
* Add concept of video state, and add ability to wait transcoding beforeChocobozzz2018-06-121-58/+69
* Pick average video file insead of max qualityChocobozzz2018-06-071-1/+1
* Improve create import file jobChocobozzz2018-06-071-5/+5
* Add create-import-video-file-job commandFlorent Fayolle2018-06-071-3/+26
* Add ability to manually run transcoding jobChocobozzz2018-05-301-9/+15
* Refractor and optimize AP collectionsChocobozzz2018-05-251-41/+3
* Add timeout and TTL to request jobsChocobozzz2018-05-093-5/+9
* Process broadcast requests in parallelChocobozzz2018-04-181-10/+7
* Move server follow in the job queueChocobozzz2018-04-181-0/+68
* Fix video_share_url duplicate key in transcoding jobChocobozzz2018-03-191-22/+18
* Add short description in configChocobozzz2018-03-152-3/+3
* Fix resolution for portrait videosChocobozzz2018-02-271-5/+6
* Add ability to reset our passwordChocobozzz2018-01-301-0/+22
* Move job queue to redisChocobozzz2018-01-255-0/+304