aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/models/video/video-live-session.ts
Commit message (Collapse)AuthorAgeFilesLines
* Clearer live sessionChocobozzz2022-07-221-0/+10
| | | | | | | | | Get the save replay setting when the session started to prevent inconsistent behaviour when the setting changed before the session was processed by the live ending job Display more information about the potential session replay in live modal information
* Fix handling broken livesChocobozzz2022-07-121-0/+9
| | | | We want the latest session that may already be finished
* Update server dependenciesChocobozzz2022-06-211-1/+1
|
* Support live session in serverChocobozzz2022-05-031-0/+142