Carlos Santos
|
cb19aaf77f
|
backend: Validate maxItems to ensure it is a positive number and capped at 100
|
2025-04-11 11:29:07 +02:00 |
|
Carlos Santos
|
4671b579a2
|
backend: Enhance roomIdPrefix transformation to remove leading hyphens
|
2025-04-11 11:29:07 +02:00 |
|
Carlos Santos
|
c090e255c2
|
backend: Add middleware to handle JSON syntax errors in request bodies
|
2025-04-10 16:44:42 +02:00 |
|
Carlos Santos
|
a0b7d42002
|
backend: Enhance recording service to support field filtering in getRecording and getAllRecordings methods
|
2025-04-10 13:12:26 +02:00 |
|
Carlos Santos
|
ac12841418
|
backend: Enhance room deletion functionality with force delete option and improved response handling
|
2025-04-09 12:06:19 +02:00 |
|
Carlos Santos
|
0330dcc067
|
backend: Update room request validation to require autoDeletionDate to be at least 1 hour in the future
|
2025-04-08 18:50:20 +02:00 |
|
Carlos Santos
|
84d68ba31b
|
backend: Rename expirationDate to autoDeletionDate in room-related files for consistency
|
2025-04-08 18:35:41 +02:00 |
|
Carlos Santos
|
546e17f1e5
|
backend: Update validation error messages and add room ID validation middleware
|
2025-04-07 20:41:39 +02:00 |
|
Carlos Santos
|
caefdf704b
|
backend: Update logging level and change export to const for recording validation schema
|
2025-04-07 20:41:39 +02:00 |
|
Carlos Santos
|
4ff00aad96
|
backend: Enhance room management logic
|
2025-04-07 20:41:39 +02:00 |
|
Carlos Santos
|
12ef04964c
|
backend: Refactor storage services and remove global preferences service references
|
2025-04-07 20:41:39 +02:00 |
|
Carlos Santos
|
67b3426c85
|
backend: Refactor room-related terminology from 'roomName' to 'roomId' across routes, middlewares, and services
Updated the Livekit room life cycle
|
2025-04-01 17:27:37 +02:00 |
|
Carlos Santos
|
fef7e50555
|
Rename OpenViduMeetRoomOptions and OpenViduMeetRoom to MeetRoomOptions and MeetRoom
|
2025-03-31 15:20:25 +02:00 |
|
juancarmore
|
2d82d6a96d
|
backend: Add security and webhook preferences controllers and validation middleware
|
2025-03-28 18:55:39 +01:00 |
|
juancarmore
|
6f0e0a2bd3
|
backend: Clean up routes code
|
2025-03-28 12:55:07 +01:00 |
|
juancarmore
|
bc33e9c5d9
|
backend: Add endpoint to retrieve participant role by room secret
|
2025-03-28 12:12:33 +01:00 |
|
Carlos Santos
|
195b56a4b4
|
backend: Remove status filter from recording API and related validation
|
2025-03-28 11:11:03 +01:00 |
|
juancarmore
|
930541c725
|
backend: Enhance authentication middleware to always include user that is performing the action in a resource
|
2025-03-26 12:43:24 +01:00 |
|
juancarmore
|
d10e6ea519
|
backend: Add comments in middlewares for clarity
|
2025-03-26 12:39:10 +01:00 |
|
juancarmore
|
93048f236a
|
backend: Add configureRoomAuthorization middleware for get room endpoint
|
2025-03-25 16:38:32 +01:00 |
|
juancarmore
|
147a334868
|
backend: Refactor middlewares and routes to configure authentication
|
2025-03-25 13:10:08 +01:00 |
|
juancarmore
|
042f7f2fd4
|
backend: Refactor authentication logic to use new global auth configuration
|
2025-03-25 13:06:52 +01:00 |
|
juancarmore
|
fec108d802
|
Update role references from Role to UserRole for consistency
|
2025-03-25 13:02:02 +01:00 |
|
Carlos Santos
|
d7b84df956
|
backend: Remove unnecessary openapi.middleware
|
2025-03-24 13:07:41 +01:00 |
|
Carlos Santos
|
a6fc920c7d
|
backend: Rename withValidRecordingIdRequest to withValidRecordingId for consistency
|
2025-03-24 13:05:44 +01:00 |
|
Carlos Santos
|
ddbc80b0e3
|
backend: Refactor bulk delete recordings to accept recording IDs from query parameters and improve validation handling
|
2025-03-24 13:02:04 +01:00 |
|
Carlos Santos
|
ca348d1a47
|
backend: Enhance recording routes and controllers with new validation middleware and improve error handling
|
2025-03-24 13:00:13 +01:00 |
|
Carlos Santos
|
e69f1dfb4b
|
backend: Add recording request validation middleware and refactor recording metadata handling
|
2025-03-24 12:53:39 +01:00 |
|
juancarmore
|
1dba73178d
|
backend: Refactor recording middleware to improve permission checks and error handling
|
2025-03-21 01:33:37 +01:00 |
|
juancarmore
|
a3e325c262
|
backend: Add request validator middleware for login requests
|
2025-03-21 00:57:27 +01:00 |
|
juancarmore
|
d1af9637a6
|
backend: Remove BasicAuth and refactor authentication middlewares to be able to use multiple options
|
2025-03-21 00:56:19 +01:00 |
|
juancarmore
|
c2b82cdeb7
|
backend: Refactor recording middleware to include permission checks and update route handlers
|
2025-03-14 01:39:20 +01:00 |
|
juancarmore
|
a692f8e37f
|
backend: Implement participant token handling with cookie management and validation middleware
|
2025-03-13 15:04:59 +01:00 |
|
Carlos Santos
|
00b1d8be93
|
backend: Add fields query parameter to get rooms and room details endpoints
|
2025-03-11 18:35:42 +01:00 |
|
Carlos Santos
|
017b430bf1
|
Added source code
|
2025-03-10 19:25:11 +01:00 |
|