From 05a60d85997c108d39bcfb14f1ffd4c74f8b1e93 Mon Sep 17 00:00:00 2001 From: Wicklow <123956049+wickloww@users.noreply.github.com> Date: Fri, 31 Mar 2023 07:12:21 +0000 Subject: Feature/Add replay privacy (#5692) * 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 --- .../+videos/+video-edit/shared/video-edit.component.html | 9 ++++++++- .../app/+videos/+video-edit/shared/video-edit.component.ts | 9 +++++++-- .../video-add-components/video-go-live.component.ts | 14 ++++++++++++-- .../src/app/+videos/+video-edit/video-update.component.ts | 2 ++ 4 files changed, 29 insertions(+), 5 deletions(-) (limited to 'client/src') diff --git a/client/src/app/+videos/+video-edit/shared/video-edit.component.html b/client/src/app/+videos/+video-edit/shared/video-edit.component.html index fdd6b2311..b0da84979 100644 --- a/client/src/app/+videos/+video-edit/shared/video-edit.component.html +++ b/client/src/app/+videos/+video-edit/shared/video-edit.component.html @@ -272,7 +272,7 @@ -
+
Automatically publish a replay when your live ends @@ -284,6 +284,13 @@
+
+ + +
+