- Aug 05, 2021
-
-
Anton Georgiev authored
chore: Pulled HTML5 locales - Aug 5, 2021
-
Anton Georgiev authored
-
Anton Georgiev authored
Add override locale support - guest wait page
-
Anton Georgiev authored
Feat: added option to allow to use customStyleUrl from config
-
Anton Georgiev authored
fix: override default locale api parameter
-
Anton Georgiev authored
upgrade node-sass version
-
Anton Georgiev authored
fix: handle case of freeJoin breakout with no users
-
Ramon Souza authored
-
Anton Georgiev authored
-
Anton Georgiev authored
fix: Re-subscribe user to guestUser collection on promotion/demotion
-
Anton Georgiev authored
fix: Grant current-poll access to attendee presenter too
-
Jibon Costa authored
-
- Aug 04, 2021
-
-
Anton Georgiev authored
fix: Check for users before grabbing breakout url
-
Anton Georgiev authored
-
Anton Georgiev authored
-
Anton Georgiev authored
-
- Aug 03, 2021
-
-
Anton Georgiev authored
-
Anton Georgiev authored
fix: webcam resize - RTL languages
-
Anton Georgiev authored
fix(audio): improvements in audio logging
-
- Aug 02, 2021
-
-
Ramon Souza authored
-
Ramon Souza authored
-
Ramon Souza authored
-
Ramon Souza authored
-
- 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
-
Mario Jr 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
-