Commit Graph

16076 Commits

Author SHA1 Message Date
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
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
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
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
Gustavo Trott
fbf954b9e1 Increase annotations batch size 2024-04-16 12:50:59 -03:00
André
c6427fdfc7 Client: Drop the accessibility warning for downloadable slides with annotation 2024-04-16 10:18:30 -03:00
Ramón Souza
1eb14e4505 restore maxNumberOfAnnotations check 2024-04-16 09:45:22 -03:00
Ramón Souza
7b3c1dc46e refactor breakout moveUser function to accept multiple users 2024-04-15 10:13:55 -03:00
Ramón Souza
98531a82bb Merge remote-tracking branch 'upstream/v3.0.x-release' into issue-19958 2024-04-12 15:51:45 -03:00
Ramón Souza
1c950f4418
Merge pull request #19991 from ramonlsouza/fix-users-count-end-meeting
fix: users count not available on end meeting modal
2024-04-12 13:46:58 -03:00
Ramón Souza
32d06f1d85
Merge pull request #19996 from ramonlsouza/fix-grid-pagination-loop
fix: grid mode loop when pagination is active
2024-04-12 13:46:48 -03:00
Ramón Souza
f2f255d37f
Merge pull request #19989 from JoVictorNunes/remove-old-polls
cleanup: remove old polls
2024-04-12 10:21:52 -03:00
Ramón Souza
d8defa468f
Merge pull request #19994 from JoVictorNunes/fix-client-setting-persistence
fix: client settings not persisting
2024-04-12 09:39:45 -03:00
Ramón Souza
c0a3984a6c
Merge pull request #19982 from ramonlsouza/fix-ejected-error
fix: ejected user errors
2024-04-12 08:50:31 -03:00
Ramón Souza
e52aa27422 fix loop on grid mode when pagination is active 2024-04-11 17:44:44 -03:00
Gustavo Trott
1ae8dee3b8
Merge pull request #19993 from gustavotrott/graphql-query-caption-lang-options
refactor (html5): Provide list of available locales through settings.yml (and Graphql)
2024-04-11 15:47:21 -03:00
João Victor
d7c33d988d fix: client settings not persisting 2024-04-11 12:03:25 -03:00
Ramón Souza
a45b89f066 lock settings check 2024-04-11 11:23:29 -03:00
Ramón Souza
64a45f7613 prevent moderator eject errors 2024-04-11 11:14:07 -03:00
Ramón Souza
156cdb7a3f
Merge pull request #19986 from ramonlsouza/fix-share-cam-grid-mode
fix: share camera on grid mode
2024-04-11 10:45:40 -03:00
Gustavo Trott
7a4e9f0736 Revert audioCaptions.enabled=true 2024-04-11 10:40:58 -03:00
Gustavo Trott
30a4233ed3 Provide list of available locales through settings.yml 2024-04-11 10:39:59 -03:00
Ramón Souza
16e71a9824 exclude current user from count 2024-04-11 10:01:37 -03:00
Ramón Souza
e86fae9132 fix users count in end meeting modal 2024-04-11 09:53:58 -03:00
João Victor
bad2727a4f fix: typescript typings 2024-04-11 09:23:51 -03:00
Ramón Souza
38ceae4419
Merge pull request #19984 from JoVictorNunes/remove-old-local-seetings
cleanup: remove old `local-settings` collection
2024-04-11 09:22:51 -03:00
João Victor
54e4a7c6ce fix: restore jsx extension for containers and fix imports 2024-04-11 08:37:39 -03:00
Gustavo Trott
44dea2a11a
Merge pull request #19988 from gustavotrott/graphql-improve-annotations-speed
refactor (graphql-server): Makes it faster to update annotations
2024-04-10 18:47:46 -03:00
João Victor
0020a135c9 cleanup: remove old polls 2024-04-10 17:37:23 -03:00
Gustavo Trott
ab6da0f4d5 Graphql: makes it faster to update annotations 2024-04-10 17:32:44 -03:00
Ramón Souza
60e0578c12 fix share camera on grid mode 2024-04-10 16:04:12 -03:00
João Victor
0aeecab6a2 cleanup: remove old local-settings collection 2024-04-10 11:39:02 -03:00
Ramón Souza
8e5c23c473 fix ejected user errors 2024-04-10 11:00:34 -03:00
Ramón Souza
f1c8ec0c77
Merge pull request #19225 from vitormateusalmeida/16068-custom-webcam-highlight-color
Adds custom color highlight option for webcam
2024-04-10 10:36:54 -03:00
Tainan Felipe
a11a9ca199 Fix: TS errors 2024-04-09 19:47:01 -03:00
Tainan Felipe
9fade98670 Fix: show remaining time after under thirty 2024-04-09 19:38:07 -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
Ramón Souza
7f06ed8c64
Merge pull request #19973 from Tainan404/remove-users-persistent-data
Remove: user persistent data collection
2024-04-09 17:13:38 -03:00
Ramón Souza
0def7adb05
Merge pull request #19972 from ramonlsouza/fix-export-usernames
fix: save user names feature
2024-04-09 13:17:38 -03:00
Tainan Felipe
acf39a3783 Remove: user persistent data collection 2024-04-09 12:04:14 -03:00
Ramón Souza
4535189598
Merge pull request #19963 from ramonlsouza/fix-leave-button
Fix: leave meeting button
2024-04-09 11:57:13 -03:00
Tainan Felipe
8c37b600c8 Fix: timer not appearing for normal meetings 2024-04-09 10:53:03 -03:00
Ramón Souza
5512990a54
Merge pull request #19174 from Scroody/rename-songs
refactor: rename Songs to Music in BBB Timer
2024-04-09 10:34:38 -03:00
Ramón Souza
2d2968a92f fix export usernames 2024-04-09 09:58:50 -03:00
Tainan Felipe
08b5fd48e2
Update bigbluebutton-html5/imports/ui/components/common/remaining-time/component.tsx
Co-authored-by: Ramón Souza <contato@ramonsouza.com>
2024-04-09 09:18:14 -03:00
Ramón Souza
5129dfabe3 fix grid mode limit 2024-04-08 14:43:58 -03:00
Tainan Felipe
4311449abe Fix: fetching data from meeting 2024-04-08 14:16:24 -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