aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/lib/job-queue
Commit message (Expand)AuthorAgeFilesLines
* Add basic video editor supportChocobozzz2022-02-286-21/+255
* Fix import timeout inconsistencyChocobozzz2022-02-091-3/+3
* Fix HLS re transcoding with object storage enabledChocobozzz2022-02-011-4/+13
* Prevent HLS transcoding after webtorrent transcodingChocobozzz2022-02-011-4/+8
* Add ability to filter my imports by target URLChocobozzz2022-01-191-4/+4
* Add ability to cancel & delete video importsChocobozzz2022-01-192-14/+27
* Fix bull redis optionsChocobozzz2022-01-141-3/+9
* Fix audio transcoding with video only fileChocobozzz2022-01-061-9/+16
* Fix testsChocobozzz2021-12-281-24/+14
* Cleanup unavailable remote AP resourceChocobozzz2021-12-281-13/+24
* Fix shared importsChocobozzz2021-12-243-7/+8
* Fix video import transcodingChocobozzz2021-12-231-2/+2
* Don't stuck state when move transcoding job failedChocobozzz2021-12-231-11/+18
* Fix audio only transcodingChocobozzz2021-12-231-5/+11
* chore(refactor): remove shared folder dependencies to the serverlutangar2021-12-162-2/+2
* Update torrent metadata on video updateChocobozzz2021-12-081-2/+2
* Fix pending transcoding with failed jobChocobozzz2021-12-031-13/+14
* Fix transcoding job count inconsistencyChocobozzz2021-11-291-7/+7
* Add ability to run transcoding jobsChocobozzz2021-11-182-8/+13
* Add ability to remove hls/webtorrent filesChocobozzz2021-11-182-2/+2
* Refactor video viewsChocobozzz2021-11-092-29/+19
* Add transcoding fail message in clientChocobozzz2021-11-092-17/+4
* video: add video stranscoding_failed statekontrollanten2021-11-091-2/+9
* Add migrate-to-object-storage script (#4481)kontrollanten2021-11-091-1/+7
* prevent multiple post-process triggering of upload-resumable (#4175)Rigel Kent2021-10-251-0/+2
* Rewrite youtube-dl importChocobozzz2021-10-221-3/+3
* Fix lintChocobozzz2021-10-141-1/+1
* Fix user subscription follows countChocobozzz2021-10-141-13/+5
* Process slow followers in unicast job queueChocobozzz2021-10-132-9/+13
* Fix infohash with object storageChocobozzz2021-09-071-0/+4
* More robust webtorrent redundancy downloadChocobozzz2021-09-061-1/+1
* esModuleInterop to trueChocobozzz2021-08-2715-50/+50
* Better logs for transcodingChocobozzz2021-08-261-13/+28
* Optimize torrent URL updateChocobozzz2021-08-181-2/+2
* Add support for saving video files to object storage (#4290)Jelle Besseling2021-08-176-82/+234
* Improve target bitrate calculationChocobozzz2021-08-064-12/+12
* Remove deprecated transcoding job namesChocobozzz2021-08-051-12/+1
* Refactor notifierChocobozzz2021-08-021-2/+2
* Use random names for VOD HLS playlistsChocobozzz2021-07-263-9/+12
* Generate random uuid for video filesChocobozzz2021-07-262-4/+4
* Refactor requestsChocobozzz2021-07-201-1/+1
* Add ability to search playlistsChocobozzz2021-06-251-6/+2
* Refactor live managerChocobozzz2021-06-171-14/+5
* Fix lintChocobozzz2021-06-151-1/+0
* Fix missing transactionsChocobozzz2021-06-151-27/+23
* Use a global request timeoutChocobozzz2021-06-152-4/+1
* Cache refresh actor promiseChocobozzz2021-06-091-1/+1
* Fix lintChocobozzz2021-06-082-2/+0
* Fix video upload with a capitalized extChocobozzz2021-06-082-2/+4
* fetch -> loadChocobozzz2021-06-031-2/+2