aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/lib/job-queue/handlers/video-live-ending.ts
Commit message (Collapse)AuthorAgeFilesLines
* Handle views for live videosChocobozzz2020-11-091-0/+2
|
* Don't add live videos in redundancyChocobozzz2020-11-091-1/+1
|
* Regenerate miniature on live saveChocobozzz2020-11-091-1/+11
|
* Fix audio sync after saving replayChocobozzz2020-11-091-4/+0
| | | | | hls.js seems to not correctly handle audio gaps with fragmented mp4 (but can with a ts playlist)
* Add save replay live testsChocobozzz2020-11-091-12/+21
|
* Add check constraints live testsChocobozzz2020-11-091-5/+14
|
* Add modal to display live informationChocobozzz2020-11-091-1/+11
|
* Fix replay savingChocobozzz2020-11-091-12/+26
|
* Add ability to save live replayChocobozzz2020-11-091-12/+72
|
* Add watch messages if live has not startedChocobozzz2020-11-091-0/+47