36 Commits

Author SHA1 Message Date
Carlos Santos
60319cdafa frontend: Remove unnecessary feature flags for recording and activity panel in VideoRoomComponent 2025-03-24 12:53:38 +01:00
Carlos Santos
4f6eb1d7e3 frontend: Add RoomFormComponent with routing and basic structure 2025-03-24 12:53:38 +01:00
juancarmore
13618af109 frontend: Update HTTP interceptor to contemplate all possible cases when refreshing access/participant tokens 2025-03-21 01:44:11 +01:00
juancarmore
59320f517d frontend: Refactor authentication guards to use user roles and improve redirection logic 2025-03-21 01:42:11 +01:00
juancarmore
280dbea6dc frontend: Refactor authentication handling in components to use updated AuthService methods 2025-03-21 01:41:20 +01:00
juancarmore
411388ba53 frontend: Refactor AuthService to rename methods and add new ones to obtain info about current authenticated user 2025-03-21 01:39:46 +01:00
juancarmore
081722d63c frontend: Refactor HttpService to call new auth endpoints 2025-03-21 01:37:03 +01:00
juancarmore
592356bec3 frontend: Extract login logic from RoomGeneratorComponent to LoginComponent and refactor code 2025-03-17 19:32:42 +01:00
juancarmore
b5b39ac560 frontend: Add version, logo and background image to ContextService and refactor code 2025-03-17 15:18:29 +01:00
juancarmore
d1d3a1d96d frontend: Rename HomeComponent to RoomCreatorComponent 2025-03-17 13:50:43 +01:00
juancarmore
2af1fdcbc8 frontend: Remove unused models and refactor code to include HomeComponent in shared-meet-components library 2025-03-17 13:43:27 +01:00
Carlos Santos
e644e1b434 frontend: Update openvidu-components-angular to version 3.2.0-dev10 and add recordingStreamBaseUrl to video-room component 2025-03-17 10:45:45 +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
juancarmore
314b9fae21 frontend: Add secret handling to context service and guards for improved room access validation 2025-03-14 01:38:03 +01:00
Carlos Santos
cf1c4c5438 Remove numParticipants from OpenViduMeetRoom and simplify accessRoomUrl handling in HomeComponent 2025-03-13 20:06:16 +01:00
Carlos Santos
6f86890209 frontend: Configure custom Webpack for Karma testing and update component imports in tests 2025-03-13 16:43:58 +01:00
juancarmore
13e9540b60 frontend: Fix expiration date calculation for room options 2025-03-13 15:09:00 +01:00
Carlos Santos
b7453f3271 Updated room URLs to include 'room/' prefix for access links 2025-03-13 14:45:50 +01:00
Carlos Santos
e3798295d4 frontend: Update expiration date comment for room creation options 2025-03-13 13:53:49 +01:00
Carlos Santos
0a8a0bb2fb frontend: Update routing to redirect to home component at root path 2025-03-13 13:53:42 +01:00
Carlos Santos
ac2e9a59f4 frontend: Add numParticipants to OpenViduMeetRoom and update room creation logic 2025-03-13 13:48:00 +01:00
Carlos Santos
e86a6e8ed6 frontend: Refactor room navigation logic to use publisherRoomUrl and simplify query parameter handling 2025-03-13 13:12:13 +01:00
Carlos Santos
fbb6e78653 frontend: remove unused StorageAppService and related credential handling in HomeComponent 2025-03-13 12:39:05 +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
61f1efd021 frontend: Add prejoinDisplayParticipantName binding to video room component 2025-03-13 12:16:49 +01:00
Carlos Santos
8b1f6c1351 frontend: Update unauthorized error message for participant access 2025-03-13 12:15:55 +01:00
Carlos Santos
d4abcd26b6 frontend: Update openvidu-components-angular to version 3.2.0-dev9 2025-03-13 12:15:40 +01:00
Carlos Santos
2645455b50 Add testing application for OpenVidu Meet with room management and webhook handling 2025-03-12 11:29:16 +01:00
Carlos Santos
0351535d9e frontend: Update title to OpenVidu Meet 2025-03-12 09:06:20 +01:00
Carlos Santos
3ddf7f0b7b types: Introduce typings for OpenVidu Meet application and update references 2025-03-11 17:45:36 +01:00
Carlos Santos
d08ca1fd6b Remove viewer role and associated permissions from participant and room services 2025-03-11 17:34:51 +01:00
Carlos Santos
0b4d4acf5a frontend: Add sync and build scripts for types and webcomponent 2025-03-11 16:15:58 +01:00
Carlos Santos
10a62e7de3 frontend: Rename package to openvidu-meet-webcomponent and update build script 2025-03-11 16:11:40 +01:00
Carlos Santos
985f7954f1 frontend: Add RecordingsComponent with initial template and test setup 2025-03-10 19:45:57 +01:00
Carlos Santos
a7a3abeb4d frontend: Refactor room preferences to rooms component and update routing 2025-03-10 19:44:57 +01:00
Carlos Santos
017b430bf1 Added source code 2025-03-10 19:25:11 +01:00