27 Commits

Author SHA1 Message Date
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
Carlos Santos
18cec419d1 backend: Add uid package and update build scripts 2025-03-11 16:16:36 +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
84e5db7309 types: Update sync-types.sh to improve header management and file copying logic 2025-03-11 16:11:06 +01:00
Carlos Santos
ec8f930407 Update README for clarity and correct section numbering 2025-03-11 09:51:48 +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
Carlos Santos
30107ed0f4
Initial commit 2025-03-10 17:19:23 +01:00