dify/api/core/app_assets
Harry 806016244f refactor(storage): integrate SilentStorage for improved file handling
- Replaced direct storage references with SilentStorage in various components to enhance fallback mechanisms.
- Updated storage key formats for sandbox archives and files to improve clarity and consistency.
- Refactored related classes and methods to utilize the new SandboxFilePath structure.
- Adjusted unit tests to reflect changes in the StorageTicket model and its serialization methods.
2026-01-30 02:36:18 +08:00
..
builder fix: command node 2026-01-28 20:51:22 +08:00
entities feat(skill-compiler): skill compiler 2026-01-22 13:41:21 +08:00
__init__.py feat(sandbox-zip-service): using sandbox to zip files 2026-01-27 14:19:27 +08:00
constants.py feat(app_assets): enhance asset management with CachedPresignStorage 2026-01-23 16:10:28 +08:00
converters.py feat(sandbox-zip-service): using sandbox to zip files 2026-01-27 14:19:27 +08:00
storage.py refactor(storage): integrate SilentStorage for improved file handling 2026-01-30 02:36:18 +08:00