Ramón Souza
8689a0d961
introduce allowUploadNewDocsInBreakouts in settings.yml
2024-08-05 10:56:10 -03:00
João Victor
78958ccf45
Remove meeting adapter consumption
2024-06-14 10:30:48 -03:00
João Victor Nunes
06500be757
refactor(storage): replace Tracker.Dependency
with observer hook ( #20322 )
...
* refactor(storage): replace Tracker.Dependency with observer hook
* fix(storage): set initial value
* refactor(storage): stop using Meteor's Session singleton
2024-06-06 10:50:03 -03:00
Tainan Felipe
3bc40df230
Add: useDeduplicatedSubscription hook ( #20376 )
...
* Add: useDeduplicatedSubscription hook
* Fix: TS error
* Add: components using useDeduplicatedSubscription
* Change: Move to useDeduplicatedSubscription
* Change: unsubscribe logic to own useEffect
* Change: remove file import over package
* Fix: TS errors
* Fix: private chat not loading
* Change: revert changes on queries
* Fix: eslint error
* Remove: html-webpack-plugin package
* Fix: external video
* Add: comment about the stringToHash function
* Fix: video player showing tools over presentation
2024-06-04 10:40:54 -03:00
Ramón Souza
7514066fc3
fix: Client can't load in certain cases ( #20336 )
...
* move settings
* remove meteor cache files
2024-05-29 09:26:11 -04:00
Tainan Felipe
28a97f500b
Fix: fix paramenters not parsing array
2024-04-24 17:18:21 -03:00
Ramón Souza
788cf799f7
refactor: make bbb client work without meteor service (partial) ( #19869 )
2024-03-21 16:41:32 -03:00
Ramón Souza
b674d8a912
migrate setPresentation action
2024-01-23 09:51:14 -03:00
Ramón Souza
fd488ae9d9
Merge remote-tracking branch 'upstream/v3.0.x-release' into migrate-timer-actions
2024-01-18 08:33:43 -03:00
Ramón Souza
0120548528
migrate deactivateTimer action
2024-01-16 13:51:36 -03:00
Ramón Souza
05225427a2
migrate activateTimer action
2024-01-16 11:19:11 -03:00
Ramón Souza
0f046de941
migrate assignPresenter meteor call
2023-12-07 10:02:13 -03:00
Guilherme Pereira Leme
eb7adfb994
feat(plugins): code refactor for readability ( #19222 )
...
* [plugin-sdk-refactor-organization] - rearrange of files and folders (WIP)
* [plugin-sdk-refactor-organization ] - final touches
* [plugin-sdk-refactor-organization ] - fix
* [plugin-sdk-refactor-organization ] - update SDK
2023-11-28 15:31:28 -03:00
Ramón Souza
1575a093d1
use graphql to fetch presentation list in actions dropdown
2023-10-17 10:20:24 -03:00
Ramón Souza
10be312d00
remove podId param from components
2023-10-11 15:41:20 -03:00
Ramón Souza
37182c56ef
remove presentation-pod component + presentation service
2023-10-11 11:21:35 -03:00
GuiLeme
dedd7b4524
[plugin-sdk-issue-4] - Added action button dropdown extensible area and refactor code
2023-09-15 15:42:02 -03:00
Scroody
11169b76ff
conflict resolving
2023-06-14 11:32:52 -03:00
Scroody
450cbe5451
Client: Timer added as disabled feature
2023-06-13 15:54:16 -03:00
Carlos
8f8bfc8903
feat(camera as content): port to BBB
...
Enables the presenter to share a camera in the presentation area.
The shared camera automatically uses a pre-defined, fixed and hidden camera.
Profile defined in the settings.yml file.
It is currently using the screenshare's backend.
2023-05-09 17:21:46 -03:00
Ramón Souza
5f9294756a
allow upload of presentations if hidePresentation=true
2023-02-15 10:01:49 -03:00
Joao Victor
e070b586c4
[2.5] fix: popover menus in RTL mode
2022-05-13 10:42:19 -03:00
Ramón Souza
6d268c4092
refactor isMobile check in actions-dropdown
2022-03-03 17:46:20 +00:00
Anton Georgiev
24d672a832
Merge branch 'v2.4.x-release' of github.com:bigbluebutton/bigbluebutton into merge-24-dev
2021-10-14 15:13:17 +00:00
Ramon Souza
2b2792102b
fix hidePresentation parameter
2021-09-27 17:13:41 -03:00
Ramon Souza
098826c70a
rename layout functions
2021-09-10 17:48:52 -03:00
Ramon Souza
1854911080
add use-context-selector to containers - partial
2021-09-09 17:49:15 -03:00
Vitor Mateus De Almeida
1b18977eac
rename all NewLayout.. to Layout..
2021-08-05 08:03:24 -03:00
Vitor Mateus De Almeida
88a1edcc06
Fix userlist item button, Fix polling close button
2021-05-19 11:51:31 -03:00
Vitor Mateus De Almeida
1326f3f791
Add New Layout Manager
2021-05-17 17:25:07 -03:00
Ramon Souza
ffb067a8a3
fix action buttons visibility
2021-05-12 11:07:18 -03:00
KDSBrowne
20cd9f539f
reduce re-renders of actionbar / show all uploads dropped separately in toast
2020-04-01 22:54:47 +00:00