Commit Graph

42061 Commits

Author SHA1 Message Date
André Möller
78a9edfd17 Isolating calculated variables 2024-05-20 12:36:11 -03:00
Tainan Felipe
d584e274e3 Remove: intl singleton using tracker 2024-05-20 12:02:32 -03:00
João Victor
916907dd99 Merge branch 'v3.0.x-release' into fix-rights-for-publishing-cursor 2024-05-20 11:12:31 -03:00
João Victor
77a5e1277b fix(chat): avoid console warnings 2024-05-20 11:09:01 -03:00
Ramón Souza
137881b46b
Merge pull request #20290 from ramonlsouza/issue-20266
fix: Breakouts' settings incorrect when going to Manage users modal
2024-05-20 10:51:23 -03:00
Tainan Felipe
7829b6be8b Remove: singletons related to Meteor collection and subscriptions 2024-05-20 10:37:54 -03:00
Ramón Souza
810862e2d7
Merge pull request #20286 from KDSBrowne/bbb-20281
fix(whiteboard): Prevent Overlap Of Presentation Toolbar And Tldraw Context Menu
2024-05-20 09:57:37 -03:00
João Victor
428f5c62f2 fix(lock viewers): fix potential crash 2024-05-20 08:56:15 -03:00
João Victor
a48b96f166 Merge branch 'v3.0.x-release' into remove-with-trackers-0516 2024-05-20 08:26:31 -03:00
João Victor
93bafa75b3 fix(settings): remove old way use in WebcamContainer 2024-05-17 17:59:50 -03:00
João Victor
fd253d6c2d refactor(settings): remove both Meteor's Tracker.Dependency and all uses in old format 2024-05-17 17:33:52 -03:00
Ramón Souza
b1659c4bf4
Merge pull request #20283 from ramonlsouza/issue-20258
fix: Timer stops updating if you select music
2024-05-17 13:33:08 -03:00
Ramón Souza
0d7271738e do not display breakout settings when moving users 2024-05-17 13:30:56 -03:00
snyk-bot
9909d1b7e9
fix: record-and-playback/core/Gemfile & record-and-playback/core/Gemfile.lock to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-RUBY-REXML-6861566
2024-05-17 16:21:02 +00:00
João Victor
b309e93d91 removal: remove withTracker from VideoProviderContainerGraphql 2024-05-17 11:17:27 -03:00
KDSBrowne
9348d66861 prevent overlapping menu being open at same time 2024-05-17 14:08:56 +00:00
Tainan Felipe
574e8d4563 remove: unreadtrakcer 2024-05-17 10:56:14 -03:00
KDSBrowne
006f33ab62 fix presentation toolbar overlapping tldraw menu 2024-05-17 13:47:00 +00:00
João Victor
8d04bcc807 removal: remove withTracker from SettingsContainer 2024-05-17 10:37:32 -03:00
Ramón Souza
599b99ce89
Merge pull request #20210 from KDSBrowne/v30-late-joiner-shapes
fix(whiteboard): Shapes Missing On Previous Slides For Late Joiners
2024-05-17 10:25:18 -03:00
João Victor
aabb8640ca removal: remove withTracker from StatusNotifierContainer 2024-05-17 09:59:14 -03:00
João Victor
8de78ad201 removal: remove withTracker from LayoutModalContainer 2024-05-17 09:47:27 -03:00
João Victor
b389700899 removal: remove withTracker from ReactionsButtonContainer 2024-05-17 09:29:10 -03:00
João Victor
c84ee1099f feat(settings): tweak singleton object and add hook 2024-05-17 09:21:20 -03:00
KDSBrowne
b223807fe6 lint issues 2024-05-16 20:03:36 +00:00
KDSBrowne
153293ff06 lint issues 2024-05-16 19:47:05 +00:00
João Victor
1bb2c9875a feat(settings): add reactive variables 2024-05-16 16:27:28 -03:00
Ramón Souza
0f2b2dd6bf fix timer indicator stops updating if music is changed 2024-05-16 15:24:36 -03:00
Ramón Souza
7f7615ce88 fix default value for timer track 2024-05-16 14:59:47 -03:00
KDSBrowne
12a4dfaaf0 hide load .tldr file option 2024-05-16 17:32:44 +00:00
KDSBrowne
efea396020 fix keydown event listener not handling arrow press 2024-05-16 17:20:20 +00:00
KDSBrowne
d02aeaed9e fix crash navigating back on slide 1 and forward on last slide 2024-05-16 15:40:12 +00:00
João Victor
60108f28ba removal: remove withTracker from RecordingContainer component 2024-05-16 11:58:17 -03:00
João Victor
018a7082e4 removal: remove withTracker from SmartMediaShareContainer component 2024-05-16 11:48:07 -03:00
João Victor
275bcbc68e removal: remove withTracker from PresentationToolbarContainer component 2024-05-16 11:43:23 -03:00
Ramón Souza
14bf78a658
Merge pull request #20277 from ramonlsouza/fix-timer-may16
Fix: timer panel remains open when the feature is deactivated
2024-05-16 11:13:37 -03:00
João Victor
34b73b66d7 removal: remove withTracker from LockViewersContainer component 2024-05-16 11:04:26 -03:00
Anton Georgiev
e35a8d09c3 Update docs/docs/new-features.md 2024-05-16 13:57:07 +00:00
Paul Trudel
bf669e0efe Readd documentation of API changes to New Features section 2024-05-16 13:56:52 +00:00
Paul Trudel
d4eadabe7d Removed unused POST checksum validation code 2024-05-16 13:56:39 +00:00
João Victor
5dabb59c48 removal: remove withTracker from EndMeetingComponent component 2024-05-16 10:56:27 -03:00
Paul Trudel
6f77d51b8e Update docs to accurately document API functionality 2024-05-16 13:56:19 +00:00
Paul Trudel
abeb140874 Restrict supported HTTP method types on endpoints 2024-05-16 13:52:43 +00:00
Paul Trudel
7d2dcb0434 Remove support for join POST requests and fix checksum calculation for POST requests 2024-05-16 13:52:24 +00:00
Paul Trudel
2508755e2f Document API validation changes 2024-05-16 13:52:05 +00:00
Paul Trudel
e9f04ab263 Add support for text/xml to create and insertDocument 2024-05-16 13:42:42 +00:00
Paul Trudel
8e74e13930 Removed unused set of supported content types from validator 2024-05-16 13:42:21 +00:00
Paul Trudel
e8b4524744 Added servlet request back to the checksums 2024-05-16 13:42:09 +00:00
Paul Trudel
57b6f77632 Allow each request to define its own supported content types 2024-05-16 13:41:57 +00:00
João Victor
8dd8bd9a55 removal: remove withTracker from TooltipContainer component 2024-05-16 10:38:25 -03:00