Carlos Santos
|
e5cfdc592a
|
Update README to clarify backend environment variable configuration for development
|
2025-03-17 10:55:38 +01:00 |
|
Carlos Santos
|
3326bf8f43
|
backend: Enable webhook functionality in development environment
|
2025-03-17 10:45:45 +01:00 |
|
Carlos Santos
|
ff176ff126
|
backend: Refactor saveOpenViduRoom to handle errors with rollback for S3 and Redis operations
|
2025-03-17 10:45:45 +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 |
|
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
|
c2b82cdeb7
|
backend: Refactor recording middleware to include permission checks and update route handlers
|
2025-03-14 01:39:20 +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 |
|
juancarmore
|
c72315d90a
|
backend: Add refresh participant token endpoint and refactor token generation logic
|
2025-03-14 01:36:51 +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 |
|
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
|
b7453f3271
|
Updated room URLs to include 'room/' prefix for access links
|
2025-03-13 14:45:50 +01:00 |
|
Carlos Santos
|
5974f2417e
|
backend: Sanitize room name prefix in room options generation
|
2025-03-13 14:42:18 +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
|
99839da05e
|
backend: Add unauthorized participant error handling in room service
|
2025-03-13 12:13:35 +01:00 |
|
Carlos Santos
|
b3329958d8
|
backend: Correct moderatorRoomUrl format by removing trailing slash
|
2025-03-13 12:13:16 +01:00 |
|
juancarmore
|
09b203a014
|
Correct directory name from 'types' to 'typings' in README and prepare script
|
2025-03-12 13:13:22 +01:00 |
|
Carlos Santos
|
48f71a41c3
|
docs: Update README to reflect new typings directory structure
|
2025-03-12 11:30:31 +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
|
28f8a54b80
|
Updated workspace config
|
2025-03-12 11:27:28 +01:00 |
|
Carlos Santos
|
0351535d9e
|
frontend: Update title to OpenVidu Meet
|
2025-03-12 09:06:20 +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
|
f7542c14e2
|
ci: Comment out integration test steps in workflow configuration
|
2025-03-11 17:52:08 +01:00 |
|
Carlos Santos
|
920673e7cd
|
Updated Readme
|
2025-03-11 17:51:31 +01:00 |
|
Carlos Santos
|
7fbeed09fd
|
types: Remove viewer role from ParticipantRole enum
|
2025-03-11 17:46:05 +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
|
2fac36c740
|
Update README to clarify types synchronization between frontend and backend
|
2025-03-11 17:40:33 +01:00 |
|
Carlos Santos
|
4b14a7fb30
|
backend: Update nodemon configuration to include additional watch paths and restart events
|
2025-03-11 17:35:28 +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
|
22ae25177d
|
types: Remove commented-out code for adding autogenerated comments in sync-types.sh
|
2025-03-11 16:35:05 +01:00 |
|
Carlos Santos
|
e0cdb88d8c
|
Add note about available environment variables in README
|
2025-03-11 16:21:35 +01:00 |
|
Carlos Santos
|
8fc19a9932
|
backend: Change default log level from verbose to info in environment configuration
|
2025-03-11 16:21:18 +01:00 |
|
Carlos Santos
|
0573a98109
|
backend: Update Dockerfile and create_image.sh for improved build process and dependency management
|
2025-03-11 16:18:41 +01:00 |
|
Carlos Santos
|
d713edcc28
|
Update README to clarify commands for building typings in frontend and backend
|
2025-03-11 16:17:54 +01:00 |
|
Carlos Santos
|
f2a7e80d76
|
backend: Simplify LoggerService configuration by consolidating transport setup
|
2025-03-11 16:17:40 +01:00 |
|
Carlos Santos
|
89b8b699ee
|
backend: Refactor RedisService to use dependency injection for LoggerService
|
2025-03-11 16:17:10 +01:00 |
|
Carlos Santos
|
d0d4c90821
|
backend: Remove console log from S3Service constructor
|
2025-03-11 16:17:02 +01:00 |
|
Carlos Santos
|
d54e1496d4
|
backend: Update OpenAPI spec path resolution for production and development
|
2025-03-11 16:16:49 +01:00 |
|