.. |
about
|
Migrate auth and settings to graphQL (#19507)
|
2024-03-06 14:28:18 -03:00 |
actions-bar
|
fix: undefined accesses causes crashes in actions-bar breakout utils
|
2024-05-02 23:50:56 +00:00 |
activity-check
|
remove userActivitySign makecall + fix inactivity check
|
2024-04-25 11:53:56 -03:00 |
app
|
change enforceLayout to match defaultMeetingLayout format
|
2024-05-10 10:35:25 -03:00 |
audio
|
Merge pull request #20250 from ramonlsouza/user-away-mutation-check
|
2024-05-15 13:34:28 -03:00 |
banner-bar
|
|
|
breakout-join-confirmation/breakout-join-confirmation-graphql
|
Merge remote-tracking branch 'upstream/v3.0.x-release' into code-removal
|
2024-05-01 09:58:01 -03:00 |
breakout-room
|
do not display breakout settings when moving users
|
2024-05-17 13:30:56 -03:00 |
chat
|
Handling Validations and Error Reporting in bbb-graphql-actions (was in Hasura) (#20308)
|
2024-05-21 16:11:17 -03:00 |
click-outside
|
|
|
common
|
Merge pull request #20244 from Tainan404/add-connection-end-error
|
2024-05-22 15:06:48 -03:00 |
components-data
|
Fix: add a adapters manager to lock loading while data sync
|
2024-05-01 08:38:12 -03:00 |
connection-manager
|
Change: Change websocket lib to graphql-ws (#20282)
|
2024-05-22 15:51:12 -03:00 |
connection-status
|
Remove console.log's
|
2024-05-03 15:11:30 -03:00 |
context-providers
|
Remove: user persistent data collection
|
2024-04-09 12:04:14 -03:00 |
debug-window
|
Migrate auth and settings to graphQL (#19507)
|
2024-03-06 14:28:18 -03:00 |
dropdown
|
prevent overlapping menu being open at same time
|
2024-05-17 14:08:56 +00:00 |
emoji-picker
|
Migrate auth and settings to graphQL (#19507)
|
2024-03-06 14:28:18 -03:00 |
emoji-rain
|
fix(reactions): crash when interactionsButton coords are absent
|
2024-05-02 22:32:09 +00:00 |
end-meeting-confirmation
|
exclude current user from count
|
2024-04-11 10:01:37 -03:00 |
error-screen
|
Fix: audio not disconnected when user leave the meeting
|
2024-05-01 14:11:04 -03:00 |
external-video-player
|
Merge pull request #20128 from Scroody/fix-external-video-presenter-change
|
2024-05-06 15:56:13 -03:00 |
floating-window
|
|
|
generic-component-content
|
feat: change way of rendering contents in presentation area to a pile-based logic. (#19854)
|
2024-03-25 18:13:57 -03:00 |
join-handler
|
fix custom logo
|
2024-05-03 09:31:18 -03:00 |
layout
|
change enforceLayout to match defaultMeetingLayout format
|
2024-05-10 10:35:25 -03:00 |
learning-dashboard
|
Migrate meeting collection to graphql (#19853)
|
2024-03-26 08:57:28 -03:00 |
legacy
|
chore: Fix typo (found by typos) (port) #19834
|
2024-03-18 09:58:53 -04:00 |
lock-viewers
|
Remove: old code from notes, pads and meeting ended
|
2024-05-01 09:39:03 -03:00 |
media
|
Remove: old code from notes, pads and meeting ended
|
2024-05-01 09:39:03 -03:00 |
meeting-ended
|
Change: Change websocket lib to graphql-ws (#20282)
|
2024-05-22 15:51:12 -03:00 |
mobile-app-modal/mobile-app-modal-graphql
|
Remove: old code from notes, pads and meeting ended
|
2024-05-01 09:39:03 -03:00 |
muted-alert
|
Migrate auth and settings to graphQL (#19507)
|
2024-03-06 14:28:18 -03:00 |
nav-bar
|
fix(audio): explicitly pass whcih user to mute
|
2024-05-10 08:52:01 -03:00 |
notes
|
Remove: old code from notes, pads and meeting ended
|
2024-05-01 09:39:03 -03:00 |
notifications
|
Fix: remove push to chat
|
2024-04-22 20:31:31 -03:00 |
notifications-bar
|
Remove: Breakout room unused code
|
2024-04-30 16:14:22 -03:00 |
pads/pads-graphql
|
Remove: old code from notes, pads and meeting ended
|
2024-05-01 09:39:03 -03:00 |
plugins-engine
|
[update-data-channel-function] - (WIP) Initial work
|
2024-06-10 11:32:48 -03:00 |
poll
|
fix: typescript typings
|
2024-04-11 09:23:51 -03:00 |
polling
|
fix: restore jsx extension for containers and fix imports
|
2024-04-11 08:37:39 -03:00 |
presence-adapter
|
Remove: Breakout room unused code
|
2024-04-30 16:14:22 -03:00 |
presentation
|
Merge pull request #20280 from KDSBrowne/bbb-20278
|
2024-05-21 13:10:28 -03:00 |
raisehand-notifier
|
fix ejected user errors
|
2024-04-10 11:00:34 -03:00 |
recording
|
Remove: recording meeting collection
|
2024-04-23 11:58:33 -03:00 |
reload-button
|
|
|
screenreader-alert
|
add names to queries
|
2024-05-07 13:26:56 -03:00 |
screenshare
|
Remove: old code from notes, pads and meeting ended
|
2024-05-01 09:39:03 -03:00 |
settings
|
fix: add safeguards when returning user roles
|
2024-05-02 23:35:45 +00:00 |
settings-loader
|
introduces a nginx cache for /api/rest/(clientStartupSettings|clientSettings)
|
2024-05-03 10:27:26 -03:00 |
shortcut-help
|
Migrate auth and settings to graphQL (#19507)
|
2024-03-06 14:28:18 -03:00 |
sidebar-content
|
Merge remote-tracking branch 'upstream/v3.0.x-release' into code-removal
|
2024-05-01 09:58:01 -03:00 |
sidebar-navigation
|
|
|
text-input
|
Migrate auth and settings to graphQL (#19507)
|
2024-03-06 14:28:18 -03:00 |
timer
|
Merge pull request #20257 from antonbsa/add-ci-tests-1
|
2024-05-22 13:05:52 -03:00 |
user-avatar
|
|
|
user-list
|
Handling Validations and Error Reporting in bbb-graphql-actions (was in Hasura) (#20308)
|
2024-05-21 16:11:17 -03:00 |
user-reaction
|
Refactor: user reaction to graphql
|
2024-04-24 15:45:28 -03:00 |
video-preview
|
fix: tweak video-streams typings (Part 1)
|
2024-05-01 16:48:12 -03:00 |
video-provider
|
fix(webcam): conditional hook call
|
2024-05-08 09:28:29 -03:00 |
waiting-users
|
fix linter errors
|
2024-05-15 08:45:37 -03:00 |
wake-lock
|
fix(wake-lock): correct parameter type for log code
|
2024-05-03 00:06:07 +00:00 |
webcam
|
fix: tweak video-streams typings (Part 1)
|
2024-05-01 16:48:12 -03:00 |
whiteboard
|
Merge pull request #20312 from KDSBrowne/bbb-20242
|
2024-05-22 14:53:26 -03:00 |