16 Commits

Author SHA1 Message Date
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