Commit Graph

41165 Commits

Author SHA1 Message Date
prlanzarin
f3e4e58398 fix: invalid UA version number in WKWebView
There are some scenarios (e.g. WKWebView) where Bowser can't detect the
Safari version number correctly, which may lead to unexpected behavior
if any code that relies on this utils use the version number exported
unchecked.

In such cases, use the WebKit version to determine it. If that's not the
case and the version number is still unavailable, log an warning and
return Infinity so that we do not deny access to the user (even if
we're uncertain about whether it's a supported browser);
2024-04-02 18:39:38 +00:00
Anton Georgiev
f002df65bd
Merge pull request #19905 from antonbsa/ci-imp
CI: Test workflow improvements + (backport) Update github actions with deprecated Node.js 16
2024-04-02 14:06:45 -04:00
Anton Georgiev
449bfd6e33
Merge pull request #19907 from antonbsa/readd-breakout-test-ci
test: Re-add breakout test to CI
2024-04-02 14:05:49 -04:00
João Victor Nunes
0b1249b62e
fix: limit mutation payloads to 10MB by default (#19945) 2024-04-02 13:31:43 -03:00
Gustavo Trott
25e5c9ea4d
Merge pull request #19943 from gustavotrott/graphql-middleware-disable-overview-logs
graphql-middleware: Disable activities overview logs by default
2024-04-02 10:53:53 -03:00
Gustavo Trott
b80de9f7fe Revert useMeeting.ts 2024-04-02 10:12:16 -03:00
Gustavo Trott
1df56b6331 Add condition ActivitiesOverviewEnabled 2024-04-02 10:07:44 -03:00
Gustavo Trott
2e06573cb4 Remove unused code 2024-04-02 10:05:30 -03:00
Gustavo Trott
c072d39c0f Disable activities overview logs by default 2024-04-02 10:04:38 -03:00
Ramón Souza
235b8c19fc
Merge pull request #19936 from Tainan404/layout-not-propagating
Fix: layout not propagating
2024-04-02 09:38:50 -03:00
Ramón Souza
ff3867248c
add meteor assets cache to build script (#19942) 2024-04-02 09:07:20 -03:00
Gustavo Trott
c26bf55cea Make gql subscription with Meeting data use JsonPatch 2024-04-01 16:55:46 -03:00
Gustavo Trott
bc25fe1116
Merge pull request #19939 from gustavotrott/client-graphql-improvements2
refactor (html5): Remove unused queries
2024-04-01 16:55:38 -03:00
Gustavo Trott
bf93015841 Remove unused queries 2024-04-01 15:57:10 -03:00
Gustavo Trott
bea8ebb354
Merge pull request #19937 from gustavotrott/client-graphql-improvements2
refactor (html5): Rename UserListCount subscription to reuse it automatically
2024-04-01 15:56:25 -03:00
Tainan Felipe
248249d135 Fix: content top 2024-04-01 15:48:15 -03:00
Ramón Souza
f06c64a233
Merge pull request #19893 from KDSBrowne/v3-19580
fix(whiteboard): Use canMoveCamera To Disable Viewer Mouse Wheel Pan
2024-04-01 15:47:35 -03:00
Gustavo Trott
fac20f7c78 Rename similar subscriptions to reuse it automatically 2024-04-01 15:09:29 -03:00
Gustavo Trott
bb3cf9c99d
Merge pull request #19934 from gustavotrott/user-connectionStatus-simplify
refactor: Simplify user connection status flow (streamlining RTT measurements and reducing GraphQL traffic)
2024-04-01 11:46:41 -03:00
Tainan Felipe
7c110e6f76 Fix: layout not propagating 2024-04-01 11:20:10 -03:00
Gustavo Trott
f3d5913630
Merge pull request #19935 from gustavotrott/plugins-improve-delete-dataChannel
Fix (akka-apps): Avoid delete again a message from plugin DataChannel
2024-04-01 10:18:06 -03:00
Gustavo Trott
5660f2c941 Avoid delete again a message from plugin DataChannel 2024-04-01 10:17:06 -03:00
Gustavo Trott
97dc51e8c3 Simplify user connection status flow 2024-04-01 09:36:28 -03:00
Gustavo Trott
1e6f7d9136
Merge pull request #19933 from gustavotrott/graphql-middleware-status-log
graphql-middleware: Track most requested  messages for performance analysis
2024-03-31 23:08:06 -03:00
Gustavo Trott
552fc312b0 Track data received for each subscription 2024-03-31 21:00:28 -03:00
Gustavo Trott
40b948ae86
Merge pull request #19931 from gustavotrott/graphql-middleware-status-log
refactor (graphql-middleware): Improve activities status logs and add option to disable JsonPatch
2024-03-28 17:47:36 -03:00
Gustavo Trott
775ff31882 Improve logs and add BBB_GRAPHQL_MIDDLEWARE_JSON_PATCH_DISABLED env var 2024-03-28 17:17:13 -03:00
Ramón Souza
45a2a29b9b
Merge pull request #19908 from JoVictorNunes/issue-19428
fix(audio modal): show loading state while autoplay not checked
2024-03-28 15:58:34 -03:00
Guilherme Pereira Leme
f26efdeac9
Fix: useCurrentUser hook for plugins (#19822) 2024-03-28 15:21:00 -03:00
Anton Georgiev
b679035c1b
Merge pull request #19922 from antobinary/port-19779
fix(bbb-export-annotations): Flag to force CairoSVG to embed images and improved redis socket configs
2024-03-28 11:59:44 -04:00
Gustavo Trott
6769d679ab
Merge pull request #19928 from gustavotrott/html5-add-missing-subscriptions-operationName
refactor (html5): Add operationName for subscriptions that lacks it
2024-03-28 12:51:33 -03:00
Gustavo Trott
94a3275928 Add operationName for subscriptions when its missing 2024-03-28 12:09:37 -03:00
Gustavo Trott
fe8eacb647
Merge pull request #19926 from gustavotrott/graphql-middleware-status-log
graphql-middleware: Add periodic log with Activities Overview
2024-03-28 12:01:08 -03:00
Gustavo Trott
9432f339bc Remove fatal error 2024-03-28 11:46:07 -03:00
Gustavo Trott
f41e54946f Remove test log 2024-03-28 11:30:03 -03:00
Gustavo Trott
612b40234b Add periodic activities overview log for Middleware 2024-03-28 11:26:56 -03:00
Ramón Souza
c22806aafc
Merge pull request #19911 from JoVictorNunes/issue-19865
fix(chat): audio alert playing incorrectly
2024-03-28 10:46:06 -03:00
danielpetri1
84e10f10d9 Set default flag value to false 2024-03-27 22:57:35 -04:00
danielpetri1
88b277b08b Set CairoSVG unsafe flag 2024-03-27 22:55:50 -04:00
Benjamin Brauner
bdd3d20bb3 update function redis.createClient to use redis host+port from config/settings.json otherwise redis use default host (localhost) and default port (6379)
)
2024-03-27 22:52:23 -04:00
Anton Georgiev
0aa0cabacb
Merge pull request #19082 from danielpetri1/export-tldraw-canary
feat: Tldraw v2: export presentation with annotations
2024-03-27 22:41:10 -04:00
Guilherme Pereira Leme
b3be26fd86
feat(plugin): adds layout presentation area pile and refactors setters (#19876)
* [change-layout-logic-for-presentation-area]

* [change-layout-logic-for-presentation-area] fix lint and tsc errors

* [change-layout-logic-for-presentation-area] - add types

* [add-layout-support-for-pile-in-plugin] - layout changes and setter refactor

* [add-layout-support-for-pile-in-plugin] - update sdk
2024-03-27 19:00:37 -03:00
Gustavo Trott
638a3279a1
Merge pull request #19916 from gustavotrott/test-graphql-reconnecting
refactor (graphql-middleware): Increase Ws Read Limit to 10MB (necessary for annotations)
2024-03-27 15:39:31 -03:00
Gustavo Trott
6fca6c26eb Increase read size to 10mb 2024-03-27 15:29:38 -03:00
Gustavo Trott
f684b7d78f
Merge pull request #19913 from gustavotrott/test-graphql-reconnecting
refactor (graphql-middleware): Increase Ws Read Limit (necessary for annotations)
2024-03-27 12:57:10 -03:00
Gustavo Trott
305628285a Fix an error while reading annotations 2024-03-27 12:52:26 -03:00
Anton Georgiev
fd61a3167b
Merge pull request #19841 from antobinary/gladia30
feat: Initial implementation of Gladia transcriptions to BBB 3.0 (backend portion)
2024-03-27 11:51:35 -04:00
KDSBrowne
719952c1ad use canMoveCamera to disable viewer mouse wheel pan | lint hook 2024-03-27 15:06:54 +00:00
Anton Georgiev
2126c5192c
Merge pull request #14 from gustavotrott/pr-19841
Add graphql data for Gladia transcriptions
2024-03-27 10:54:36 -04:00
Gustavo Trott
22792d4ecd Merge with upstream 2024-03-27 11:45:37 -03:00