Ramón Souza
53f241681c
remove poll duplicated subscription
2024-06-13 11:18:07 -03:00
Ramón Souza
8625d84f03
fix rendering issue
2024-06-13 11:16:16 -03:00
Ramón Souza
dc421b512b
add key in user list participants component
2024-06-13 11:05:35 -03:00
Ramón Souza
47bf04ec26
add key to user in userlist
2024-06-13 10:59:00 -03:00
transifex-integration[bot]
b257313a4a
Updates for project BigBlueButton v3.0 HTML5 client and language ja ( #20479 )
...
* Translate en.json in ja
100% translated source file: 'en.json'
on 'ja'.
---------
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2024-06-13 09:03:16 -04:00
Gustavo Trott
ad2d12b19b
Merge pull request #20475 from gustavotrott/gql-improve-breakout-performance
...
refactor: BreakoutRoom storage and handlers
2024-06-12 18:09:16 -03:00
Gustavo Trott
e86aeac114
refactor breakoutroom storage
2024-06-12 16:21:31 -03:00
Anton Georgiev
e4139dcb5a
Merge pull request #20466 from JoVictorNunes/remove-with-trackers-0611
...
refactor: remove navbar withTracker
2024-06-12 12:32:58 -04:00
Lucas
9bf3f54183
feat: Initial BBB 3.0 Gladia transcriptions implementation ( #20295 )
...
* feat(html5): initial implementation of Gladia transcriptions to BBB 3.0
* fix(transcription): Add missing locales and fix invalid cc menu key
* fix(bbb-transcription-controller): Bump transcription controller to fix some bugs
* fix: adjust yq syntax for setting fs esl password in transctiption-controller
* fix(transcription): Use newer useSettings format from transcription options
* fix(captions): Correctly use captions settings
---------
Co-authored-by: João Victor <joaovictornunes973@gmail.com>
Co-authored-by: Anton Georgiev <anto.georgiev@gmail.com>
Co-authored-by: Ramón Souza <contato@ramonsouza.com>
2024-06-12 12:06:07 -04:00
Anton Georgiev
e8d0f44138
Merge pull request #20170 from gabriellpr/test-snapshot-ci
...
test: adding test presentation snapshot to ci
2024-06-12 10:28:18 -04:00
João Victor Nunes
1b87055343
refactor(audio): replace Tracker.Dependency with makeVar ( #20408 )
2024-06-12 09:25:46 -04:00
transifex-integration[bot]
8e1e1dbd7f
Translate en.json in ja ( #20470 )
...
100% translated source file: 'en.json'
on 'ja'.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2024-06-12 08:49:19 -04:00
Anton Georgiev
a0fa82a974
Merge pull request #20469 from kepstin/video-5-beta
...
build: Update bbb-presentation-video to 5.0.0-beta.1 for Tldraw v2 shape support
2024-06-11 16:08:31 -04:00
Anton Georgiev
42089c0309
Merge pull request #20464 from GuiLeme/fix-captionLocale
...
fix(html5): Fix captionLocale logic to fetch correct captions
2024-06-11 16:06:44 -04:00
Calvin Walton
b35527c32c
Update bbb-presentation-video to 5.0.0-beta.1 for tldraw v2 shape support
2024-06-11 15:01:47 -04:00
Ramón Souza
b4b7879242
Merge pull request #20460 from JoVictorNunes/fix-override-locale-config
...
fix(intl): `overrideLocale` config
2024-06-11 14:52:12 -03:00
Anton Georgiev
1bb983764a
Merge pull request #20467 from paultrudel/video-metadata-fix-30
...
fix(recording): Add participants, raw size, and playback size information to video metadata
2024-06-11 13:37:40 -04: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
cbff06bed8
Merge pull request #20458 from Tainan404/remove-withtrackers
...
refactor: Remove withtrackers
2024-06-11 14:36:33 -03:00
Paul Trudel
6a173898a9
Reset gen_webvtt path
2024-06-11 16:47:38 +00:00
Paul Trudel
816b9dbee4
Added participants, raw size, and playback size to video metadata
2024-06-11 16:47:28 +00:00
Anton Georgiev
4d44faa805
Merge pull request #20457 from GuiLeme/fix-loaded-userlist-hook
...
fix(html5): useLoadedUserlist plugin data-consumption hook
2024-06-11 12:43:29 -04:00
Gustavo Trott
6edffaf37c
Merge pull request #20447 from JoVictorNunes/tweak-video-stream-subs
...
fix(webcam): tweak subscriptions
2024-06-11 13:29:01 -03:00
Ramón Souza
7378f7e027
fix eslint errors
2024-06-11 13:10:18 -03:00
Ramón Souza
911f663e27
remove defaultProps from components
2024-06-11 13:10:04 -03:00
João Victor
6bda0b5914
refactor: tweak breakout params
2024-06-11 12:13:10 -03:00
João Victor
7a6044cb67
refactor: remove navbar withTracker
2024-06-11 11:46:16 -03:00
Ramón Souza
d68b2252e0
disable require default props eslint rule
2024-06-11 10:03:42 -03:00
Guilherme Leme
0c7b9d8919
[fix-captionLocale] - Fix captionLocale to fetch correct captions
2024-06-11 09:38:54 -03:00
Ramón Souza
39d383c9e3
Merge pull request #20456 from ramonlsouza/user-current-improvements
...
user_current subscription improvements
2024-06-11 08:57:02 -03:00
João Victor
cfb8ae35cb
Merge branch 'v3.0.x-release' into tweak-video-stream-subs
2024-06-11 08:48:49 -03:00
KDSBrowne
3bfdeb9cfd
feat(whiteboard): Reuse poll result diagram as a whiteboard shape ( #20350 )
...
* create poll shape to render chat poll component
2024-06-10 17:12:40 -04:00
João Victor
2cfec162af
fix: overrideLocale config
2024-06-10 17:45:15 -03:00
Tainan Felipe
c2364641d3
refactor: connection status for graphql connection ( #20196 )
...
* Add: connection status for graphql connection
2024-06-10 16:20:41 -04:00
Guilherme Leme
831af82818
[fix-loaded-userlist-hook] - added margin
2024-06-10 16:51:44 -03:00
Tainan Felipe
ee96d5795c
Remove: raise hand withTracker
2024-06-10 16:20:38 -03:00
Tainan Felipe
b96c210237
Remove: quick poll dropdown withTracker
2024-06-10 16:17:07 -03:00
Tainan Felipe
4e93bb916a
Remove: unecessary log
2024-06-10 16:10:06 -03:00
Tainan Felipe
a079c85805
Remove: guest policy container withTracker
2024-06-10 16:08:16 -03:00
Tainan Felipe
e0f871397f
Remove: UserListContainer withtracker
2024-06-10 15:59:32 -03:00
Ramón Souza
0c9e3e6671
Merge pull request #20434 from JoVictorNunes/remove-voice-users-with-trackers
...
refactor: remove voice users adapter
2024-06-10 15:55:09 -03:00
Guilherme Leme
d252d1ab0a
[fix-loaded-userlist-hook] - fix loaded userList hook
2024-06-10 15:45:02 -03:00
Ramón Souza
da841e8e65
fix ts error
2024-06-10 15:43:40 -03:00
Ramón Souza
8c8742239b
Merge remote-tracking branch 'upstream/v3.0.x-release' into user-current-improvements
2024-06-10 15:36:06 -03:00
Ramón Souza
e0bf232d18
remove unused data from current user subscription
2024-06-10 15:31:57 -03:00
Ramón Souza
15781627c3
remove userClientSettings from current user subscription
2024-06-10 13:39:03 -03:00
João Victor
8ce9f2f61f
Revert the bbb-graphql-server changes
2024-06-10 13:25:15 -03:00
João Victor
089ddb5946
Add default voice value
2024-06-10 13:14:50 -03:00
Tainan Felipe
6bccf8cfac
refactor: Change user list pagination ( #20446 )
2024-06-10 13:08:43 -03:00
Anton Georgiev
e9944bead8
Merge pull request #20451 from gustavotrott/bump-hasura-v2.40.0
...
build (graphql-server): Upgrade Hasura to version v2.40.0
2024-06-10 10:29:08 -04:00