cloud_bbb icon indicating copy to clipboard operation
cloud_bbb copied to clipboard

@bigbluebutton integration for @nextcloud

Results 64 cloud_bbb issues
Sort by recently updated
recently updated
newest added

It would be nice to be able to switch off the extra menu entries in the file actions menu if the BBB server does not support the corresponding API call,...

enhancement

RGPD demands that we ask explicit user consent before recording their voice or picture. BBB's greenlight allows displaying a checkbox on the joining page (where guest can type in their...

enhancement

The principle of this feature is to extend and clarify the "share" of rooms. Shared rooms will be listed from "BBB Integration" main list view. Added feature : admin may...

**Is your feature request related to a problem? Please describe.** When you have multiple groups and want automatically manage their permissions you have to go to web interface and manually...

As of BBB 2.6 the userdata flag for hiding the presentation has changed. This commit adds the new `bbb_hide_presentation_on_join` flag when a clean layout is selected. In order to keep...

This commit adds the ability to toggle the password visibility for the password input for guests in password-protected bbb rooms. Fixes issue #117

This commit adds an admin option to globally disable the use of Nextcloud avatars in BBB rooms. If an avatar-cache is configured and a meeting is running while changing this...

The default behavior for CopyToClipboard is to choose the output format text/html. This causes issues when pasting into HTML messages in Thunderbird. Therefore this commit changes the output format to...

**Describe the bug** Hi. I have Nextcloud 28.0.4 and I've installed the BigBlueButton Integration plugin on it to use the BigBlueButton server. I can add my rooms on the Personal...

Fix issue #262 As t() generate already HTML code. This is double encoded.