From 4d9df41c354629d8ba8dd392a389b2a9541f5f13 Mon Sep 17 00:00:00 2001 From: WolverinDEV Date: Wed, 6 Jan 2021 17:22:29 +0100 Subject: [PATCH] Fixed the video bar using the new full react app layout --- shared/html/templates.html | 150 ---------- shared/js/ConnectionManager.ts | 263 ++++++++---------- shared/js/connection/VideoConnection.ts | 7 +- shared/js/connection/rtc/video/Connection.ts | 12 +- shared/js/connection/rtc/video/VideoClient.ts | 25 ++ shared/js/ui/AppController.ts | 42 ++- shared/js/ui/AppDefinitions.ts | 4 + shared/js/ui/AppRenderer.scss | 12 +- shared/js/ui/AppRenderer.tsx | 59 ++-- shared/js/ui/frames/HostBannerController.ts | 9 + shared/js/ui/frames/side/HeaderController.ts | 29 +- shared/js/ui/frames/video/Controller.ts | 179 ++++++------ shared/js/ui/frames/video/Definitions.ts | 2 +- shared/js/ui/frames/video/Renderer.tsx | 8 +- 14 files changed, 363 insertions(+), 438 deletions(-) diff --git a/shared/html/templates.html b/shared/html/templates.html index a645b952..e15a1694 100644 --- a/shared/html/templates.html +++ b/shared/html/templates.html @@ -1,13 +1,11 @@ - TeaSpeak-Web client templates - - - -