aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/lib/job-queue
Commit message (Expand)AuthorAgeFilesLines
* 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
* Refactor AP context builderChocobozzz2022-03-243-61/+2
* Remove activitypub helperChocobozzz2022-03-232-2/+2
* Rename studio to editorChocobozzz2022-03-222-24/+24
* Add video edition finished notificationChocobozzz2022-03-226-28/+29
* Don't store remote rates of remote videosChocobozzz2022-03-183-8/+2
* Fix torrent creationChocobozzz2022-03-161-0/+4
* Process video torrents in orderChocobozzz2022-03-162-1/+94
* 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