forked from jitsi/jitsi-meet
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
commit 9a43eec Author: DanielHabenicht <[email protected]> Date: Mon May 2 10:41:09 2022 +0000 fix translation implementation commit 33bf1b8 Author: DanielHabenicht <[email protected]> Date: Mon May 2 10:09:06 2022 +0000 fix linting error commit e3a887d Merge: a42388f 3f7eef5 Author: DanielHabenicht <[email protected]> Date: Mon May 2 09:49:22 2022 +0000 Merge branch 'master' into feat/generic-iframe-reimpl commit a42388f Author: DanielHabenicht <[email protected]> Date: Mon May 2 09:41:18 2022 +0000 fix undefined error if not configured the new addition would have thrown an error commit f753b5a Merge: e2af9de 46dd88c Author: DanielHabenicht <[email protected]> Date: Tue Apr 19 12:28:54 2022 +0000 Merge branch 'master' into feat/generic-iframe-reimpl commit e2af9de Author: DanielHabenicht <[email protected]> Date: Mon Apr 11 08:46:30 2022 +0000 fix last iframe visible for newly joined participants although the sharing was already ended commit 785cb16 Author: DanielHabenicht <[email protected]> Date: Tue Apr 5 16:18:36 2022 +0000 order main.json commit 5fb3f94 Author: DanielHabenicht <[email protected]> Date: Tue Apr 5 15:45:19 2022 +0000 fix multi iframe sharing * on beginning of conference all activated iframes are shown * if newly joined no iframe will be focused commit 95d3c57 Author: DanielHabenicht <[email protected]> Date: Tue Apr 5 11:46:19 2022 +0000 fix fake user applications not pinnable commit 0d41f01 Author: DanielHabenicht <[email protected]> Date: Tue Apr 5 10:41:47 2022 +0000 added option to add multiple shared IFrames commit 804c68e Merge: a6d320e dc8925c Author: DanielHabenicht <[email protected]> Date: Wed Mar 30 15:56:42 2022 +0000 Merge branch 'master' into feat/generic-iframe-reimpl commit a6d320e Author: DanielHabenicht <[email protected]> Date: Tue Mar 29 08:13:52 2022 +0000 fix IFrameManager for now commit a11b3b3 Author: DanielHabenicht <[email protected]> Date: Tue Mar 29 08:13:19 2022 +0000 fix lint errors commit 46c78fc Author: DanielHabenicht <[email protected]> Date: Mon Mar 28 14:35:25 2022 +0000 fix minor style and format issues from comments commit 5f1b0b7 Author: DanielHabenicht <[email protected]> Date: Thu Mar 24 16:46:16 2022 +0000 fix lint issues commit 505d03c Author: DanielHabenicht <[email protected]> Date: Thu Mar 24 11:29:30 2022 +0000 add greyed out button explanation commit 6f12d1d Author: DanielHabenicht <[email protected]> Date: Thu Mar 24 11:00:44 2022 +0000 fix mixup of template url and final url * fixed this because it lead to the share button not greyed out * refactored code to delete muted, volume, time attributes not needed commit 59d0fdd Author: DanielHabenicht <[email protected]> Date: Thu Mar 24 09:53:52 2022 +0000 fix sharedIFrame Participant not working commit e8535c7 Author: DanielHabenicht <[email protected]> Date: Thu Mar 24 07:56:52 2022 +0000 sorting and standardizing main.json commit 829740d Author: DanielHabenicht <[email protected]> Date: Thu Mar 24 07:50:49 2022 +0000 remove errornous overwrite commit 465af3a Author: DanielHabenicht <[email protected]> Date: Wed Mar 23 12:23:31 2022 +0000 remove default url commit 5f13da7 Author: DanielHabenicht <[email protected]> Date: Wed Mar 23 12:21:49 2022 +0000 remove TODOs that do not need to be implemented commit 04f708d Author: DanielHabenicht <[email protected]> Date: Wed Mar 23 12:20:40 2022 +0000 remove unneeded import commit ecb4cb3 Author: DanielHabenicht <[email protected]> Date: Wed Mar 23 12:09:07 2022 +0000 add missing line ending commit b4815b9 Author: DanielHabenicht <[email protected]> Date: Wed Mar 23 12:05:50 2022 +0000 update sharediframe icon commit 12ca372 Author: DanielHabenicht <[email protected]> Date: Wed Mar 23 11:36:29 2022 +0000 refactor sharediframe api commit 7089c1f Merge: 36071be 9a78011 Author: DanielHabenicht <[email protected]> Date: Wed Mar 23 11:17:45 2022 +0000 Merge branch 'master' into feat/generic-iframe-reimpl commit 36071be Author: DanielHabenicht <[email protected]> Date: Wed Mar 23 11:04:19 2022 +0000 add avatar to sharedIFrame commit 620a44c Author: DanielHabenicht <[email protected]> Date: Wed Mar 23 11:03:22 2022 +0000 rename genericIFrameTemplateUrl to sharedIFrameTemplateUrl commit fb7d607 Author: DanielHabenicht <[email protected]> Date: Fri Mar 4 23:57:05 2022 +0000 add custom participant name commit 433c439 Author: DanielHabenicht <[email protected]> Date: Fri Mar 4 23:24:25 2022 +0000 fix interoperability with watermark and etherpad commit ad69885 Author: DanielHabenicht <[email protected]> Date: Fri Mar 4 22:13:38 2022 +0000 fix: null reference error if no avatar is shown (e.g. because iframe or video player are used) this would produce a null reference error, so we check it before commit a54702f Author: DanielHabenicht <[email protected]> Date: Fri Mar 4 21:47:36 2022 +0000 fix IFrame Application loosing connection commit 3482bcc Author: DanielHabenicht <[email protected]> Date: Tue Mar 1 12:28:17 2022 +0000 feat: add generic iframe fix jitsi#5295
- Loading branch information
1 parent
0d50f18
commit 50c0451
Showing
40 changed files
with
1,310 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -101,6 +101,7 @@ | |
} | ||
|
||
#sharedVideo, | ||
#sharedIFrame, | ||
#etherpad, | ||
#localVideoWrapper video, | ||
#localVideoWrapper object, | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.