.. |
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
|
Remove: Breakout room unused code
|
2024-04-30 16:14:22 -03:00 |
chat
|
fix linter errors
|
2024-05-15 08:45:37 -03:00 |
click-outside
|
|
|
common
|
Merge pull request #20172 from prlanzarin/u30/feat/app-crash-logs
|
2024-05-08 09:49:36 -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
|
introduces a nginx cache for /api/rest/(clientStartupSettings|clientSettings)
|
2024-05-03 10:27:26 -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
|
|
|
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
|
feat(plugin) - Floating window (#19283)
|
2023-12-15 14:04:33 -03:00 |
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
|
Merge remote-tracking branch 'upstream/v3.0.x-release' into fix-meeting-end-audio
|
2024-05-01 14:14:15 -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
|
[plugin-sdk-readme-logger-ui-data] - fix intl ui-data-hook and fix warning of data-channel
|
2024-05-01 16:57:08 -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
|
show progress while importing whiteboard and sharedNotes from breakoutRom
|
2024-05-13 08:31:45 -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
|
Remove: intl singleton using tracker
|
2024-05-20 12:02:32 -03: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
|
close timer panel if feature is not active
|
2024-05-16 10:00:57 -03:00 |
user-avatar
|
|
|
user-list
|
Merge pull request #20212 from JoVictorNunes/fix-muting-from-indicator
|
2024-05-15 10:00:18 -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 #20194 from KDSBrowne/v30-update-toolbar-pos
|
2024-05-15 13:33:50 -03:00 |