João Victor
|
13425335df
|
Fix imports
|
2024-06-17 08:54:03 -03:00 |
|
João Victor
|
0ebd745ee2
|
Fix disabled features
|
2024-06-14 18:16:28 -03:00 |
|
João Victor
|
5f41c712fb
|
Fix bugs
|
2024-06-14 17:57:40 -03:00 |
|
João Victor
|
a45eea5a26
|
Remove Meteor imports
|
2024-06-14 16:54:31 -03:00 |
|
João Victor
|
78958ccf45
|
Remove meeting adapter consumption
|
2024-06-14 10:30:48 -03:00 |
|
Gustavo Trott
|
e86aeac114
|
refactor breakoutroom storage
|
2024-06-12 16:21:31 -03:00 |
|
Ramón Souza
|
38f5fca09b
|
Merge pull request #20465 from ramonlsouza/no-default-props
refactor: replace defaultProps on function components with default function parameters
|
2024-06-11 14:36:56 -03:00 |
|
Ramón Souza
|
911f663e27
|
remove defaultProps from components
|
2024-06-11 13:10:04 -03:00 |
|
João Victor
|
9b02a41e3d
|
fix(webcam): tweak subscriptions
|
2024-06-07 17:41:36 -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 |
|
João Victor
|
07e676d4fe
|
fix: remove duplicate breakout room exit observer
|
2024-05-21 14:33:47 -03:00 |
|
Ramón Souza
|
0d7271738e
|
do not display breakout settings when moving users
|
2024-05-17 13:30:56 -03:00 |
|
Tainan Felipe
|
7d7acb8a80
|
Remove: Breakout room unused code
|
2024-04-30 16:14:22 -03:00 |
|
Ramón Souza
|
7247407e7d
|
Merge pull request #20061 from JoVictorNunes/remove-video-streams-collection
Remove old `video-streams` Meteor subscription
|
2024-04-25 16:38:17 -03:00 |
|
João Victor
|
453727b3ed
|
Fix
|
2024-04-25 15:24:34 -03:00 |
|
João Victor
|
e623e9d0cd
|
Fix
|
2024-04-25 14:44:41 -03:00 |
|
Ramón Souza
|
33b2854f01
|
remove endAllBreakouts makecall
|
2024-04-25 14:16:55 -03:00 |
|
João Victor
|
7779be6a49
|
Remove duplicated import
|
2024-04-24 17:14:47 -03:00 |
|
João Victor
|
1f8a95a3ff
|
Remove video-streams subscription
|
2024-04-24 17:09:00 -03:00 |
|
Tainan Felipe
|
ac80cb1317
|
Fix: remaining time not appearing in breakout
|
2024-04-22 17:40:34 -03:00 |
|
Tainan Felipe
|
dca6c6add4
|
Merge remote-tracking branch 'upstream/v3.0.x-release' into PR_19324
|
2024-04-22 15:31:51 -03:00 |
|
Ramón Souza
|
8e7810305d
|
fix manage breakout users
|
2024-04-19 09:40:13 -03:00 |
|
Tainan Felipe
|
89916b78da
|
Fix: lint errors
|
2024-04-18 11:22:55 -03:00 |
|
Tainan Felipe
|
18a6165961
|
Fix: lint errors
|
2024-04-18 11:15:02 -03:00 |
|
Tainan Felipe
|
6572e59a45
|
Add: join audio only in breakouts
|
2024-04-18 10:39:43 -03:00 |
|
Tainan Felipe
|
d496277313
|
Refactor: breakout join and left for moderator
|
2024-04-17 16:46:50 -03:00 |
|
Tainan Felipe
|
67c0f71748
|
Merge remote-tracking branch 'upstream/v3.0.x-release' into migrate-breakout-invitation
|
2024-04-16 20:30:21 -03:00 |
|
Ramón Souza
|
7b3c1dc46e
|
refactor breakout moveUser function to accept multiple users
|
2024-04-15 10:13:55 -03:00 |
|
Tainan Felipe
|
0c61143156
|
Merge remote-tracking branch 'upstream/v3.0.x-release' into PR_18920
|
2024-04-09 18:27:27 -03:00 |
|
Tainan Felipe
|
acf39a3783
|
Remove: user persistent data collection
|
2024-04-09 12:04:14 -03:00 |
|
Tainan Felipe
|
74d524028c
|
WIP: breakout
|
2024-04-09 08:45:42 -03:00 |
|
Tainan Felipe
|
48e292901d
|
Merge remote-tracking branch 'upstream/v3.0.x-release' into PR_18920
|
2024-04-08 09:25:52 -03:00 |
|
Tainan Felipe
|
16c0a99240
|
Merge remote-tracking branch 'upstream/v3.0.x-release' into migrate-breakout-invitation
|
2024-04-03 11:55:45 -03:00 |
|
Ramón Souza
|
8835c6051a
|
fix move user to breakout
|
2024-03-07 11:58:47 -03:00 |
|
André Castro
|
58a0efe708
|
Migrate auth and settings to graphQL (#19507)
|
2024-03-06 14:28:18 -03:00 |
|
Ramón Souza
|
dc78f34ab4
|
Merge pull request #19638 from ramonlsouza/sidebar-content-tweaks
style: adjust sidebar content styles
|
2024-02-20 17:39:22 -03:00 |
|
João Victor
|
3c460bb758
|
fix: prop types, invalid hook call, styled-components prop
|
2024-02-16 17:32:14 -03:00 |
|
Ramón Souza
|
41aae7b256
|
adjust sidebar content styles
|
2024-02-16 13:32:27 -03:00 |
|
João Victor
|
9e8b30bc31
|
fix: breakout join
|
2024-01-30 13:51:57 -03:00 |
|
João Victor
|
431511b8da
|
migrate toggleVoice
|
2024-01-29 11:05:39 -03:00 |
|
João Victor
|
deb4a17712
|
migrate userUnshareWebcam
|
2024-01-29 09:23:11 -03:00 |
|
Anton B
|
80c1a10cfd
|
fix: make RemainingTime a generic component and use separate containers for breakout and currentMeeting usages
|
2024-01-24 13:47:34 -03:00 |
|
Tainan Felipe
|
e315e542ef
|
Merge remote-tracking branch 'upstream/v3.0.x-release' into migrate-breakout-invitation
|
2024-01-23 08:55:11 -03:00 |
|
Ramón Souza
|
3d3be2df7b
|
migrate requestJoinURL action
|
2024-01-16 08:39:13 -03:00 |
|
Ramón Souza
|
319bb6ff2a
|
migrate transferUser action
|
2024-01-16 08:28:15 -03:00 |
|
Ramón Souza
|
e202dc7082
|
migrate setBreakoutsTime action
|
2024-01-15 16:50:37 -03:00 |
|
Ramón Souza
|
87a81e27a9
|
migrate sendMessageToAllBreakouts action
|
2024-01-15 11:16:45 -03:00 |
|
Ramón Souza
|
534bfb83f7
|
migrate moveUser action
|
2024-01-15 10:48:38 -03:00 |
|
Ramón Souza
|
4ed689fa6d
|
migrate endAllBreakouts action
|
2024-01-15 09:47:17 -03:00 |
|