19 Commits

Author SHA1 Message Date
Carlos Santos
39b53f537d backend: Refactor S3 service to use internal configuration for retry settings 2025-05-07 11:57:50 +02:00
Carlos Santos
ecb50ec0e9 backend: Update room service to utilize MEETING_EMPTY_TIMEOUT and MEETING_DEPARTURE_TIMEOUT for LiveKit room options 2025-05-07 11:26:50 +02:00
juancarmore
efad0facf8 Revert "backend: Export missing injectable and inject from inversify in dependency injector config" 2025-04-25 11:55:08 +02:00
juancarmore
576b1f7d98 backend: Implement recording token generation and update room preferences handling 2025-04-25 11:49:03 +02:00
Carlos Santos
ef3289d5ef backend: Export missing injectable and inject from inversify in dependency injector config 2025-04-25 10:43:10 +02:00
juancarmore
5e11be08b4 backend: Reorganize imports 2025-04-24 14:59:46 +02:00
juancarmore
2a02d1befd backend: Refactor dependency injection and service exports for improved organization 2025-04-24 12:22:27 +02:00
Carlos Santos
8c6011b5c3 backend: reduce recording start timeout from 30s to 20s 2025-04-24 11:43:05 +02:00
Carlos Santos
524460e06a backend: Rename setPrivateConfig to setInternalConfig for clarity; add errorRecordingStartTimeout for handling timeout scenarios 2025-04-16 11:09:55 +02:00
Carlos Santos
dbef4f6e21 backend: Add CRON_JOB_MIN_LOCK_TTL to internal config and use it in task scheduler 2025-04-15 11:15:06 +02:00
Carlos Santos
58dcd83229 backend: Centralize configuration values in internal-config module 2025-04-11 17:13:05 +02:00
Carlos Santos
30ee4dfbca backend: Refactor MeetStorageService to initialize global preferences with locking mechanism 2025-04-07 20:41:39 +02:00
Carlos Santos
92ef26f58c backend: Rename S3 storage references and update method names for consistency 2025-04-07 20:41:39 +02:00
Carlos Santos
2c65ec1da8 backend: Refactor storage service operations with global preferences 2025-04-07 20:41:39 +02:00
Carlos Santos
12ef04964c backend: Refactor storage services and remove global preferences service references 2025-04-07 20:41:39 +02:00
Carlos Santos
bea36272af backend: Force initialization of RecordingService instance in dependency injector 2025-03-31 13:19:06 +02:00
juancarmore
5e1e418c13 backend: Extend Express Request type to include session object with user and token properties 2025-03-21 00:51:40 +01:00
juancarmore
570c830f63 backend: Add UserService for user role management and update dependency injector 2025-03-21 00:51:27 +01:00
Carlos Santos
017b430bf1 Added source code 2025-03-10 19:25:11 +01:00