aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/lib/job-queue
Commit message (Expand)AuthorAgeFilesLines
* Delete completed/failed jobs directly from bullmqChocobozzz2022-11-231-7/+39
* Merge branch 'release/4.3.0' into developChocobozzz2022-11-161-2/+2
|\
| * Fix broadcasting in parallel viewsChocobozzz2022-11-161-2/+2
* | Fix server lintChocobozzz2022-11-152-2/+2
* | refactor(server): redis > ioredis (#5371)kontrollanten2022-11-141-15/+6
* | Fix infinite playlist importChocobozzz2022-11-141-1/+2
* | Fix running again transcoding on a video only fileChocobozzz2022-11-071-4/+1
* | Fix preview generation for importsChocobozzz2022-10-311-1/+1
* | Fix transcoding failure when importing a videoChocobozzz2022-10-311-96/+130
* | Lock files to generate torrents/move filesChocobozzz2022-10-252-10/+31
* | Put private videos under a specific subdirectoryChocobozzz2022-10-244-50/+75
* | Prevent error logChocobozzz2022-10-041-2/+2
* | Live supports object storageChocobozzz2022-10-042-17/+16
* | Handle sync failure in synchronizeChannel fnChocobozzz2022-09-271-14/+8
|/
* Fix sync import of latest videosChocobozzz2022-09-161-1/+3
* Prevent job queue to be started before pluginsChocobozzz2022-09-141-10/+27
* Fix saved live master playlist bandwidthChocobozzz2022-09-091-12/+2
* Use worker thread to send HTTP requestsChocobozzz2022-09-082-28/+32
* Don't crash on redis connection errorChocobozzz2022-08-111-7/+17
* Add ability to list imports of a channel syncChocobozzz2022-08-101-5/+15
* Channel sync (#5135)Florent2022-08-104-9/+103
* Prevent job failure on concurrent HLS transcodingChocobozzz2022-08-092-6/+2
* Fix job queue testsChocobozzz2022-08-091-16/+31
* Avoid concurrency issue on transcodingChocobozzz2022-08-092-11/+23
* Use bullmq job dependencyChocobozzz2022-08-0916-37/+153
* Move to bullmqChocobozzz2022-08-0917-72/+148
* Limit import depending on transcoding resolutionsChocobozzz2022-08-092-3/+8
* Fix resolution to transcode hook nameChocobozzz2022-08-091-1/+1
* Add option to not transcode original resolutionChocobozzz2022-08-092-19/+10
* Add plugin hook on transcoding resolutions buildingChocobozzz2022-08-021-1/+7
* Add job queue hooksChocobozzz2022-08-021-2/+6
* Add ability to delete a specific video fileChocobozzz2022-08-013-14/+8
* Clearer live sessionChocobozzz2022-07-221-33/+44
* /!\ Use a dedicated config file for developmentChocobozzz2022-07-061-2/+2
* Introduce experimental telemetryChocobozzz2022-07-061-0/+6
* Rename video full loadingChocobozzz2022-06-286-8/+8
* Fix removed sha segments on fast restreamChocobozzz2022-06-241-10/+3
* Merge branch 'release/4.2.0' into developChocobozzz2022-06-231-7/+7
|\
| * Fix fast restream in saved permanent liveChocobozzz2022-06-231-7/+7
* | Merge branch 'release/4.2.0' into developChocobozzz2022-06-171-0/+3
|\|
| * Send views in a dedicated queueChocobozzz2022-06-171-0/+3
* | More robust move to object storage job failureChocobozzz2022-06-162-5/+23
|/
* Fix live ending job that breaks new live sessionChocobozzz2022-06-161-8/+11
* More robust live ending jobChocobozzz2022-05-251-2/+6
* Fix saving permanent live replay on quick restreamChocobozzz2022-05-251-31/+20
* Reduce error logsChocobozzz2022-05-181-1/+7
* Support live session in serverChocobozzz2022-05-031-27/+60
* Add ability to save replay of permanent livesChocobozzz2022-04-211-45/+114
* Support video views/viewers stats in serverChocobozzz2022-04-151-1/+1
* Don't clean mastodon ratesChocobozzz2022-04-151-0/+3