Tiago Jacobs
4a05682b06
Cleanup nginx cache when using run-dev script ( #19968 )
2024-04-06 21:08:00 -03:00
Tiago Jacobs
1562c3b7ed
Fix remote logger for messages emited before settings are loaded ( #19967 )
2024-04-06 19:35:41 -03:00
Gustavo Trott
551e452a49
graphql-middleware: Implements a cache-system for JsonPatch ( #19964 )
2024-04-06 11:43:36 -03:00
João Victor Nunes
71dbe06dfd
fix: restore screen reader alerts for unread chat messages ( #19713 )
...
* fix: restore screen reader alerts for unread chat messages
* fix: move screen reader alert adapter up the component tree
2024-04-05 18:30:58 -04:00
Anton Georgiev
891e85581c
Merge pull request #18575 from prlanzarin/u27/refactor/remove-deskshare-rtmp-evts
...
refactor: remove unused DeskShareStartRTMP/DeskShareStopRTMP events
2024-04-05 14:24:51 -04:00
Anton Georgiev
7838a6493f
Merge pull request #19915 from KDSBrowne/v3.sonarcloud-err
...
fix(whiteboard): Remove Conditionally Called Hooks Error
2024-04-05 11:06:24 -04:00
Ramón Souza
88b31db097
Merge pull request #19957 from JoVictorNunes/fix-conn-status-session-logs-30
...
fix(connection status): restore session logs tab
2024-04-04 13:28:09 -03:00
KDSBrowne
d9532c4865
return early if currentPresentationPage data has not been populated
2024-04-04 15:47:37 +00:00
KDSBrowne
8ae92d7c9b
remove conditionally called hooks
2024-04-04 14:51:50 +00:00
Ramón Souza
a69cf84232
Merge pull request #19773 from JoVictorNunes/subs-improvements-0308
...
improvement: use React context to store current user data
2024-04-04 11:12:23 -03:00
João Victor
0bbe7da96d
fix(connection status): restore session logs tab
2024-04-04 10:41:01 -03:00
João Victor
d18cc6b8e3
Fix import
2024-04-04 10:22:26 -03:00
João Victor
d9a3dc3807
Fix import
2024-04-04 10:19:29 -03:00
João Victor
7aa4a40c61
improvement: use React context to store current user data
2024-04-04 10:13:27 -03:00
Ramón Souza
af0aa5f27e
Merge pull request #19799 from JoVictorNunes/fix-poll-in-full-pres
...
fix(poll): poll element covering the whole presentation
2024-04-04 09:33:38 -03:00
Anton Georgiev
dd3b90e75f
Merge pull request #19944 from ramonlsouza/issue-19859
...
fix: Viewer presenter (non moderator) cannot push layout to all
2024-04-03 20:34:25 -04:00
Gustavo Trott
37f16c7ed6
Merge pull request #19949 from JoVictorNunes/fix-conn-status-0403
...
fix: connection status button subscribing to data of all users
2024-04-03 19:28:24 -03:00
Gustavo Trott
e8cd2db53a
Filter only wanted users for Connection Report
2024-04-03 18:54:12 -03:00
Gustavo Trott
139b68c36a
Merge pull request #19955 from gustavotrott/akka-apps-plugin-update
...
Fix (akka-apps): Avoid delete again a message from plugin DataChannel
2024-04-03 17:29:17 -03:00
Gustavo Trott
ad59e445ad
Dont delete same row again
2024-04-03 17:28:06 -03:00
Ramón Souza
d218beda61
Merge pull request #19446 from Tainan404/migrate-poll-creation
...
Migrate poll creation
2024-04-03 16:38:41 -03:00
Anton B
5ae2e242f7
(test): Updates for Poll creation migration changes
...
* Update selectors;
* Add more checks on the create poll function;
* Add steps to prevent failures in serial mode runs;
* Add missing timeout on direct locator methods;
* Fix step order on test to publish results in a different presentation;
* Re-enable user response poll test in CI;
2024-04-03 15:57:31 -03:00
Gustavo Trott
271f981574
Merge pull request #19954 from gustavotrott/graphql-middleware-fix-logs
2024-04-03 13:10:38 -03:00
Gustavo Trott
0d0778c82c
Fix wrongs logs in middleware activities overview
2024-04-03 12:26:16 -03:00
Gustavo Trott
e8c8dee1af
Revert "Revert useMeeting.ts"
...
This reverts commit b80de9f7fe
.
2024-04-03 11:38:43 -03:00
Anton Georgiev
64ff6a9cae
Merge branch 'v3.0.x-release' into u27/refactor/remove-deskshare-rtmp-evts
2024-04-03 10:01:28 -04:00
Anton Georgiev
49379a4685
Merge pull request #19902 from bigbluebutton/snyk-fix-90ccd00bd4a622401951a224a1a4aca0
...
[Snyk] Security upgrade express from 4.18.2 to 4.19.2
2024-04-03 09:50:22 -04:00
Ramón Souza
b3232794cd
Merge pull request #19789 from Tainan404/cleanup-base-component
...
Refactor: base.jsx cleanup
2024-04-03 10:45:45 -03:00
Ramón Souza
dabbfaee78
Update bigbluebutton-html5/imports/startup/client/base.jsx
2024-04-03 10:45:30 -03:00
Ramón Souza
7f556f6c6e
Merge branch 'v3.0.x-release' into cleanup-base-component
2024-04-03 10:04:34 -03:00
João Victor
41038fd8d3
fix: connection status button subscribing to data of all users
2024-04-03 10:01:08 -03:00
Ramón Souza
d8e4d17774
Merge pull request #19904 from Tainan404/fix-failed-settings
...
Fix: failed settings fetch
2024-04-03 09:47:45 -03:00
Ramón Souza
d3176dfb83
Merge pull request #19912 from Scroody/fix-external-video-playing
...
Fix: External video time resuming when changing presenter
2024-04-03 09:12:58 -03:00
Tainan Felipe
a716d6e93e
Remove redundancy
2024-04-03 09:00:41 -03:00
Tainan Felipe
c1955f17cb
Merge remote-tracking branch 'upstream/v3.0.x-release' into cleanup-base-component
2024-04-03 08:58:03 -03:00
Anton Georgiev
9849535ac1
Merge pull request #19947 from prlanzarin/m30/fix/ua-invalid-version-number
...
fix: invalid UA version number in WKWebView
2024-04-03 06:44:45 -04:00
Ramón Souza
4885b4b5d8
Merge pull request #19448 from JoVictorNunes/migrate-pads
...
refactor(notes / captions): migrate pads from Meteor to GraphQL
2024-04-02 15:40:38 -03:00
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
32289cabff
Remove Meteor imports
2024-04-02 14:25:50 -03:00
Ramón Souza
9f8275890c
Update bigbluebutton-html5/imports/ui/components/user-list/user-list-graphql/user-list-content/user-notes/component.tsx
2024-04-02 14:08:09 -03:00
Ramón Souza
e9b6cd3fe0
Update bigbluebutton-html5/imports/ui/components/pads/pads-graphql/sessions/service.ts
2024-04-02 14:08:03 -03:00
Ramón Souza
9f92b5362e
Update bigbluebutton-html5/imports/ui/components/pads/pads-graphql/service.ts
2024-04-02 14:07:57 -03:00
Ramón Souza
c09fb4de58
Update bigbluebutton-html5/imports/ui/components/notes/notes-graphql/service.ts
2024-04-02 14:07:52 -03:00
Ramón Souza
4b95cb0f62
Update bigbluebutton-html5/imports/ui/components/notes/notes-graphql/notes-dropdown/service.ts
2024-04-02 14:07:46 -03:00
Ramón Souza
a0b996c9be
Update bigbluebutton-html5/imports/ui/components/notes/notes-graphql/notes-dropdown/component.tsx
2024-04-02 14:07:39 -03:00
Ramón Souza
7c9d90b564
Update bigbluebutton-html5/imports/ui/components/notes/notes-graphql/hooks/useHasUnreadNotes.ts
2024-04-02 14:07:30 -03:00
Ramón Souza
1905ad864f
Update bigbluebutton-html5/imports/ui/components/notes/notes-graphql/hooks/useHasPermission.ts
2024-04-02 14:07:20 -03:00
Ramón Souza
4a4f355b7f
Update bigbluebutton-html5/imports/ui/components/notes/notes-graphql/component.tsx
2024-04-02 14:07:12 -03:00