Carlos Santos
|
e4b77eb2f6
|
backend: add getObjectHeaders method to StorageProvider and implement in S3StorageProvider and MeetStorageService
|
2025-05-29 13:57:31 +02:00 |
|
Carlos Santos
|
5295d6326e
|
backend: implement deleteRecordingBinaryFilesByPaths method in StorageProvider and S3StorageProvider
|
2025-05-29 13:41:13 +02:00 |
|
Carlos Santos
|
2c03ecdd9a
|
backend: implement bulk deletion of recording metadata files in StorageProvider and S3StorageProvider
|
2025-05-29 13:29:42 +02:00 |
|
Carlos Santos
|
616222fb73
|
backend: implement deletion of archived room metadata in MeetStorageService and S3StorageProvider
|
2025-05-28 16:41:22 +02:00 |
|
Carlos Santos
|
325fb90550
|
backend: refactor recording metadata retrieval to use MeetStorageService and update StorageProvider interface
|
2025-05-28 16:11:12 +02:00 |
|
Carlos Santos
|
2e51681cd9
|
backend: refactor recording metadata handling to use MeetStorageService
|
2025-05-28 14:09:08 +02:00 |
|
Carlos Santos
|
b9a11dd45d
|
backend: enhance StorageProvider interface with recording metadata methods and type parameters
|
2025-05-28 11:56:41 +02:00 |
|
Carlos Santos
|
172e8edcfd
|
backend: update type parameters for storage interfaces and methods to improve clarity and consistency
|
2025-05-28 11:46:13 +02:00 |
|
juancarmore
|
d62added6e
|
backend: Implement updateArchivedRoomMetadata method
|
2025-05-11 14:03:55 +02:00 |
|
juancarmore
|
8357a54597
|
backend: Improve error handling and logging, and refactor code
|
2025-04-30 14:00:38 +02:00 |
|
Carlos Santos
|
51ed2faa12
|
backend: Enhance recording deletion logic and update associated room metadata location directory
|
2025-04-25 10:36:56 +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 |
|
juancarmore
|
9059780382
|
backend: Move participant token generation logic from LiveKitService to TokenService and refactor code
|
2025-04-24 11:21:31 +02:00 |
|
Carlos Santos
|
32c0c9d242
|
backend: Implement room metadata archiving and retrieval in storage service
|
2025-04-22 13:42:32 +02:00 |
|
Carlos Santos
|
58dcd83229
|
backend: Centralize configuration values in internal-config module
|
2025-04-11 17:13:05 +02:00 |
|
Carlos Santos
|
7b443ca8d3
|
backend: Remove deleteObject method from S3Service and update S3StorageProvider to use deleteObjects
|
2025-04-10 12:30:33 +02:00 |
|
Carlos Santos
|
404d21b8d5
|
backend: Refactor room deletion methods to handle multiple rooms and improve logging
|
2025-04-07 20:41:39 +02:00 |
|
Carlos Santos
|
814f75c4a1
|
backend: Remove room preferences controller and related methods from storage service
|
2025-04-07 20:41:39 +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 |
|