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 |
|
Paul Trudel
|
1530067257
|
Changed content type validation error key and message
|
2024-05-16 13:33:41 +00:00 |
|
Paul Trudel
|
cb6653a227
|
Reject requests with a body but no Content-Type header
|
2024-05-16 13:33:27 +00:00 |
|
Paul
|
dd07deaff2
|
Removed support for application/json content
|
2024-05-16 13:33:10 +00:00 |
|
Paul
|
babdb5dd9a
|
Added request content type validation
|
2024-05-16 13:32:46 +00:00 |
|
Paul
|
e329dbec1a
|
Check for pressence of query and body
|
2024-05-16 13:28:49 +00:00 |
|
João Victor
|
a078060087
|
removal: remove withTracker from LocalEchoContainer component
|
2024-05-16 10:22:51 -03:00 |
|
João Victor
|
7057b6e14b
|
removal: remove withTracker from AboutContainer component
|
2024-05-16 10:12:23 -03:00 |
|
Ramón Souza
|
f42513d922
|
close timer panel if feature is not active
|
2024-05-16 10:00:57 -03:00 |
|
João Victor
|
7944feeec4
|
removal: remove withTracker from UserContentContainer component
|
2024-05-16 09:47:40 -03:00 |
|
Ramón Souza
|
1e35f84000
|
remove endedOn
|
2024-05-16 09:46:30 -03:00 |
|
Anton Georgiev
|
c30d0a2baf
|
Merge pull request #20270 from ramonlsouza/issue-20260
fix: The mute button is not pulsing while talking
|
2024-05-15 15:16:37 -04:00 |
|
Anton Georgiev
|
c7b6cad399
|
Merge pull request from GHSA-5966-9hw8-q96q
build: set permissions for resque files [3.0]
|
2024-05-15 15:06:11 -04:00 |
|
Anton Georgiev
|
b9a46197ed
|
build: set permissions for resque files [3.0]
|
2024-05-15 14:36:11 -04:00 |
|
Anton B
|
73e747344a
|
test: avoid screenshot check due to playwright open issue
|
2024-05-15 15:13:08 -03:00 |
|
Anton B
|
55568618ca
|
test: update presentation test checks
|
2024-05-15 15:12:45 -03:00 |
|
Gustavo Trott
|
e154076f84
|
Merge pull request #20275 from gustavotrott/fix-reactions-expire
fix (graphql-server): Reactions not expiring
|
2024-05-15 13:43:15 -03:00 |
|
Gustavo Trott
|
783dba3da5
|
fix reactions not expiring
|
2024-05-15 13:41:59 -03:00 |
|
Gustavo Trott
|
6c41579ef4
|
fix reactions not expiring
|
2024-05-15 13:39:33 -03:00 |
|
Ramón Souza
|
20762d133a
|
Merge pull request #20250 from ramonlsouza/user-away-mutation-check
refactor: only send disable away mutation if user is away
|
2024-05-15 13:34:28 -03:00 |
|
Ramón Souza
|
53df518992
|
Merge pull request #20194 from KDSBrowne/v30-update-toolbar-pos
fix(whiteboard): Align 3.0 Whiteboard Toolbar Position with v2.7 Behavior
|
2024-05-15 13:33:50 -03:00 |
|
Gustavo Trott
|
9e93f57958
|
Merge pull request #20274 from gustavotrott/init-timer
refactor (akks-apps): Init Timer and Remove legacy messages/handlers/fields
|
2024-05-15 13:25:17 -03:00 |
|
Anton B
|
aea6fc7475
|
test: retain video on failure only in CI
|
2024-05-15 12:07:31 -03:00 |
|
Anton Georgiev
|
e1a4d5a184
|
Merge pull request #20252 from gustavotrott/shift-welcomemsg-handler
refactor: Re-implement sanitize for Welcome msgs and Guest Lobby msgs
|
2024-05-15 10:51:15 -04:00 |
|
Gustavo Trott
|
1ada232f7e
|
remove unnecessary field for Timer
|
2024-05-15 11:37:26 -03:00 |
|
Gustavo Trott
|
6a7dba6c22
|
Merge pull request #20229 from gustavotrott/pres-notifications-akka-apps
refactor (akka-apps): Show progress while importing whiteboard and sharedNotes from breakoutRoom
|
2024-05-15 10:47:07 -03:00 |
|
Gustavo Trott
|
1955bcbcfe
|
Merge pull request #20230 from gustavotrott/html5-unused-removal
html5: Remove seemingly unnecessary files
|
2024-05-15 10:46:48 -03:00 |
|
Gustavo Trott
|
63946a500f
|
Merge pull request #20271 from gustavotrott/set-layout-defaults
refactor (akka-apps): Set correct default values for Layout
|
2024-05-15 10:46:27 -03:00 |
|
Gustavo Trott
|
3a8bd4dfa4
|
Remove unnecessary msgs and handlers
|
2024-05-15 10:44:25 -03:00 |
|
Gustavo Trott
|
cde052c7d8
|
init Timer on akka-apps
|
2024-05-15 10:43:34 -03:00 |
|
André
|
7d5c5e038c
|
TS fix
|
2024-05-15 13:33:44 +00:00 |
|
André
|
f4a5ef172d
|
value adjusting
|
2024-05-15 13:20:36 +00:00 |
|
André
|
b4909cce73
|
Fix: External video skipping
|
2024-05-15 13:10:15 +00:00 |
|
Ramón Souza
|
6fa1cb7aa5
|
Merge pull request #20212 from JoVictorNunes/fix-muting-from-indicator
fix(audio): moderators not able to mute users
|
2024-05-15 10:00:18 -03:00 |
|