aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/lib/video-state.ts
Commit message (Expand)AuthorAgeFilesLines
* Prevent "Cannot use same state" errorChocobozzz2022-09-281-1/+4
* Use bullmq job dependencyChocobozzz2022-08-091-3/+4
* Auto retry video state db query on failureChocobozzz2022-07-121-16/+19
* Rename video full loadingChocobozzz2022-06-281-1/+1
* Support live session in serverChocobozzz2022-05-031-3/+1
* Rename studio to editorChocobozzz2022-03-221-1/+1
* Add video edition finished notificationChocobozzz2022-03-221-12/+38
* Don't stuck state when move transcoding job failedChocobozzz2021-12-231-2/+9
* Don't notify when transcoding ends on manual runChocobozzz2021-12-011-1/+3
* Add ability to run transcoding jobsChocobozzz2021-11-181-0/+2
* Add transcoding fail message in clientChocobozzz2021-11-091-5/+3
* video: add video stranscoding_failed statekontrollanten2021-11-091-0/+7
* Add migrate-to-object-storage script (#4481)kontrollanten2021-11-091-15/+23
* Fix notification on create transcoding jobChocobozzz2021-10-111-3/+3
* Add support for saving video files to object storage (#4290)Jelle Besseling2021-08-171-0/+99