Commit Graph

41487 Commits

Author SHA1 Message Date
Gabriel Porfirio
6113a68619 removed params from getYoutubeFrame function 2024-04-19 16:05:13 -03:00
Gustavo Trott
4b6d4a7b0b
Merge pull request #20048 from gustavotrott/graphql-server-run-dev-improve
enhancement (graphql-server): Validate `sudo` on running update_graphql_data.sh
2024-04-19 15:12:52 -03:00
Gustavo Trott
842f2df4d4 Validate sudo on running update_graphql_data.sh 2024-04-19 15:11:38 -03:00
Ramón Souza
ec9aeedf81 Merge remote-tracking branch 'upstream/v3.0.x-release' into 20028q 2024-04-19 14:51:54 -03:00
Gustavo Trott
046466b5c5
Merge pull request #20046 from gustavotrott/graphql-caption-owner
Graphql-server: Add mutation `captionSetOwner`
2024-04-19 13:36:25 -03:00
Gustavo Trott
7259515ae6 Add captionSetOwner mutation 2024-04-19 11:42:45 -03:00
Gabriel Porfirio
17b61c4f90 getFrame to getYoutubeFrame 2024-04-19 11:31:59 -03:00
Guilherme Leme
dc1d831ea2 [fix-sahred-notes-not-unmounting] - centralize shared notes pin rendering logic 2024-04-19 11:08:13 -03:00
Ramón Souza
a02788a9e5
Merge pull request #20041 from Tainan404/remove-breakout-history
Remove: breakout history collection
2024-04-19 10:49:47 -03:00
Ramón Souza
2c53959cec
Merge pull request #20044 from ramonlsouza/fix-manage-breakout
fix: move users to the correct breakout room in manage users modal
2024-04-19 10:49:15 -03:00
Ramón Souza
8e7810305d fix manage breakout users 2024-04-19 09:40:13 -03:00
Tainan Felipe
a3414fc919 Fix: wrong rule 2024-04-19 09:15:13 -03:00
Tainan Felipe
d5043bebc3 Refactor: Move notifications to graphql 2024-04-18 21:43:26 -03:00
Tainan Felipe
c45e3172c2 Remove: breakout history collection 2024-04-18 13:16:44 -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
d4c7914e62 Merge remote-tracking branch 'upstream/v3.0.x-release' into PR_19324 2024-04-18 09:52:06 -03:00
Gustavo Trott
d14a2315d3
Merge pull request #20039 from gustavotrott/graphql-breakoutroom-audio-only
graphql-server: Add flag `isAudioOnly` for breakoutRoom participant
2024-04-18 08:58:58 -03:00
Gustavo Trott
4f5b0106e5 Add flag for breakoutRoom participant 2024-04-18 08:30:32 -03:00
Gustavo Trott
e2beb298bc Add flag for breakoutRoom participant 2024-04-18 08:29:25 -03:00
Tainan Felipe
abba1e26c6 Merge remote-tracking branch 'upstream/v3.0.x-release' into PR_19324 2024-04-17 21:51:39 -03:00
Gustavo Trott
04c2f26576
Merge pull request #20031 from gustavotrott/graphql-fix-transfer-user-as-audio-only
fix (graphql-sever): Option "Join audio" in breakout rooms not working
2024-04-17 17:14:45 -03:00
Tainan Felipe
7d44738b27 Refactor: disable meteor breakout subscription 2024-04-17 16:59:10 -03:00
Tainan Felipe
d496277313 Refactor: breakout join and left for moderator 2024-04-17 16:46:50 -03:00
Ramón Souza
be45fd6346
Merge pull request #20030 from ramonlsouza/fix-grid-sort
fix: grid mode webcam order
2024-04-17 16:08:13 -03:00
Ramón Souza
adb0766ada validate shape type - whiteboard 2024-04-17 16:04:31 -03:00
Gustavo Trott
f86b7107e2 show audio-only users in the participant list of the breakout-room 2024-04-17 15:55:59 -03:00
Ramón Souza
1ee693e109
Merge pull request #19970 from ramonlsouza/issue-19958
fix: Grid mode ignores cap, shows too many elements
2024-04-17 13:12:05 -03:00
KDSBrowne
fe9360d8ff set correct camera position for viewer on reload or late join 2024-04-17 16:06:02 +00:00
KDSBrowne
7093f54ad5 increase delay to prevent camera race condition 2024-04-17 16:05:49 +00:00
KDSBrowne
3350dcfc8e handle presenter camera position on resize 2024-04-17 16:05:39 +00:00
KDSBrowne
7b3489a52d improve slide clipping for presenter 2024-04-17 16:05:28 +00:00
KDSBrowne
1b5179f315 improve tldraw camera updates when presentation size changes 2024-04-17 16:05:18 +00:00
KDSBrowne
5f84e0380a fix viewer zoom being 1 state step behind the presenter 2024-04-17 16:05:05 +00:00
KDSBrowne
01cbb1a496 handle new isPrecise prop in arrows 2024-04-17 16:04:51 +00:00
KDSBrowne
7007b7a682 fix extra toolbar position in RTL 2024-04-17 16:04:39 +00:00
KDSBrowne
0ed0db059b initial upgrade to tldraw v2.0.0-alpha.19 2024-04-17 16:04:27 +00:00
Gustavo Trott
9c22d3574f Fix join breakoutRoom as Audio-only 2024-04-17 12:24:25 -03:00
Gustavo Trott
46227ee7b0
Merge pull request #20021 from gustavotrott/graphqp-user-meetingId-pk
refactor (graphql-server): Support two users with same userId (in different meetings)
2024-04-17 12:18:41 -03:00
Ramón Souza
feb2c32441
Merge pull request #20018 from ramonlsouza/restore-max-annotation
fix: restore max annotations limit
2024-04-17 10:53:34 -03:00
Gustavo Trott
ad3dcc6b56 fix wrong fk 2024-04-17 10:36:53 -03:00
Gustavo Trott
53a51b8c2c Resolve conflicts 2024-04-17 10:04:47 -03:00
Gustavo Trott
39a6c21682 fix errors related to foreign key 2024-04-17 09:49:58 -03:00
Ramón Souza
ac7760b41a fix grid mode webcam order 2024-04-17 09:27:10 -03:00
Ramón Souza
471f8c6af7
Merge pull request #20020 from Scroody/remove-acessibility-warning-presentation-download
Client: Drop the accessibility warning for downloadable slides with annotation
2024-04-17 08:55:04 -03:00
André Castro
0b6e943f76
Fix: External video autoplay block (#19983)
* Fix: External video autoplay block

* Change of approach

* Isolating unsynched video related code
2024-04-16 23:33:49 -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
Tainan Felipe
b40930cc4a Refactor: move captions to graphql 2024-04-16 19:39:29 -03:00
Anton Georgiev
4f5d0b8e6d
Merge pull request #20023 from bigbluebutton/antobinary-patch-3
build: Bump bbb-playback.placeholder.sh to 5.1.0 (tldraw v2 alpha.18)
2024-04-16 14:48:48 -04:00