- Apr 05, 2021
-
-
Pedro Beschorner Marin authored
Push offline users to the bottom of the list.
-
Pedro Beschorner Marin authored
-
Anton Georgiev authored
Re-include offline users to the connection modal's users list
-
Anton Georgiev authored
Minimum width of confirm button
-
Anton Georgiev authored
Make timeout configurable and log timeout errors for conversions (Pdf2Svg and Office2Pdf)
-
Anton Georgiev authored
Fix settings modal z-index
-
Anton Georgiev authored
Changes showAllAvailableLocales settings default value
-
Ramon Souza authored
-
Ramon Souza authored
-
Pedro Beschorner Marin authored
Set new labels to templates and workflows
-
- Apr 04, 2021
-
-
Pedro Beschorner Marin authored
-
- Apr 03, 2021
-
-
Dixon Fred authored
optimize default.pdf
-
lonesomewalker authored
Cleaning up fonts in default.pptx, shrinking default.pdf
-
Dixon Fred authored
Pickup the correct shared secret when changing bbb-apps-akka.conf
-
Dixon Fred authored
-
Dixon Fred authored
Remove unused FreeSWITCH modules from configuration
-
- Apr 02, 2021
-
-
Dixon Fred authored
fix: Do not show unsupported browser warning for microsoft edge
-
Mario Jr authored
This was being shown in both audio in video modal. Related to #11865.
-
Dixon Fred authored
fix: User can't join using microsoft edge
-
Mario Jr authored
When browser's name string has whitespaces, we must treat it before adding to the body class. For example Edge uses 'microsoft edge' string This class string must match names used in css. Tested in firefox, chrome and safari and it's corresponding mobile versions, this is working for all. Fixes #11865
-
Anton Georgiev authored
Add labels to core and installation issues
-
Anton Georgiev authored
Reduce pad's hash size
-
Pedro Beschorner Marin authored
-
Pedro Beschorner Marin authored
Etherpad has a limitation of 50 characters for it's pad ids. Although our SHA1 hash function generates 40 characters length values, after prefixing (Meteor's instance id) and suffixing (closed captions support) the pad id we can reach an invalid size.
-
hiroshisuga authored
-
znerol authored
-
Anton Georgiev authored
Portuguese in debug window
-
hiroshisuga authored
-
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.
-
Ramon Souza authored
-
Ramon Souza authored
-
Anton Georgiev authored
Merged 2.2.36 into 2.3-beta
-
Anton Georgiev authored
-
Anton Georgiev authored
-