- Oct 09, 2019
-
-
Richard Alam authored
Trying out issue template.
-
Chad Pilkey authored
Update locale translations
-
KDSBrowne authored
-
Dixon Fred authored
presentation playback: Make setMediaSync a no-op if there's no deskshare
-
Calvin Walton authored
Previously the setMediaSync function was only called after the deskshare loaded, but by moving it to run after all media loaded, it now runs even on recordings that didn't have deskshare. Make it do nothing (return early) in that case.
-
- Oct 08, 2019
-
-
Chad Pilkey authored
Limit width of the webcam preview video
-
Chad Pilkey authored
-
Chad Pilkey authored
Fix check for heapdump enabled
-
Chad Pilkey authored
-
- Oct 07, 2019
-
-
Dixon Fred authored
Fix deskshare media sync when deskshare loads before webcam/audio
-
Calvin Walton authored
If the secondary media loaded before the main media, it would run the "setMediaSync" function before the main media player was setup. As a side-effect of setting up the main media player, all of the event handlers added by the setMediaSync function are detached, and so the secondary media never starts playing. Move the call to setMediaSync to after the media-ready events for all media have fired, so that it can reliably attach the event handlers.
-
- Oct 06, 2019
-
-
Dixon Fred authored
Add label to unlocked state
-
Dixon Fred authored
-
- Oct 05, 2019
-
-
Dixon Fred authored
Make labels in Lock Viewers dialog more consistent
-
Dixon Fred authored
-
- Oct 04, 2019
-
-
Chad Pilkey authored
Invert toggle colours in the lock settings
-
Chad Pilkey authored
-
Chad Pilkey authored
Remove screensharing option from Safari by UA checks (#8142)
-
prlanzarin authored
-
Dixon Fred authored
Merge pull request #8183 from bigbluebutton/dependabot/bundler/record-and-playback/core/rubyzip-1.3.0 Bump rubyzip from 1.2.3 to 1.3.0 in /record-and-playback/core
-
dependabot[bot] authored
Bumps [rubyzip](https://github.com/rubyzip/rubyzip) from 1.2.3 to 1.3.0. - [Release notes](https://github.com/rubyzip/rubyzip/releases) - [Changelog](https://github.com/rubyzip/rubyzip/blob/master/Changelog.md) - [Commits](https://github.com/rubyzip/rubyzip/compare/v1.2.3...v1.3.0 ) Signed-off-by:
dependabot[bot] <support@github.com>
-
- Oct 03, 2019
-
-
Chad Pilkey authored
A few more checks to prevent errors with the Arc Player
-
Lucas Zawacki authored
-
Chad Pilkey authored
Update lock viewers modal
-
Joao Siebel authored
-
- Oct 02, 2019
-
-
Chad Pilkey authored
Prevent multiple long names in typing indicator from moving input
-
KDSBrowne authored
-
Chad Pilkey authored
Add the breakout number to the tab title
-
Dixon Fred authored
Fix LTI recordings date formatting
-
Ghazi Triki authored
-
KDSBrowne authored
-
- Oct 01, 2019
-
-
Richard Alam authored
Stop voice conf recording when meeting ends
-
Richard Alam authored
-
Chad Pilkey authored
-
Richard Alam authored
- Sometimes ejecting voice conf users using "conference vconf kick all" doesn't work. We need to forcefully eject the user by using "uuid_kill uuid".
-
Richard Alam authored
- stop recording of voice conference when meeting ends.
-
Joao Siebel authored
-
- Sep 30, 2019
-
-
Chad Pilkey authored
Fix multiple clicks on upload button
-
Chad Pilkey authored
Add heapdump dependency
-
KDSBrowne authored
-