From c719fdc0c97167742b1aae721d72c652aab0fe63 Mon Sep 17 00:00:00 2001 From: Miroslav Pejic Date: Sat, 15 Feb 2025 22:15:47 +0100 Subject: [PATCH] [mirotalksfu] - #194 Refactoring --- app/src/Server.js | 2 +- package.json | 2 +- public/js/Brand.js | 2 +- public/js/Room.js | 361 +++++++++++++++++----------------------- public/js/RoomClient.js | 303 +++++++++++---------------------- public/views/Room.html | 17 +- 6 files changed, 267 insertions(+), 420 deletions(-) diff --git a/app/src/Server.js b/app/src/Server.js index 10c2c22b..e7fe586a 100644 --- a/app/src/Server.js +++ b/app/src/Server.js @@ -58,7 +58,7 @@ dev dependencies: { * @license For commercial or closed source, contact us at license.mirotalk@gmail.com or purchase directly via CodeCanyon * @license CodeCanyon: https://codecanyon.net/item/mirotalk-sfu-webrtc-realtime-video-conferences/40769970 * @author Miroslav Pejic - miroslav.pejic.85@gmail.com - * @version 1.7.40 + * @version 1.7.42 * */ diff --git a/package.json b/package.json index effc53d3..7b77a70e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mirotalksfu", - "version": "1.7.40", + "version": "1.7.42", "description": "WebRTC SFU browser-based video calls", "main": "Server.js", "scripts": { diff --git a/public/js/Brand.js b/public/js/Brand.js index 5a522d07..42edde6d 100644 --- a/public/js/Brand.js +++ b/public/js/Brand.js @@ -64,7 +64,7 @@ let BRAND = { }, about: { imageUrl: '../images/mirotalk-logo.gif', - title: 'WebRTC SFU v1.7.40', + title: 'WebRTC SFU v1.7.42', html: ` - + + + +
+
+

Paste Image URL

+ + + +
+
+