João Victor
73eee42c66
fix: TS errors
2024-05-02 11:32:08 -03:00
João Victor Nunes
c61b6bb7e5
Merge branch 'v3.0.x-release' into video-streams-typings-fix
2024-05-02 11:26:08 -03:00
João Victor
9495e60d6f
fix: ensure user's webcams are properly terminated
2024-05-02 11:22:24 -03:00
Gustavo Trott
148753ff6c
Improve view v_chat
2024-05-02 11:19:39 -03:00
Gustavo Trott
f7c1b486b0
revert wrong file
2024-05-02 11:07:51 -03:00
Gustavo Trott
afccd6af32
improve code
2024-05-02 11:06:37 -03:00
Guilherme Leme
1cad46857c
[plugin-sdk-readme-logger-ui-data] - update SDK
2024-05-02 10:53:00 -03:00
Ramón Souza
e0c8c0d933
remove chat error when a message is sent
2024-05-02 10:49:06 -03:00
Gustavo Trott
4fc3b2419c
Graphql-middleware itself will handle mutations and forward to Graphql-actions
2024-05-02 10:45:32 -03:00
Tiago Jacobs
90f3539332
Merge pull request #20141 from JoVictorNunes/fix-video-stream-user-filtering
...
fix(webcam): fetch user data of webcam users only
2024-05-02 10:32:56 -03:00
Ramón Souza
250a559a4c
Merge pull request #20133 from ramonlsouza/tld19-snapshot
...
fix: snapshot of current slide
2024-05-02 10:21:41 -03:00
Anton B
1d90a8e966
test: remove "write closed captions" test
2024-05-02 10:06:49 -03:00
Ramón Souza
ae10830a1a
move setTrackEnabled to new service file
2024-05-02 09:24:03 -03:00
João Victor
ee9f98a1ad
fix(webcam): fetch user data of webcam users only
...
- Do not fetch user data of users who are not in webcam.
- Except when grid layout is active. In this situation we need to know about all users.
2024-05-02 09:17:58 -03:00
Anton B
04c17a59cd
test: remove "pick random user" test
2024-05-02 08:58:18 -03:00
Ramón Souza
82b1101df8
Merge remote-tracking branch 'upstream/v3.0.x-release' into away-mode
2024-05-02 08:45:10 -03:00
dependabot[bot]
4362b8407f
Bump the npm_and_yarn group across 2 directories with 2 updates
...
Bumps the npm_and_yarn group with 1 update in the /bbb-graphql-client-test directory: [ejs](https://github.com/mde/ejs ).
Bumps the npm_and_yarn group with 2 updates in the /bbb-learning-dashboard directory: [ejs](https://github.com/mde/ejs ) and [postcss](https://github.com/postcss/postcss ).
Updates `ejs` from 3.1.8 to 3.1.10
- [Release notes](https://github.com/mde/ejs/releases )
- [Commits](https://github.com/mde/ejs/compare/v3.1.8...v3.1.10 )
Updates `ejs` from 3.1.8 to 3.1.10
- [Release notes](https://github.com/mde/ejs/releases )
- [Commits](https://github.com/mde/ejs/compare/v3.1.8...v3.1.10 )
Updates `postcss` from 8.4.33 to 8.4.34
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.4.33...8.4.34 )
---
updated-dependencies:
- dependency-name: ejs
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: ejs
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: postcss
dependency-type: direct:development
dependency-group: npm_and_yarn
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-05-02 02:09:59 +00:00
KDSBrowne
0704628caa
lint
2024-05-02 00:40:58 +00:00
KDSBrowne
7512d4c60e
lint
2024-05-02 00:32:58 +00:00
KDSBrowne
4ae0dd5fba
change from CRLF to LF
2024-05-02 00:28:22 +00:00
KDSBrowne
d2da9172da
add no operation tool
2024-05-02 00:05:12 +00:00
João Victor
59d84f4722
fix: wrong style file import
2024-05-01 17:05:17 -03:00
Guilherme Leme
bc6b007f5a
[plugin-sdk-readme-logger-ui-data] - fix intl ui-data-hook and fix warning of data-channel
2024-05-01 16:57:08 -03:00
João Victor
d72ce1a24c
fix: tweak video-streams typings (Part 3)
...
- Fix almost the entire video-provider component typyings. Leaving some errors because the component depends on a lot of code which is not in typescript yet. Any attempt to fix them may cause problems.
2024-05-01 16:49:21 -03:00
João Victor
6d70904ba9
fix: tweak video-streams typings (Part 2)
...
- Tweak low-level components.
2024-05-01 16:48:50 -03:00
João Victor
7297778746
fix: tweak video-streams typings (Part 1)
...
- Tweak high-level components.
2024-05-01 16:48:12 -03:00
Ramón Souza
87786cfcb6
fix snapshot of current slide
2024-05-01 16:21:36 -03:00
Anton Georgiev
f8d5b5cd99
build: drop bbb-html5-with-roles.conf mentions
2024-05-01 15:00:58 -04:00
Anton Georgiev
0de01dffb7
build: drop bbb-html5-backend services
2024-05-01 14:33:46 -04:00
Ramón Souza
5a6e27714a
Merge pull request #20130 from Tainan404/fix-meeting-end-audio
...
Fix: audio still playing when user left the meeting
2024-05-01 14:45:06 -03:00
Tainan Felipe
527b6d4cbf
Merge remote-tracking branch 'upstream/v3.0.x-release' into fix-meeting-end-audio
2024-05-01 14:14:15 -03:00
Tainan Felipe
d5bb06349b
Fix: audio not disconnected when user leave the meeting
2024-05-01 14:11:04 -03:00
Anton Georgiev
a2984bb740
Merge remote-tracking branch 'bbb/v3.0.x-release' into html5-pack-30
2024-05-01 12:57:59 -04:00
Anton Georgiev
58cdb75c45
refactor: remove html5InstanceId
2024-05-01 12:53:11 -04:00
Anton Georgiev
80f8aeb378
Merge pull request #20125 from Tainan404/code-removal
...
refactor: Code removal
2024-05-01 12:50:42 -04:00
Tainan Felipe
b6f893c3c3
Fix: audio still playing when user left the meeting
2024-05-01 12:15:11 -03:00
André
66902fc9e3
Fix: External video re-starting when changing presenters
2024-05-01 10:21:28 -03:00
Tainan Felipe
5070d26c90
Merge remote-tracking branch 'upstream/v3.0.x-release' into code-removal
2024-05-01 09:58:01 -03:00
Ramón Souza
4767a0eec0
Merge pull request #20118 from Tainan404/remove-timer-js-files
...
Remove: timer js files
2024-05-01 09:41:55 -03:00
Tainan Felipe
e4a23feda3
Remove: old code from notes, pads and meeting ended
2024-05-01 09:39:03 -03:00
Tiago Jacobs
85b3cd88c5
Merge pull request #20127 from Tainan404/add-adapter-manager
...
Fix: add a adapters manager to lock loading while data sync
2024-05-01 09:23:09 -03:00
Ramón Souza
8fd4ea9bf0
Merge pull request #20115 from ramonlsouza/fix-chat-throttle
...
fix: throttle in user typing mutation
2024-05-01 09:09:05 -03:00
Tainan Felipe
210eb0911c
Fix: add a adapters manager to lock loading while data sync
2024-05-01 08:38:12 -03:00
Ramón Souza
5f17c76b6a
Merge pull request #20113 from ramonlsouza/fix-default-selected-breakout
...
fix: user can't join default selected breakout
2024-04-30 16:34:30 -03:00
Ramón Souza
9b6e1e3ddd
fix dependency array in memo
2024-04-30 16:34:16 -03:00
Tainan Felipe
7d7acb8a80
Remove: Breakout room unused code
2024-04-30 16:14:22 -03:00
Ramón Souza
d81bfdd7d4
fix ts error
2024-04-30 15:56:30 -03:00
Ramón Souza
fc35327269
Merge pull request #20116 from Tainan404/refactor-useUserCurrentDataD
...
Refactor: useUserCurrentData to use subscription
2024-04-30 14:57:30 -03:00
Gustavo Trott
f8b6820bc3
Merge pull request #20099 from gustavotrott/move-bkroom-pad-export-to-akkaapps
...
refactor: Move Export breakoutRooms sharedNotes routine to akka-apps (removing Meteor part)
2024-04-30 13:51:55 -03:00
KDSBrowne
14c44820f5
stop tldraw attempts to load assets from unpkg site
2024-04-30 16:40:43 +00:00