- Jul 30, 2021
-
-
Anton Georgiev authored
Stop dictation when swapping languages with the voice recognition on
-
Anton Georgiev authored
fix(guests): Propagate list of pending guests only to mods
-
Anton Georgiev authored
-
Anton Georgiev authored
fix(polls): Avoid viewer manually subscribing to current-poll
-
Anton Georgiev authored
-
Anton Georgiev authored
fix(breakouts): Do not allow users to obtain 'redirectToHtml5JoinURL' for others
-
Anton Georgiev authored
-
- Jul 29, 2021
-
-
Anton Georgiev authored
fix: Add meetingId to chatIds selector
-
Anton Georgiev authored
-
- Jul 28, 2021
-
-
Anton Georgiev authored
-
Anton Georgiev authored
fix(common-web): Sub-processes hang if output buffers fill up
-
Marcel Hellkamp authored
ExternalProcessExecutor spawned sub-processes with stderr and stdout buffers, but did not read from those buffers. Sub-processes producing output sometimes would fill up these buffers and then hang until the timeout occurs and the process is killed. This fixes #12839 (PDF conversion hangs for 10 seconds per page) by properly discarding command output. The patch also deprecates an outdated and dangerous API and offers a safer alternative. Splitting command arguments based on whitespace may result in unwanted behavior if an argument (e.g. a filename) contains whitespace.
-
- Jul 26, 2021
-
-
Anton Georgiev authored
this.recognition can be null
-
hiroshisuga authored
-
- Jul 23, 2021
-
-
Pedro Beschorner Marin authored
fix: ConnectionStatus - log info on 'warning'
-
Anton Georgiev authored
Until now we only logged for `normal`, `danger` and `critical` leading to some ambiguity in log analysis
-
Anton Georgiev authored
-
Anton Georgiev authored
fix: avoid leaving dangling HTMLMediaElements in paused state (#12806)
-
prlanzarin authored
-
prlanzarin authored
-
prlanzarin authored
Should fix an issue with the recent Chrome 92 intervention that limits the number of concurrent WebMediaPlayers (an inner element of HTMLMediaElements) to 75/40. Webcam video elements were being left dangling in paused state despite the elements themselves being cleaned up from the component. That generated a skewed accounting of WebMediaPlayers in the session.
-
- Jul 20, 2021
-
-
hiroshisuga authored
-
- Jul 19, 2021
-
-
hiroshisuga authored
Initialize the start/stop dictation button when speech recognition stops after some silence (#12783) * Update component.jsx * Update en.json the speech recognition can stop due to the incompatibility of browser as well.
-
Anton Georgiev authored
Inform users that meeting ended due to "endWhenNoModerator"
-
Ramon Souza authored
-
Ramon Souza authored
-
Anton Georgiev authored
fix(audio): add secondsToGatherIce as extraInfo in server log
-
Anton Georgiev authored
fix: Unlocking specific user doesn't unlock all options to him
-
Anton Georgiev authored
fix: left/right webcam drag & drop for RTL languages
-
Anton Georgiev authored
Get locale value from settings in export usernames
-
Anton Georgiev authored
-
- Jul 18, 2021
-
-
Dixon Fred authored
Fix URLS for bigbluebutton.org
-
Dixon Fred authored
-
- Jul 16, 2021
-
-
Mario Jr authored
-
- Jul 15, 2021
-
-
Tiago Jacobs authored
Fix race condition in auth process
-
Joao Siebel authored
-
Mario Jr authored
-
- Jul 14, 2021
-
-
Ramon Souza authored
-
- Jul 12, 2021
-
-
Anton Georgiev authored
fix(audio): audio modal inactive after connection error
-
Anton Georgiev authored
chore(audio): add audio join time in extraInfo of server log
-