prlanzarin
e49aa1c959
refactor(screenshare): revert volume control to HTMLMediaElement, make it configurable
...
I have growing concerns about gain node`s effect on audio quality the way it
was implemented, so I opted to fall back to HTMLMediaElement`s volume control
for the time being until we can gauge quality impacts properly later on
Add a new configuration flag enableVolumeControl, false by default while the
feature undergoes a field trial
2021-12-08 16:24:31 +00:00
Anton Georgiev
6e920ad785
Merge pull request #13861 from gustavotrott/dashboard-support-multiple-choices-poll
...
feat: Dashboard support for multiple choices polls
2021-12-08 09:02:18 -05:00
Anton Georgiev
0d0531d799
Merge pull request #13859 from ramonlsouza/typing-indicator-fix-25
...
fix: typing indicator names position (2.5)
2021-12-08 08:59:19 -05:00
Anton Georgiev
2f49f0720c
Merge pull request #13858 from ramonlsouza/typing-indicator-fix
...
fix: typing indicator names position (2.4)
2021-12-08 08:58:32 -05:00
Joao Victor
547197282b
feature (Dashboard): add the UI for presentation slides
2021-12-08 10:51:48 -03:00
Gustavo Trott
a8042a5b9e
Allow multiple choices poll in Dashboard
2021-12-08 10:40:09 -03:00
hiroshisuga
82980ac17b
fix non-looping loop
2021-12-08 22:09:58 +09:00
Ramón Souza
0e50f7b0ae
fix typing indicator position (2.5)
2021-12-08 11:39:06 +00:00
Ramón Souza
f820a5d737
fix typing indicator position
2021-12-08 11:32:26 +00:00
drlight17
255b8b3462
added drawImageProp function
...
to cover container with Virtual background instead of stretch
2021-12-08 11:45:48 +03:00
hiroshisuga
251142b100
Cursor position better updated
2021-12-08 13:54:51 +09:00
Bohdan Zhemelinskyi
3690c02b74
fixWhiteboardModifyPermissionsCheck
2021-12-07 20:02:28 +00:00
Anton Georgiev
960b8c98df
Merge pull request #13848 from JoVictorNunes/dashboard-package-lock
...
chore: update Dashboard's package-lock.json
2021-12-07 13:17:38 -05:00
Tainan Felipe
7d6cc80eb0
Remove ejection behavior from locked users who sent chat message
2021-12-07 15:12:01 -03:00
Tainan Felipe
f98e57a617
Remove Grace Period for locked user on chat
2021-12-07 15:06:21 -03:00
Gustavo Trott
f50be91411
Only merge users (extId) if there is no overlap between differents intIds
2021-12-07 14:41:16 -03:00
hiroshisuga
0bc62f66f4
Feat(meeting): minimise sequential user pick ( #13831 )
...
Updating random user picker to reduce the probability that the exact same viewers would be selected first in successive random-pick runs
2021-12-07 12:36:34 -05:00
Joao Victor
734ddb5baf
update Dashboard's package-lock.json
2021-12-07 14:18:19 -03:00
Joao Victor
a80d44257b
refactor: Dashboard support for users grouped by extId
2021-12-07 13:48:14 -03:00
Paulo Lanzarin
1a89f66c0e
Merge pull request #13840 from prlanzarin/u24-abnormal-flow
...
build: bump bbb-webrtc-sfu to v2.6.3
2021-12-06 18:42:46 -03:00
prlanzarin
6d1cccf69d
build: bump bbb-webrtc-sfu to v2.6.3
2021-12-06 21:40:38 +00:00
Anton Georgiev
6fe1d408aa
Merge pull request #13837 from paultrudel/fix-join-password-check
...
New Constraint Added to Join Requests
2021-12-06 15:33:14 -05:00
paultrudel
6213e4badd
Added new constraint to join request to validate passwords
2021-12-06 13:29:44 -05:00
Anton Georgiev
3998b6e736
Merge pull request #13822 from JoVictorNunes/issue-13796
...
fix: unexpected blurred effect
2021-12-06 12:35:27 -05:00
Anton Georgiev
aa03a8093b
Merge pull request #13827 from prlanzarin/u24-desolation-seed
...
chore: add user infos in custom HTTP headers to checkAuthorization's OK, forward them to SFU
2021-12-06 12:34:40 -05:00
Anton Georgiev
86b58648f1
Merge pull request #13825 from gustavotrott/bbb-libreoffice-permission
...
refactor: Libreoffice - Force correct permissions for sudoers file
2021-12-06 09:25:13 -05:00
Anton Georgiev
9da12c1776
Merge pull request #13183 from test-erik/develop
...
Update install-local.sh
2021-12-06 09:23:58 -05:00
Anton Georgiev
d55033700b
Merge pull request #13834 from ramonlsouza/safari-fullscreen-24
...
fix: Safari fullscreen issues (2.4)
2021-12-06 09:16:06 -05:00
test-erik
6d2f2470b0
Merge branch 'bigbluebutton:develop' into develop
2021-12-06 13:21:02 +01:00
Ramón Souza
d11c6b69f8
use prefixed fullscreen event for safari
2021-12-06 12:18:23 +00:00
Ramón Souza
9c04f059ee
fix white background on safari fullscreen
2021-12-06 12:11:21 +00:00
test-erik
232ee188dc
Update install-local.sh
...
change ownership of /etc/sudoers.d/zzz-bbb-docker-libreoffice
2021-12-06 12:47:25 +01:00
Paulo Lanzarin
0f823efd50
Merge pull request #13829 from hiroshisuga/patch-50
...
Remove a duplicated condition
2021-12-04 08:03:05 -03:00
hiroshisuga
52bc4c5a90
remove a duplicated condition
2021-12-04 18:51:22 +09:00
Anton
7ca1bd8d4d
fixes Change status test and adds clearNotification function
2021-12-03 18:44:55 -03:00
Anton Georgiev
feae655fba
Updated bbb release to 2.4-rc-6
2021-12-03 15:21:17 -05:00
Anton Georgiev
dce14adf50
Merge pull request #13803 from zhem0004/fixAnnotationPermissionCheck
...
Fixed annotation permission
2021-12-03 15:18:25 -05:00
prlanzarin
896f629a94
chore: pipe user info from bbb-web checkAuth to webrtc-sfu
2021-12-03 19:49:27 +00:00
prlanzarin
434b2200b1
chore: add user infos in custom headers to checkAuthorization OK response
2021-12-03 19:48:30 +00:00
Anton Georgiev
28de5fa1d7
Merge pull request #13806 from antonbsa/playwright-updates
...
test: Updates playwright tests
2021-12-03 14:23:49 -05:00
Anton Georgiev
abb3ea618b
Merge pull request #13821 from ramonlsouza/issue-7903
...
fix: Cannot interrupt audio Connecting process
2021-12-03 14:20:49 -05:00
Gustavo Trott
f44801e13c
Groups dashboard data by extId
2021-12-03 15:47:16 -03:00
Anton
068bb4174d
fix requested changes
2021-12-03 14:01:36 -03:00
Gustavo Trott
adb7e3ec2a
correct permissions in sudoer libreoffice file
2021-12-03 13:41:20 -03:00
Anton Georgiev
578332a094
Merge pull request #13731 from schrd/cluster_proxy
...
Allow BBB to run behind a proxy the avoid gUM permission queries per node
2021-12-03 11:32:07 -05:00
Joao Victor
380e2009d3
fix: unexpected blurred effect
2021-12-03 09:49:32 -03:00
Ramón Souza
16fd642e33
interrupt connection proccess if audio modal is closed
2021-12-03 11:45:07 +00:00
Anton Georgiev
def60fbcbc
Merge pull request #13818 from prlanzarin/u24-lift-wsb
...
feat(webcam): add a way to re-open video preview without multiple cameras
2021-12-02 17:26:23 -05:00
Anton Georgiev
c0639c95dd
Merge pull request #13819 from antobinary/mongo-conf-2.4
...
build: disable JS execution in mongodb
2021-12-02 17:17:31 -05:00
Anton Georgiev
229580db40
build: disable JS execution in mongodb
2021-12-02 22:13:36 +00:00