Richard Alam
309ac30899
- comment out debug printlns
2020-04-24 07:20:42 -07:00
Richard Alam
58fed45754
Do not ban users ejecting self from meeting
...
Some users join with multiple browsers. When user is ejecting self from one browser,
do not eject all sessions for that user and do not prevent them from rejoining.
2020-04-24 07:14:50 -07:00
Richard Alam
43d9c3da98
Merge pull request #9230 from ritzalam/track-ejected-dialin-users
...
Keep track of banned dial-in callers
2020-04-24 09:44:53 -04:00
Richard Alam
cca49e4546
Keep track of banned dial-in callers
...
When a dial-in caller is ejected from the meeting, keep track of the callerid number.
When the same callerid number rejoins the conference, eject the caller.
2020-04-23 19:12:16 -07:00
Fred Dixon
10c8e135e5
Merge pull request #9222 from jfsiebel/add-license
...
Add license file
2020-04-23 14:00:59 -04:00
João Francisco Siebel
95987a940e
Add license file
...
Make more clear BIgBlueButton license type
2020-04-23 13:51:05 -03:00
Anton Georgiev
b4f5d00f29
Merge pull request #9218 from antobinary/2020-04-23-locales
...
Pulled HTML5 locales April 23, 2020; Added Norwegian
2020-04-23 10:22:48 -04:00
Anton Georgiev
89fb118d00
Pulled HTML5 locales April 23, 2020; Added Norwegian
2020-04-23 10:17:43 -04:00
Richard Alam
a6185e359c
Merge pull request #9188 from ritzalam/track-ejected-user
...
Prevent ejected users from rejoining
2020-04-22 09:19:56 -04:00
Mitsutaka Sato
b256b55c3e
Fix calcGuestStatus
2020-04-22 15:10:42 +12:00
Richard Alam
c40f1727d3
Prevent ejected users from rejoining
...
- track ejected user based on external userid. If user rejoins with the same external
userid, fail the validate token.
2020-04-21 19:26:09 -07:00
Farzad Akbarinezhad
4cb6e6af1b
customSvgIcon css class bug fixed for rtl layouts
...
in RTL layout, selecting colors and font thickness parts in whiteboard, will not appear correctly when they expand; one item will be thrown out of the container (overflow).
the following images demonstrate the problems.
adding some additional style to customSvgIcon class in css will fix the bug.
http://up.maralhost.com/do.php?img=359
http://up.maralhost.com/do.php?img=364
2020-04-21 11:34:16 +04:30
Fred Dixon
f6f4f8321b
Merge pull request #9102 from miztaka/catalyst-fix-pentest-download
...
Set content-type for presentation download
2020-04-18 17:47:47 -04:00
Anton Georgiev
0b0e32341a
Update BigBlueButton version to 2.2.6
2020-04-17 09:08:12 -04:00
Anton Georgiev
3924030552
Merge pull request #9125 from antobinary/2020-04-17
...
Update HTML5 npm packages
2020-04-17 08:22:31 -04:00
Anton Georgiev
6dff76d68d
Merge pull request #9126 from antobinary/2020-04-17-locales
...
Pulled HTML5 locales April 17, 2020
2020-04-17 08:20:31 -04:00
Anton Georgiev
b1cfef4c1b
Pulled HTML5 locales April 17, 2020
2020-04-17 08:02:41 -04:00
Anton Georgiev
6378112839
update npm packages
2020-04-17 07:34:20 -04:00
Anton Georgiev
6852bcb5ec
Merge pull request #9115 from basisbit/patch-3
...
add support for upload of '.jpeg' files (not just '.jpg')
2020-04-16 17:18:53 -04:00
basisbit
f16772818d
add support for upload of '.jpeg' files (not just '.jpg')
...
apply previously merged PR #9025 into v2.2.x-release
2020-04-16 23:16:48 +02:00
Anton Georgiev
99e7a93fb1
Merge pull request #9066 from KDSBrowne/safari-ss-btn-show
...
Display screen share button in safari browser
2020-04-16 13:06:22 -04:00
KDSBrowne
814855ad4f
update message string
2020-04-16 16:36:09 +00:00
Anton Georgiev
24a19dc48d
Merge pull request #9008 from Tainan404/npm-audit-04072020
...
Update packages with vulnerabilities
2020-04-16 12:32:35 -04:00
Mitsutaka Sato
79361bd485
Set content-type for presentation download, to prevent vulnerable files from being executed
2020-04-16 11:39:49 +12:00
Anton Georgiev
eccc4dd377
Update settings.yml
2020-04-15 09:45:43 -04:00
Anton Georgiev
80fab5fdd4
Merge pull request #8933 from daminebenq/webcam-test-media-files
...
adds media tests files
2020-04-15 09:37:26 -04:00
Fred Dixon
ad4ec20f77
Merge pull request #9084 from basisbit/patch-1
...
Reduce "Connecting to Echotest" waiting time by 4 seconds
2020-04-14 21:03:50 -04:00
Mohamed Amine Ben Salah
60c36f5a54
comment correction
2020-04-14 17:37:37 -03:00
Mohamed Amine Ben Salah
5d4e632184
removes no-needed media variables definitions
2020-04-14 17:31:25 -03:00
Mohamed Amine Ben Salah
3dc339f514
fixes the testing media files
2020-04-14 17:23:49 -03:00
basisbit
72620b6293
Reduce "Connecting to Echotest" waiting time by 4 seconds
...
one of the most annoying things about breakout rooms is that the users have to do the echo test again. So they have to wait 7 to 12 seconds again (for most typical bbb configurations) just for the echo test to connect. This change reduces the iceCheckingTimeout from 5 seconds to 1 second, which is still way more than enough unless there is a configuration or network load issue. Depending on network of the used client, this change saves the user between 4 to 8 seconds for every time they activate audio playback or microphone.
The original 5 seconds timeout is not part of the official sip.js library but instead was added in #2877
2020-04-14 21:24:13 +02:00
ubahnverleih
92d3ee563f
fixes shortcut help on mac browsers
2020-04-14 17:20:48 +02:00
Tainan Felipe
158961e650
remove package-lock.json version add automatically in paclage.json
2020-04-13 14:46:30 -03:00
KDSBrowne
1de9f2bfec
show ss btn on safari (when selected display warning modal)
2020-04-13 15:31:16 +00:00
Fred Dixon
a3d5cbee1d
Update the BigBlueButton release to 2.2.5
2020-04-12 18:04:03 -04:00
Fred Dixon
d4ec123ff8
Merge pull request #9025 from basisbit/patch-1
...
add support for upload of '.jpeg' files (not just '.jpg')
2020-04-12 14:43:01 -04:00
Fred Dixon
69a3b1c947
Merge pull request #9045 from riadvice/fix-download
...
Fix presentation download by using the presentation id not its name
2020-04-12 14:33:42 -04:00
Ghazi Triki
535f2d665a
Fix presentation download by using the presentation id not its name.
2020-04-12 18:09:33 +03:00
Ghazi Triki
5ebdf5ca77
Improve nginx matching on incoming URLs
2020-04-09 21:40:33 +03:00
basisbit
78d47767d1
add support for upload of '.jpeg' files (not just '.jpg')
2020-04-09 18:49:19 +02:00
Fred Dixon
df40e6b214
Merge pull request #9019 from capilkey/2.3-simple-wb
...
Whiteboard performance improvements
2020-04-09 08:12:16 -04:00
Fred Dixon
14b0570859
Merge pull request #9017 from pedrobmarin/captions-xss-prevention
...
Remove dangerouslySetInnerHTML from captions
2020-04-08 19:32:24 -04:00
Chad Pilkey
40b18b0662
whiteboard performance improvements
2020-04-08 20:03:56 +00:00
Pedro Beschorner Marin
3a6260f6f3
Remove dangerouslySetInnerHTML from captions
2020-04-08 11:17:52 -03:00
Tainan Felipe
b0a698b0bd
Update packages with vulnerabilities
2020-04-07 10:16:56 -03:00
Ghazi Triki
78c649650e
Strip HTML tags from name and fullName API params.
2020-04-03 20:00:33 +03:00
Anton Georgiev
8a7cef4dd4
Merge pull request #8842 from paulmenzel/use-https-urls-in-readme.md
...
Use HTTPS URLs in `README.md`
2020-04-03 10:25:49 -04:00
Anton Georgiev
d564dd89d8
Merge pull request #8973 from paulmenzel/fix-markdown-links-in-development.md
...
Fix Markdown links in `DEVELOPMENT.md`
2020-04-03 10:24:51 -04:00
Anton Georgiev
b47b5daa13
Merge pull request #8855 from KDSBrowne/issue-8800
...
Improve current presentation toast
2020-04-03 09:16:26 -04:00
Paul Menzel
a088403154
DEVELOPMENT.md: Fix Markdown links
2020-04-03 12:02:56 +02:00