- Apr 02, 2021
-
-
hiroshisuga authored
-
- Apr 01, 2021
-
-
Anton Georgiev authored
Set breakoutRoomLimit to 16
-
Anton Georgiev authored
With defaults of 2 backend and 2 frontend bbb-html5 nodejs processes we can handle more breakouts. @ritzalam confirmed no audio changes are needed
-
Anton Georgiev authored
Pulled HTML5 locales on Apr 1, 2021
-
Anton Georgiev authored
-
Anton Georgiev authored
fix: MEDIA_ERROR when joining room using Firefox
-
Mario Jr authored
Firefox doesn't create a device called 'default' and we were trying to set this when user is joining the room. We don't do this anymore, letting devices to be changed when there's some user request. Moved outputDeviceId inputDeviceId information to be managed in bridge (just like we do with inputDeviceId), we don't store this duplicated information in audio container anymore. Fixed the eslint warning in "playAlertSound(url) { ..." We are safe to let users try to change input/output devices because the device list is retrieved from enumerateDevices.
-
Anton Georgiev authored
Merged 2.2.36 into 2.3-beta
-
Anton Georgiev authored
-
Anton Georgiev authored
-
Anton Georgiev authored
Fix mobile video dropdown
-
Ramon Souza authored
-
Anton Georgiev authored
Fix actions bar height for mobile
-
Ramon Souza authored
-
Anton Georgiev authored
Change browser detection library to bowser
-
Anton Georgiev authored
Improvements in muted banner
-
Pedro Beschorner Marin authored
Fix localization of heading in presentation uploader
-
Ramon Souza authored
-
Philipp Memmel authored
-
- Mar 31, 2021
-
-
Anton Georgiev authored
Fix: making allowModsToUnmuteUsers=true work again
-
Mario Jr authored
When listen only fallbacks from Kurento to FreeSWITCH, we must guarantee the muted alert won't be created, speciallly because listen-only's fallback uses a flow similar to microphone's. Client currently crashes when this happens: this commit fixes this peoblem.
-
Mario Jr authored
We now stop the MediaStream (cloned/dummy input stream) when this is not needed anymore. We don't create/clone a new MediaStream when it already exists. Fixed eslint warning in muted-alert/component.jsx
-
Ramon Souza authored
-
Philipp Memmel authored
-
- Mar 30, 2021
-
-
Anton Georgiev authored
Update and some improvements on PR #10129 - dynamic change audio device
-
Anton Georgiev authored
Different colors for the selected User Response poll button
-
Anton Georgiev authored
Revert "Change browser detection library from browser-detect to bowser"
-
Anton Georgiev authored
-
Maxim Khlobystov authored
-
Anton Georgiev authored
Config overlay for bbb-web turn server config
-
Anton Georgiev authored
Change browser detection library from browser-detect to bowser
-
Anton Georgiev authored
Enhancements to presentation OfficeToPDF conversion
-
Gustavo Trott authored
-
Anton Georgiev authored
Rework banned users
-
Gustavo Trott authored
-
Gustavo Trott authored
-
Anton Georgiev authored
Updated release to 2.3.0-beta-2
-
Anton Georgiev authored
Enabled by default Shared notes in 2.3
-
Anton Georgiev authored
Packaging already replaces `url: ETHERPAD_HOST` so it should be safe to have `note:enabled: true`
-
Joao Siebel authored
-