Commit Graph

42366 Commits

Author SHA1 Message Date
Paul Trudel
bbae434a81 Allow additional values in content type header 2024-06-04 14:11:15 +00: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
Guilherme Pereira Leme
bbf43f1e55
feat(html5): Added captionLocale property and related logic (#20272)
* [captionLocale] - added captionLocale

* [captionLocale] - changes in review

* [captionLocale] - Added new mutation captionAddLocale and removed captionSetOwner

* [captionLocale] - add action validation

* [captionLocale] - Changes in review

* [captionLocale] - fix update of graphql server

* [captionLocale] - merge conflicts
2024-06-03 16:14:32 -04:00
Gustavo Trott
a70aab091f
Fix wait group once now only two routines are created 2024-06-03 16:02:28 -03:00
transifex-integration[bot]
ef072c7b30
Translate en.json in de (#20397)
100% translated source file: 'en.json'
on 'de'.

Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2024-06-03 11:50:16 -04:00
Ramón Souza
dc40bc3776
Merge pull request #20238 from JoVictorNunes/fix-user-list-style-0513
fix(users): broken styles when font size is increased
2024-06-03 11:10:12 -03:00
transifex-integration[bot]
494f6cef54
Translate en.json in et (#20394)
100% translated source file: 'en.json'
on 'et'.

Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2024-06-03 09:19:21 -04:00
transifex-integration[bot]
40ffb3e7fa
Translate en.json in tr (#20395)
100% translated source file: 'en.json'
on 'tr'.

Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2024-06-03 09:18:57 -04:00
transifex-integration[bot]
6752e5475b
Translate en.json in ca (#20393)
100% translated source file: 'en.json'
on 'ca'.

Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2024-06-03 09:18:29 -04:00
Ramón Souza
d02a092c0d
Merge pull request #20379 from ramonlsouza/error-boundary-whiteboard
refactor: add error boundary in whiteboard
2024-06-03 10:09:05 -03:00
Anton Georgiev
d242d1265d
Merge pull request #20386 from antobinary/tldraw-alpha.20
chore: bump tldraw to alpha.20 (from bbb fork)
2024-06-03 08:52:40 -04:00
Ramón Souza
018a170251
Merge pull request #20329 from JoVictorNunes/remove-screenshare-tracker
refactor(screenshare): replace `Tracker.Dependency` with `makeVar`
2024-06-03 09:33:08 -03:00
Anton Georgiev
edd71005ad Merge remote-tracking branch 'bbb/v3.0.x-release' into tldraw-alpha.20 2024-05-31 15:37:08 -04:00
Anton Georgiev
767f11663c
Merge pull request #20388 from bigbluebutton/revert-20380-snyk-fix-568b0f7c27dcf914e066d93960bf4aa7
Revert "[Snyk] Fix for 1 vulnerabilities"
2024-05-31 15:35:03 -04:00
Anton Georgiev
7d6a7ef73b
Revert "[Snyk] Fix for 1 vulnerabilities" 2024-05-31 15:34:51 -04:00
Anton Georgiev
29e5979492 chore: bump tldraw to alpha.20 (from bbb fork) 2024-05-31 14:50:54 -04:00
Anton Georgiev
e146e8ce0a
Merge pull request #20380 from bigbluebutton/snyk-fix-568b0f7c27dcf914e066d93960bf4aa7
[Snyk] Fix for 1 vulnerabilities
2024-05-31 10:08:17 -04:00
transifex-integration[bot]
bcd47c9f03
Translate en.json in gl (#20382)
100% translated source file: 'en.json'
on 'gl'.

Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2024-05-31 10:07:34 -04:00
snyk-bot
efa8980396
fix: record-and-playback/core/Gemfile to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-RUBY-NOKOGIRI-7164639
2024-05-31 03:15:29 +00:00
Anton Georgiev
7a1d84fece
Merge pull request #20377 from ramonlsouza/add-missing-param
fix: add missing parameter in Settings.save - intl adapter
2024-05-30 16:03:15 -04:00
Ramón Souza
971af964ad
Merge pull request #20339 from GuiLeme/fix-plugin-data-consumption-hooks
fix(plugins): Multiple updates of hooks
2024-05-30 16:31:14 -03:00
Ramón Souza
8bb981ad99 add error boundary in whiteboard 2024-05-30 15:36:46 -03:00
Ramón Souza
f8b83fad33
Merge pull request #20321 from KDSBrowne/bbb-20318
fix(whiteboard): Disable Tldraw Menu For Users Without Whiteboard Access
2024-05-30 15:05:00 -03:00
Ramón Souza
114c7548dd add missing parameter in Settings.save - intl adapter 2024-05-30 14:07:02 -03:00
Gustavo Trott
4e2e3254e7
refactor (akka-apps): Remove unused UserJoinMeetingAfterReconnectReqMsg (#20370)
* Replace tabId by clientSessionUUID

* refactor gql-middleware to perform validations and send errors properly

* small tweaks

* fix linter errors

* refresh session variables on invalidate user connection

* set clientIsMobile on join

* Remove unused UserJoinMeetingAfterReconnectReqMsg
2024-05-30 13:18:48 -03:00
KDSBrowne
41212689df
Merge pull request #17 from gabriellpr/test-flaky-flag
test: add flaky flag
2024-05-30 10:44:05 -04:00
transifex-integration[bot]
f4ea95fd2b
Updates for project BigBlueButton v3.0 HTML5 client and language eu (#20360)
* Translate en.json in eu

100% translated source file: 'en.json'
on 'eu'.

---------

Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2024-05-30 10:32:18 -04:00
transifex-integration[bot]
5cb9af7673
Translate en.json in uk_UA (#20364)
100% translated source file: 'en.json'
on 'uk_UA'.

Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2024-05-30 10:29:44 -04:00
transifex-integration[bot]
db114d9e9b
Updates for project BigBlueButton v3.0 HTML5 client and language es_ES (#20365)
* Translate en.json in es_ES

100% translated source file: 'en.json'
on 'es_ES'.

---------

Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2024-05-30 10:28:46 -04:00
transifex-integration[bot]
dabe9a7bae
Translate en.json in fr (#20367)
100% translated source file: 'en.json'
on 'fr'.

Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2024-05-30 10:26:17 -04:00
transifex-integration[bot]
0f98f59f4e
Translate en.json in ja (#20366)
100% translated source file: 'en.json'
on 'ja'.

Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2024-05-30 09:34:18 -04:00
transifex-integration[bot]
50bb73f4f0
Updates for project BigBlueButton v3.0 HTML5 client and language el_GR (#20357)
* Translate en.json in el_GR

100% translated source file: 'en.json'
on 'el_GR'.

---------

Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2024-05-30 09:33:31 -04:00
Gabriel Porfirio
4812c0cf1d add flaky flag to the poll results whiteboard test 2024-05-30 10:25:42 -03:00
Ramón Souza
b0ff414acb fix incorrect chat id 2024-05-30 09:57:01 -03:00
Ramón Souza
42e6873e6a
Merge pull request #20354 from ramonlsouza/issue-20342
fix: "Show Welcome Message" button always disabled
2024-05-30 09:54:14 -03:00
Lucas
4f741b8cc0
fix(captions): Fixed captions mute/unmute, adding some debug logs (#20345)
* fix(captions): Fixed captions mute/unmute

* typescript updates

* more lint adjustments

---------

Co-authored-by: João Victor Nunes <joaovictornunes973@gmail.com>
Co-authored-by: Anton Georgiev <anto.georgiev@gmail.com>
2024-05-29 16:48:07 -04:00
Gustavo Trott
fd3071c28a
Refactor (gql-middleware): Introduces clientSessionUUID and validations (error handling) (#20353) 2024-05-29 17:43:17 -03:00
João Victor
83acc1fe9a Merge branch 'v3.0.x-release' into remove-screenshare-tracker 2024-05-29 17:01:12 -03:00
Ramón Souza
24d7e5ef45 fix show welcome message item - chat dropdown 2024-05-29 13:39:41 -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
Anton Georgiev
d0f0084a17
Merge pull request #20341 from antobinary/fix-deploy-html5
fix: create locale index.json in deploy_to_usr_share.sh
2024-05-28 15:56:13 -04:00
Paulo Lanzarin
56a98145b8
Merge pull request #20348 from bigbluebutton/sfu2140b1
build(bbb-webrtc-sfu): v2.14.0-beta.1
2024-05-28 15:29:26 -03:00
Paulo Lanzarin
710b25f7ff
build(bbb-webrtc-sfu): v2.14.0-beta.1
- !build(npm): set min Node.js version to >=18.0.0
- build(mediasoup): 3.14.7
- feat(audio): add signaling support for passive-sendrecv role
- feat: livekit module, initial implementation
2024-05-28 14:54:40 -03:00
Ramón Souza
1467da5ee5
Merge pull request #20311 from JoVictorNunes/issue-20265
fix: drop audio and video when joining breakout room
2024-05-28 11:11:53 -03:00
João Victor
ddfc83e8c7 Merge branch 'v3.0.x-release' into remove-screenshare-tracker 2024-05-28 10:50:15 -03:00
Gustavo Trott
d2cf4f0439
Temporary log to help debugging an error 2024-05-28 08:27:52 -03:00
Anton Georgiev
5dbc281de9 fix: create locale index.json in deploy_to_usr_share.sh 2024-05-27 13:16:23 -04:00
Ramón Souza
e656fd8356
Merge pull request #20328 from Scroody/selected-style
UI: Selected tab's style indicating active
2024-05-27 13:01:52 -03:00
Ramón Souza
3ef0be68cb
Merge pull request #20294 from JoVictorNunes/remove-with-trackers-0516
refactor(settings): remove `Tracker.Dependency` and trackers
2024-05-27 12:59:03 -03:00
André Möller
ad01155437 changing gray tone 2024-05-27 11:26:22 -03:00