- Aug 26, 2021
-
-
Anton Georgiev authored
-
Pedro Beschorner Marin authored
Recording screenshare audio fixes
-
Dixon Fred authored
Fix https://github.com/bigbluebutton/bbb-install/issues/413 in source
-
Calvin Walton authored
Disabling audio or video processing isn't really something that's part of the working format (and at some point we might want to combine audio+video processing together). Move the setting of the '-an' and '-vn' options to where they're required - as a detail of the EDL processing for video-only and audio-only components of the output. Honestly, the main reason for this change is that when testing alternate working formats, I had accidentally dropped the '-vn' option from the FFMPEG_WF_ARGS variable without noticing.
-
- Aug 19, 2021
-
-
Dixon Fred authored
style(logo): centralize image
-
Dixon Fred authored
feat(web): set default logo
-
Pedro Beschorner Marin authored
Change the custom logo style to centralize the logo image.
-
Pedro Beschorner Marin authored
Add an option to set a default logo to be placed for all created meetings. The default logo is inserted as a create meeting param for all meetings that do not have a `logo` param defined. Two new properties were included at bigbluebutton-web configuration: - [Boolean] `useDefaultLogo`: enables/disables the use of the default logo disabled as default - [String] `defaultLogoURL`: The default logo URL to be fetched by the client bigbluebutton logo as default
-
Calvin Walton authored
-
- Aug 14, 2021
-
-
Pedro Beschorner Marin authored
fix: z-index issue in firefox for captions
-
- Aug 13, 2021
-
-
Dixon Fred authored
chore: bump to v2.3.12
-
Pedro Beschorner Marin authored
-
Pedro Beschorner Marin authored
fix(breakout rooms): waiting url state
-
Pedro Beschorner Marin authored
Setting the waiting state false as default was leaving an open gap where the users still did not have a valid breakout room's join url and it's join button enabled. Change the first waiting state to true and handle the join type as the component finishes mounting. If it's a free to choose room scenario, dispatch the whole Promise based solution and let it manage the waiting state as the interval checks for the URL response.
-
- Aug 11, 2021
-
-
Anton Georgiev authored
chore: Pulled HTML5 locales on Aug 11, 2021
-
Anton Georgiev authored
-
- Aug 09, 2021
-
-
Anton Georgiev authored
fix: Added a label to describe why breakout join may take long time
-
Anton Georgiev authored
-
Anton Georgiev authored
-
Anton Georgiev authored
-
Anton Georgiev authored
-
Anton Georgiev authored
fix: Await valid url on breakout before allowing to join; with @Tainan404
-
Anton Georgiev authored
-
- Aug 06, 2021
-
-
Jibon Costa authored
-
- 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
-