- Apr 01, 2021
-
-
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
-
Ramon Souza authored
-
Anton Georgiev authored
Mobile video dropdown size
-
Mohamed Amine Ben Salah authored
* WIP adding whiteboard special user access test spec * Adds additional user whiteboard access test spec to whiteboard.obj.js
-
Anton Georgiev authored
Improve guest lobby feedback
-
Philipp Memmel authored
-
Pedro Beschorner Marin authored
Included a message and a redirect for the cases where the guest is not allowed to join or the meeting has expired/ended.
-
- Mar 29, 2021
-
-
Mario Jr authored
-
Mario Jr authored
Setting this as default to prevent bad UX: device selector is currently small for mobile devices This could be added as a config in future
-
Mario Jr authored
By default this is set to true, allowing users to dynamic change audio devices Fixed a few linter warnings
-
Mario Jr authored
Allow listenonly users to change output devices Fixed dynamic audio device change for firefox Fixed shortcuts for audio join/leave Show (with a bold font) the current selected device [performance] Prevent calling mediaDevices.enumerateDevices every time we render the selector. This adds a delay (~200ms, on my chrome setup) to render this component [performance] Do not call enumerateDevices to search for new devices, instead we listen on mediaDevices.deviceChange event Small refactoring and fixed a few errors that were being throw in browser's console Fixed device selection when this is done in audio-settings modal Fallback to default device when current device is removed Truncate device name length Renamed "Input","Output" labels to "Microphone","Speakers", respectively Update eslint rule for accessKey
-
Mario Jr authored
-
Anton Georgiev authored
Fix actions bar buttons overlapped by right side
-
Anton Georgiev authored
Adds a customizable "office to pdf" converter for presentations
-
Gustavo Trott authored
-