aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/types/models/video/video-live.ts
Commit message (Collapse)AuthorAgeFilesLines
* Feature/Add replay privacy (#5692)Wicklow2023-03-311-1/+8
| | | | | | | | | | | | | | | | | | | | | | | | | * Add replay settings feature * Fix replay settings behaviour * Fix tests * Fix tests * Fix tests * Update openapi doc and fix tests * Add tests and fix code * Models correction * Add migration and update controller and middleware * Add check params tests * Fix video live middleware * Updated code based on review comments
* Move typescript utils in its own directoryChocobozzz2021-12-161-1/+1
|
* Live streaming implementation first stepChocobozzz2020-11-091-0/+15