bigbluebutton-Github/bigbluebutton-html5/imports/ui/components/plugins-engine
Gustavo Trott 1eeff8d142
Merge pull request #21368 from GuiLeme/new-server-side-architecture
refactor (plugins): Read plugins configs from a manifest file instead of client settings
2024-10-14 17:20:52 -03:00
..
data-channel Merge pull request #21004 from GuiLeme/fix-dom-element-manipulation 2024-09-10 14:18:47 -04:00
data-consumption [fix-dom-element-manipulation] fix user-camera-dom-element-manipulation hook, refactored several hooks and added onclick event in dropdown 2024-08-20 10:42:05 -03:00
dom-element-manipulation [fix-dom-element-manipulation] Added new extensible area userCameraHelper 2024-08-22 10:51:00 -03:00
extensible-areas fix(plugins): race condition setting extensible areas 2024-09-26 17:59:33 -03:00
learning-analytics-dashboard feat(plugin): Added sendGenericDataForLearningAnalyticsDashboard for plugins (#20628) 2024-07-05 16:49:45 -03:00
loader [new-server-side-architecture] - replace checksum algorithm of manifest.json to be sha256 and renamed javascriptEntrypointChecksum to javascriptEntrypointIntegrity 2024-10-10 15:49:16 -03:00
server-commands feat(plugins): server command send chat message (#20781) 2024-08-07 15:59:30 -04:00
ui-commands feat(plugins): add open and close presentation area command support (#20635) 2024-07-19 08:52:23 -04:00
ui-data-hooks/layout/presentation-area feat(generic-component): rename to generic content and add type 2024-06-10 19:36:45 -03:00
component.tsx [plugin-sdk-issue-4] - Added action button dropdown extensible area and refactor code 2023-09-15 15:42:02 -03:00
manager.tsx [new-server-side-architecture-plugins] - Created all the data flow of plugins from a URL parameter of manifest.json until the pluginLoader component of the client. 2024-10-04 11:16:25 -03:00
query.ts [new-server-side-architecture] - replace checksum algorithm of manifest.json to be sha256 and renamed javascriptEntrypointChecksum to javascriptEntrypointIntegrity 2024-10-10 15:49:16 -03:00
styles.ts [new-server-side-architecture-plugins] - Created all the data flow of plugins from a URL parameter of manifest.json until the pluginLoader component of the client. 2024-10-04 11:16:25 -03:00
types.ts [new-server-side-architecture] - replace checksum algorithm of manifest.json to be sha256 and renamed javascriptEntrypointChecksum to javascriptEntrypointIntegrity 2024-10-10 15:49:16 -03:00