aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/lib/job-queue
Commit message (Expand)AuthorAgeFilesLines
...
* Check activities hostChocobozzz2018-11-141-1/+1
* Add compatibility with other Linked Signature algorithmsChocobozzz2018-11-141-4/+9
* Add HTTP signature check before linked signatureChocobozzz2018-10-191-3/+4
* Merge branch 'release/v1.0.0' into developChocobozzz2018-10-113-7/+22
|\
| * Add more headers to broadcast/unicastChocobozzz2018-10-103-7/+22
* | Set bitrate limits for transcoding (fixes #638) (#1135)Felix Ableitner2018-10-081-2/+2
|/
* Add timeout on youtube dl to cleaup filesChocobozzz2018-10-011-3/+3
* Correctly delete files on failed importChocobozzz2018-10-011-2/+2
* Refractor videos AP functionsChocobozzz2018-09-191-2/+2
* Optimize SQL requests of watch page API endpointsChocobozzz2018-09-192-5/+5
* Reduce video.ts file size by moving some methods in other filesChocobozzz2018-09-191-3/+4
* Process last hour views instead of current hourChocobozzz2018-09-131-3/+9
* Fix video views incrementChocobozzz2018-09-131-15/+24
* Bufferize videos views in redisChocobozzz2018-08-302-4/+56
* Correctly migrate to fs-extraChocobozzz2018-08-271-3/+3
* Add ability to search a video with an URLChocobozzz2018-08-271-6/+20
* Add local user subscriptionsChocobozzz2018-08-271-6/+9
* Add subscriptions endpoints to REST APIChocobozzz2018-08-271-4/+9
* Cleanup utils helperChocobozzz2018-08-141-1/+1
* Correct webtorrent download cleanupChocobozzz2018-08-081-1/+1
* 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-082-23/+83
* Add tests regarding video importChocobozzz2018-08-061-2/+3
* Add job ttlChocobozzz2018-08-061-6/+4
* Remove ability to delete video importsChocobozzz2018-08-061-10/+24
* Correctly handle video import errorsChocobozzz2018-08-062-2/+6
* Add ability to list video importsChocobozzz2018-08-061-1/+1
* Add ability to import video with youtube-dlChocobozzz2018-08-062-3/+136
* Don't send follow request if the follow is already acceptedChocobozzz2018-07-311-2/+2
* Increase max stalled count in job queueChocobozzz2018-07-301-1/+4
* Graceful job queue shutdownChocobozzz2018-07-301-0/+7
* expliciting type checks and predicates (server only)Rigel Kent2018-07-253-5/+5
* adding redis unix connectionRigel Kent2018-07-141-6/+2
* Migrate to bullChocobozzz2018-07-117-112/+95
* 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-122-58/+70
* Pick average video file insead of max qualityChocobozzz2018-06-071-1/+1
* Improve create import file jobChocobozzz2018-06-072-8/+8
* Add create-import-video-file-job commandFlorent Fayolle2018-06-072-4/+29
* Add ability to manually run transcoding jobChocobozzz2018-05-301-9/+15
* Refractor and optimize AP collectionsChocobozzz2018-05-251-41/+3
* feature: db selection in redisRigel Kent2018-05-211-1/+2
* Add timeout and TTL to request jobsChocobozzz2018-05-094-11/+27
* Process broadcast requests in parallelChocobozzz2018-04-181-10/+7
* Move server follow in the job queueChocobozzz2018-04-182-1/+72
* Fix error loggingChocobozzz2018-03-261-2/+2
* Fix video_share_url duplicate key in transcoding jobChocobozzz2018-03-191-22/+18