20 Commits

Author SHA1 Message Date
juancarmore
aa13385c86 frontend: update listRooms and getRecordings methods in HttpService to improve pagination handling 2025-05-23 12:58:56 +02:00
juancarmore
b4292e8ca1 frontend: update recording methods in HttpService to use MeetRecordingInfo type and add generateRecordingToken method 2025-05-21 18:52:36 +02:00
juancarmore
7135270b8a Refactor code to use ParticipantOptions instead of TokenOptions 2025-04-24 12:26:07 +02:00
juancarmore
e3ee41c827 frontend: Implement endMeeting method in HttpService and update WebComponentManagerService to use it 2025-04-14 11:43:09 +02:00
juancarmore
446310f935 frontend: Simplify API path construction by removing version from individual endpoints 2025-04-14 11:41:31 +02:00
juancarmore
5570b30686 frontend: Update participant role retrieval to use room role and permissions endpoint 2025-04-12 13:46:25 +02:00
Carlos Santos
e7f45dcbfd backend: Change stop recording endpoint from PUT to POST and update response status to 202 2025-04-09 17:12:50 +02:00
juancarmore
ba844e4d77 frontend: Update API paths in HttpService 2025-04-08 10:21:33 +02:00
Carlos Santos
5376ef0846 frontend: Refactor room-related terminology from 'roomName' to 'roomId' 2025-04-01 18:59: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
de9caec62a frontend: Replace global preferences with security preferences in context model and service 2025-03-28 18:56:05 +01:00
juancarmore
28b65db651 frontend: Implement participant role retrieval and enhance authentication guards and http interceptor 2025-03-28 12:15:11 +01:00
Carlos Santos
cf447c0892 frontend: Refactor API path constants in HttpService 2025-03-24 13:10:08 +01:00
Carlos Santos
831f1dce0f backend: Refactor HTTP service to use constants for API path prefixes and versions 2025-03-24 13:02:04 +01:00
Carlos Santos
cdf652acb8 frontend: Rename roomName to roomId in recording start process for consistency 2025-03-24 12:53:39 +01:00
juancarmore
081722d63c frontend: Refactor HttpService to call new auth endpoints 2025-03-21 01:37:03 +01:00
juancarmore
fe01ddb17e frontend: Enhance token refresh logic in HTTP interceptor for admin and participant routes 2025-03-14 01:38:45 +01:00
Carlos Santos
b4ac4933bf frontend: Add session storage service and integrate moderator secret handling in room access validation 2025-03-13 12:38:08 +01:00
Carlos Santos
017b430bf1 Added source code 2025-03-10 19:25:11 +01:00