- Jun 19, 2020
-
-
Anton Georgiev authored
Make meeting/breakout ending time alerts configurable
-
Anton Georgiev authored
-
Anton Georgiev authored
-
Anton Georgiev authored
Enable mirroring for video streams
-
Anton Georgiev authored
Show correct screen when user leaves meeting
-
Anton Georgiev authored
Fix poll annotation error with large presentations
-
Anton Georgiev authored
Close whiteboard toolbar sub menu on mousedown
-
Joao Siebel authored
-
KDSBrowne authored
-
Anton Georgiev authored
Fix poll vote not incrementing when - is used as a custom option
-
Anton Georgiev authored
Add debounce to talking indicator mute function
-
Anton Georgiev authored
Handle userData autoSwap and hidePresentation params
-
Anton Georgiev authored
Fix regex issue in bbb-conf
-
Anton Georgiev authored
Remove Log In back button in error screen
-
Joao Siebel authored
-
Joao Siebel authored
-
Joao Siebel authored
-
- Jun 18, 2020
-
-
Anton Georgiev authored
Prevent drag and drop of files closing session
-
Anton Georgiev authored
Pulled HTML5 locales on June 18, 2020
-
Anton Georgiev authored
-
Lucas Zawacki authored
-
Lucas Zawacki authored
-
Anton Georgiev authored
centralize base prop cleaning / deletion
-
amassaro authored
-
Joao Siebel authored
-
mw781 authored
-
mw781 authored
-
- Jun 17, 2020
-
-
Anton Georgiev authored
Prevent banned user from trying to validateAuthToken multiple times
-
Anton Georgiev authored
Disable chat option with dial in users
-
KDSBrowne authored
-
Dixon Fred authored
Ensure that files are handled safely in recording scripts
-
mw781 authored
-
mw781 authored
This commit fixes an issue with reading and writing files. File.open is used which means that a file will remain open unless explicilty closed or the program exit. This doesn't work for an NFS mount as the scripts try to "rm -rf" when the file is still open. This commit fixes that by replacing all .opens with .reads
-
- Jun 16, 2020
-
-
Anton Georgiev authored
Clear video streams collection
-
- Jun 15, 2020
-
-
mw781 authored
-
mw781 authored
After the code to mirror the video-preview component was added I noticed that I improperly used the userId property of an undefined argument as the video-preview does not have a user as a prop. This commit decouples the logic to verify if the webcam should be mirrored and whether the webcam belongs to that user. In the latter, we verify if the user parameter exists and use it in a conditional, otherwise we simply return true (applies with the video preview component), where there is only one video stream.
-
- Jun 14, 2020
-
-
mw781 authored
-
- Jun 13, 2020
-
-
Dixon Fred authored
Update minimist to latest version.
-
Dixon Fred authored
-
Dixon Fred authored
Bbb conf 29
-