Commit Graph

42277 Commits

Author SHA1 Message Date
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
Guilherme Leme
5a868d7a55 [fix-plugin-data-consumption-hooks] - fix currentUser and useMeeting 2024-05-27 11:26:10 -03:00
Guilherme Leme
723e587f04 Merge remote-tracking branch 'upstream/v3.0.x-release' into fix-plugin-data-consumption-hooks 2024-05-27 10:57:10 -03:00
KDSBrowne
b50fa958dd disable right-click menu for non access whiteboard users 2024-05-24 22:34:12 +00:00
João Victor
8cfbcf4cce Merge branch 'v3.0.x-release' into remove-screenshare-tracker 2024-05-24 18:07:53 -03:00
João Victor
0a00aa5e49 Fix merge errors 2024-05-24 17:42:32 -03:00
João Victor Nunes
e58c5bac7d
Merge branch 'v3.0.x-release' into remove-with-trackers-0516 2024-05-24 17:26:49 -03:00
Gustavo Trott
684fec7b13
Merge pull request #20191 from JoVictorNunes/video-streams-improvements-05.06
fix(webcam): fixes, improvements et al.
2024-05-24 17:13:15 -03:00
Anton Georgiev
ad525c13e3
Merge pull request #20333 from antobinary/port-docs
docs: Fix some typos (found by typos)
2024-05-24 12:13:45 -04:00
Anton Georgiev
db583b6fb8
Merge pull request #20330 from antobinary/backport-20249
build: Update logrotate rule to add date extension to archived logs files.
2024-05-24 12:11:37 -04:00
Stefan Weil
262b7d150e Fix some typos (found by typos)
Signed-off-by: Stefan Weil <sw@weilnetz.de>
2024-05-24 12:10:49 -04:00
Anton Georgiev
2000ffbf39
Merge pull request #20331 from antobinary/port-docs
docs: Vaious docs fixes by @MBM1607
2024-05-24 12:04:16 -04:00
mbm_1607
5375ab9bc5 Update Playback section regarding video playback
Fixes: https://github.com/bigbluebutton/bigbluebutton/issues/20300
2024-05-24 11:37:42 -04:00
mbm_1607
bb430e9463 Fix 404 links in docs
Fixes: https://github.com/bigbluebutton/bigbluebutton/issues/20303
2024-05-24 11:37:23 -04:00
mbm_1607
6b31c6f7f2 Fix typos & spelling mistakes 2024-05-24 11:36:59 -04:00
mbm_1607
7fe2292604 Fix the documentation image attachments
Fixes https://github.com/bigbluebutton/bigbluebutton/issues/20297
2024-05-24 11:36:26 -04:00
Ghazi Triki
7b4c506bc5 Update logrotate rule to add date extension to archived logs files. 2024-05-24 11:34:24 -04:00
João Victor Nunes
4e345d5c98
Remove console.log
Co-authored-by: Anton Georgiev <antobinary@users.noreply.github.com>
2024-05-24 12:32:26 -03:00
Anton Georgiev
a586f67f65
Merge pull request #20326 from gustavotrott/improve-user-activities
fix (akka-apps): Users receiving inactivity warnings even when they are performing actions
2024-05-24 11:22:50 -04:00
João Victor
ffa861e384 refactor(screenshare): remove Tracker.Dependency 2024-05-24 11:44:36 -03:00
André Möller
7efedd872e UI: Selected tabs style indicating active 2024-05-24 11:32:30 -03:00
Anton Georgiev
c07a616f8e
Merge pull request #20320 from danielpetri1/v3.0.x-release
chore: Replace tldraw with @bigbluebutton/tldraw
2024-05-24 09:03:16 -04:00
Anton Georgiev
dc3ceddda0
Merge pull request #20305 from Tainan404/remove-trackers
refactor: Remove singletons and trackers
2024-05-24 08:59:51 -04:00
Guilherme Leme
1a8f066e29 [fix-data-consumption-hooks] - fix many updates of the result of the useCurrentPresentation 2024-05-24 08:43:25 -03:00
Gustavo Trott
e3ec0e7194 undo wrong files changed 2024-05-23 17:12:39 -03:00
Gustavo Trott
b4e2f319e8 Consider more actions as user lastActivity 2024-05-23 17:11:16 -03:00
Ramón Souza
31cb980a14
Merge pull request #20273 from Scroody/fix-external-video-skipping
Fix: external video skipping
2024-05-23 14:09:38 -03:00
Gustavo Trott
ec122cb9f1
Merge pull request #20319 from GuiLeme/change-data-channel-return
fix(plugins): Fix data-channel payloadJson validation for front-end and akka
2024-05-23 13:01:31 -03:00
Guilherme Leme
778375f81f [change-data-channel-return] - changes in review 2024-05-23 12:25:49 -03:00
Guilherme Leme
6cfc881980 Merge remote-tracking branch 'upstream/v3.0.x-release' into change-data-channel-return 2024-05-23 08:48:03 -03:00
Daniel Petri Rocha
abdaf6bc56 Use @bigbluebutton/tldraw 2024-05-22 21:49:28 +00:00
Guilherme Leme
7b81148972 [change-data-channel-return] - Changed data-channel payloadJson to be a json instead of a string 2024-05-22 17:34:43 -03:00
Anton Georgiev
227ca44eec
Merge pull request #20234 from gabriellpr/test-fix-layout
test: Fix layout tests
2024-05-22 15:41:23 -04:00
André Möller
b737ae1753 codition 2024-05-22 16:03:33 -03:00
Tainan Felipe
1aab2f5f29
Change: Change websocket lib to graphql-ws (#20282) 2024-05-22 15:51:12 -03:00
Gabriel Porfirio
6fccefc5c2 adding @ci flag 2024-05-22 15:21:32 -03:00
Ramón Souza
df363ea32c
Merge pull request #20244 from Tainan404/add-connection-end-error
Add: terminate connection on client error
2024-05-22 15:06:48 -03:00
Ramón Souza
a2bc8f3104
Merge pull request #20312 from KDSBrowne/bbb-20242
fix(whiteboard): Improve Camera Bounds Logic To Prevent Pan Jitter
2024-05-22 14:53:26 -03:00
Ramón Souza
5ed10c75b0
Merge pull request #20257 from antonbsa/add-ci-tests-1
test: Add 30 tests to run in CI
2024-05-22 13:05:52 -03:00
Anton Georgiev
c74abadf69
Merge pull request #20279 from paultrudel/api-30-fix
fix(sec): Merge pull request from GHSA-4m48-49h7-f3c4 [3.0]
2024-05-22 11:05:39 -04:00