mirror of
https://github.com/Afilmory/afilmory
synced 2026-02-01 22:48:17 +00:00
- Deleted the builder-storage.mdc file, which contained outdated documentation for the storage abstraction layer. - Removed deprecated functions related to S3 operations from the storage adapters, encouraging the use of the new StorageManager API. - Updated various components to utilize the StorageManager for file retrieval and URL generation, enhancing consistency and maintainability across the codebase. Signed-off-by: Innei <tukon479@gmail.com>