dify/api/core/app_assets
Harry f52fb919d1 refactor(storage): remove signer, using general file storage
- Removed unused app asset download and upload endpoints, along with sandbox archive and file download endpoints.
- Updated imports in the file controller to reflect the removal of these endpoints.
- Simplified the generator.py file by consolidating the code context field definition.
- Enhanced the storage layer with a unified presign wrapper for better handling of presigned URLs.
2026-01-29 23:01:12 +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): remove signer, using general file storage 2026-01-29 23:01:12 +08:00