23 Commits

Author SHA1 Message Date
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
juancarmore
d308850705 Update authentication routes to use internal API base path 2025-03-31 20:26:03 +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
8422b3c38a backend: Update recording stop response to include Location header with recording URL 2025-03-28 11:58:12 +01:00
Carlos Santos
f3dfb9769f refactor: Improve logging messages for clarity and consistency across services 2025-03-28 10:30:21 +01:00
juancarmore
042f7f2fd4 backend: Refactor authentication logic to use new global auth configuration 2025-03-25 13:06:52 +01:00
Carlos Santos
da5d513d01 backend: Rename handleRoomFinished to handleMeetingFinished and improve recording lock management 2025-03-24 13:02:04 +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
Carlos Santos
baec69c3db backend: Remove deprecated room and signal models; enhance room service with new status signaling 2025-03-24 12:53:38 +01:00
juancarmore
eefe90cf5a backend: Add token verification in refreshParticipantToken to prevent refreshing a valid token 2025-03-21 01:34:36 +01:00
juancarmore
fbbef9eedf backend: Refactor authentication controller to improve login flow and add user profile retrieval 2025-03-21 00:57:16 +01:00
Carlos Santos
ca56521604 backend: Refactor Livekit webhook handling to remove OpenVidu dependency and add room finished event handling 2025-03-17 10:45:45 +01:00
Carlos Santos
9f0877780e backend: Enhance Livekit webhook handling with OpenVidu integration for recording events 2025-03-17 10:45:45 +01:00
juancarmore
c72315d90a backend: Add refresh participant token endpoint and refactor token generation logic 2025-03-14 01:36:51 +01:00
juancarmore
a692f8e37f backend: Implement participant token handling with cookie management and validation middleware 2025-03-13 15:04:59 +01:00
juancarmore
e9882c19dc backend: Refactor code to centralize cookie options handling in new utility function 2025-03-13 15:03:02 +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