[webrtc] loma-one-patch-2 #1445

Closed
loma-one wants to merge 8 commits from loma-one-patch-2 into 2023.09-rc
Contributor

With the iFrame solution there could be problems activating the microphone settings. Therefore, a separate browser window is now opened.

With the iFrame solution there could be problems activating the microphone settings. Therefore, a separate browser window is now opened.
loma-one added 7 commits 2023-12-10 20:16:34 +01:00
b547cf8908 Coloured box added
Among other things, I use the page header to inform about current maintenance work or other upcoming work. The information should therefore be provided within an appropriate framework. With a little CSS, the page header gets a frame in green. The font was adjusted to an appropriate size.
8cdb5a5ae3 [pageheader] Improve visibility
Removed commented out code from your pull request
e86b7ada2f webrtc is no longer launched as an iFrame, but as a browser window.
With the iFrame solution there could be problems activating the microphone settings. Therefore, a separate browser window is now opened.
MrPetovan requested changes 2023-12-10 20:36:02 +01:00
@ -20,4 +20,9 @@
width: 100%;
margin-top: 25px;
font-size: 20px;
/* The pageheader box */
Owner

Please remove unrelated changes from this PR.

Please remove unrelated changes from this PR.
@ -56,2 +57,3 @@
/* embedd the landing page in an iframe */
/* open the landing page in a new browser window without controls */
$o .= '<script>
Owner

This shouldn’t be ran when the setting value is empty.

This shouldn’t be ran when the setting value is empty.
MrPetovan changed title from loma-one-patch-2 to [webrtc] loma-one-patch-2 2023-12-10 20:36:16 +01:00
loma-one added 1 commit 2023-12-10 21:11:49 +01:00
loma-one closed this pull request 2024-01-22 19:21:01 +01:00

Pull request closed

Sign in to join this conversation.
No description provided.