Carlos Santos
|
c3fa764534
|
backend: Refactor bulkDeleteRooms to improve response handling and update sanitization logic
|
2025-04-14 17:57:18 +02:00 |
|
juancarmore
|
743d3d514d
|
backend: Implement room roles and permissions endpoints
|
2025-04-12 13:46:00 +02:00 |
|
juancarmore
|
79afa0cd03
|
backend: Refactor middleware imports for consistency and clarity
|
2025-04-12 12:58:23 +02:00 |
|
Carlos Santos
|
ac7c951fd4
|
backend: Enhance nonEmptySanitizedString to remove leading hyphen after sanitization
|
2025-04-11 14:10:09 +02:00 |
|
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
|
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
|
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
|
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
|
fec108d802
|
Update role references from Role to UserRole for consistency
|
2025-03-25 13:02:02 +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
|
a3e325c262
|
backend: Add request validator middleware for login requests
|
2025-03-21 00:57:27 +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 |
|