Ramón Souza
65918cf55f
Merge pull request #20616 from ramonlsouza/remove-recording-label-mobile
...
fix: remove recording indicator label in phone
2024-07-01 16:07:53 -03:00
KDSBrowne
9e4332d82b
handle viewer portrait view
2024-07-01 14:19:42 +00:00
João Victor
69d24bb880
refactor: add voice activity adapter
2024-07-01 11:08:31 -03:00
Ramón Souza
951497ef41
remove recording label in phone
2024-07-01 09:50:53 -03:00
Gustavo Trott
ccbbfa91d1
fix wrong trace log ( #20615 )
2024-06-30 21:26:02 -03:00
Gustavo Trott
3d449e9224
fix wrong trace log
2024-06-30 20:50:39 -03:00
Gustavo Trott
f5c9650f24
refactor: Add TRACE logs for graphql-actions ( #20614 )
2024-06-30 15:34:22 -03:00
Anton Georgiev
d474ea9c1d
docs: link to 3 alpha 7, tweaks to what is new in 3.0
2024-06-29 08:31:39 -04:00
Gustavo Trott
ed38da065c
fix break error ( #20612 )
2024-06-28 17:35:21 -03:00
dependabot[bot]
e53db51e34
build(deps-dev): bump postcss ( #20608 )
...
Bumps the npm_and_yarn group with 1 update in the /bbb-learning-dashboard directory: [postcss](https://github.com/postcss/postcss ).
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: postcss
dependency-type: direct:development
dependency-group: npm_and_yarn
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-28 16:03:45 -04:00
Ramón Souza
96085110a5
refactor: fix sonarcloud alerts ( #20604 )
...
* remove unused argument
* fix Do not use "Error" to declare a variable
* fix Do not use "Array" to declare a parameter
* fix React component names must start with an uppercase letter
* adjust error boundary prop type
* add default values for lock settings
2024-06-28 15:58:38 -04:00
João Victor Nunes
d016b69b0c
refactor: remove standalone voice user subscription ( #20600 )
2024-06-28 16:58:29 -03:00
Gustavo Trott
3fadedda69
middleware: Better validation on check authorization ( #20597 )
2024-06-28 16:53:11 -03:00
Gustavo Trott
d545343752
nginx/html5: Introduce endpoint /bigbluebutton/ping
for RTT calc ( #20605 )
...
* Introduce endpoint /html5client/ping for RTT calc
* Introduce endpoint /bigbluebutton/ping for RTT calc
2024-06-28 16:51:06 -03:00
Gustavo Trott
8943e22564
Increase Hasura keepalive delay to 10 (was 5) ( #20599 )
2024-06-28 16:50:44 -03:00
Gustavo Trott
f5e8917eb0
Remove unnecessary imports ( #20598 )
2024-06-28 16:50:30 -03:00
João Victor Nunes
54aeb7a9dc
refactor: remove remaining Meteor imports ( #20602 )
2024-06-28 16:44:14 -03:00
Anton Georgiev
4fd71a34b3
fix: correct statements about presentations not being migrated and how to fix entity too large errors ( #20606 )
...
Co-authored-by: Daniel Molkentin <danimo@infra.run>
2024-06-28 11:46:12 -04:00
André Castro
f489f93dfb
Fix: Captions lines are duplicated; limit how many rows ( #20590 )
2024-06-28 09:29:26 -04:00
Paul Trudel
6dd1eabe92
feat(events): Store user data in Redis for use in event.xml ( #20593 )
2024-06-28 09:28:03 -04:00
Anton Georgiev
fabcb7a3ef
build: Clean up sfu after-install ( #20595 )
2024-06-27 19:24:37 -04:00
Gustavo Trott
be39d7b24b
refactor (akka-apps): Make all inserts into the database thought batches instead of individual inserts ( #20594 )
2024-06-27 18:53:46 -03:00
João Victor Nunes
0896d59264
fix: tweak useDeduplicatedSubscription hook to properly handle the skip option ( #20471 )
2024-06-27 13:37:06 -04:00
João Victor Nunes
9801905960
fix: improve the hooks of voice activity ( #20589 )
...
* fix: improve the hooks of voice activity
* Add check for users who haven't talked
2024-06-27 14:31:20 -03:00
Anton Barboza de Sá
c16a0b2119
chore: Update PR template with 'how to test' ( #20592 )
2024-06-27 13:26:26 -04:00
André Castro
4058c2a105
Fix: Layout direction does not change when required RTL/LTR ( #20521 )
...
* Fix: Layout direction does not change when required RTL/LTR
* Presentation update
2024-06-27 09:38:38 -03:00
Gustavo Trott
ea2bfa11d1
Merge pull request #20588 from ramonlsouza/improve-cursor-subscription
...
refactor: remove unused data in cursor subscription
2024-06-26 17:27:58 -03:00
Ramón Souza
7f54bed26f
remove unused data in cursor subscription
2024-06-26 16:00:33 -03:00
André Castro
9128a2dde8
Refactor: Remove the old user status (reaction/emoji) ( #20455 )
...
* Refactor: Remove the old user status (reaction/emoji)
* Update settings.yml
* test: remove old user status testing code related
---------
Co-authored-by: Anton B <antonbsa.bck@gmail.com>
2024-06-26 15:40:18 -03:00
André Castro
76c25f0fcc
Fix: Webcam display of emoji can trigger elements rearrangement ( #20573 )
2024-06-26 13:45:37 -03:00
João Victor Nunes
1eb984d527
style(whiteboard): polishing toolbar styles ( #20579 )
...
* style(whiteboard): polishing toolbar styles
* Fix colors and RTL mode
2024-06-26 13:40:53 -03:00
Paulo Lanzarin
6947954368
Merge pull request #20586 from bigbluebutton/bwh320
...
build(bbb-webhooks): v3.2.0
2024-06-25 20:07:13 -03:00
Paulo Lanzarin
30a8cfcea5
build(bbb-webhooks): v3.2.0
...
v3.2.0
---
* feat(xapi): add support for Basic auth via meta_secret-lrs-payload
* fix(xapi): LRS credentials wouldn't persist in the database
* fix: remove cache-to from image push to make dockerhub images usable
* build: nodemon@3.1.4
* build: express@4.19.2
2024-06-25 19:25:48 -03:00
Gustavo Trott
9b80d511df
Merge pull request #20568 from JoVictorNunes/use-who-is-talking
...
refactor(core-html5): custom hooks for voice data
2024-06-25 17:52:54 -03:00
Gustavo Trott
4034750845
Update bbb-graphql-server/metadata/databases/BigBlueButton/tables/public_v_user_voice_activity.yaml
2024-06-25 17:52:36 -03:00
João Victor
78a188086d
Remove useless condition
2024-06-25 17:21:34 -03:00
João Victor
7577dcc41c
Use Hasura relationship instead of SQL join
2024-06-25 17:14:00 -03:00
Ramón Souza
6f5a826238
Merge pull request #20577 from KDSBrowne/v30-restore-cut-copy-paste
...
fix(whiteboard): Restore cut, copy and paste functionality via keyboard
2024-06-25 17:06:28 -03:00
Anton Georgiev
b86aecc8aa
Merge pull request #20582 from bigbluebutton/snyk-fix-e07751b99ac20a6bc98e1167c18d6de7
...
[Snyk] Security upgrade axios from 0.28.0 to 1.6.4
2024-06-25 15:58:53 -04:00
João Victor
f4a2af7dc1
Merge branch 'v3.0.x-release' into use-who-is-talking
2024-06-25 16:54:44 -03:00
João Victor
f949aaba7d
Fix sorting and cleanup
2024-06-25 16:54:12 -03:00
KDSBrowne
1cc6efa006
handle Ctrl + z shortcut
2024-06-25 19:16:23 +00:00
KDSBrowne
575cd3ad36
handle delete key shortcut to remove shapes
2024-06-25 18:52:50 +00:00
Anton Georgiev
546cccee35
docs: Tweak gladia documentation with improved yq commands ( #20584 )
2024-06-25 13:37:15 -04:00
Gustavo Trott
9d2f090eea
Merge pull request #20576 from gustavotrott/gql-middleware-improve-perform
...
refactor (gql-middleware): Optimizing GraphQL Message Handling and Caching
2024-06-25 13:35:30 -03:00
Gustavo Trott
7350947839
fix wrong merging of uint32
2024-06-25 12:55:41 -03:00
snyk-bot
67cacababa
fix: bbb-graphql-actions/package.json & bbb-graphql-actions/package-lock.json to reduce vulnerabilities
...
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-AXIOS-6144788
2024-06-25 15:54:56 +00:00
dependabot[bot]
8bda7ad8ff
build(deps-dev): bump postcss ( #20581 )
...
Bumps the npm_and_yarn group with 1 update in the /bbb-learning-dashboard directory: [postcss](https://github.com/postcss/postcss ).
Updates `postcss` from 8.4.32 to 8.4.33
- [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.32...8.4.33 )
---
updated-dependencies:
- dependency-name: postcss
dependency-type: direct:development
dependency-group: npm_and_yarn
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-25 11:54:05 -04:00
Gustavo Trott
e8cd99b62f
Merge remote-tracking branch 'upstream/v3.0.x-release' into gql-middleware-improve-perform
2024-06-25 12:40:45 -03:00
KDSBrowne
7c66cc3956
fix cut and paste functionality in whiteboard component
2024-06-25 13:57:10 +00:00