dify/api/services/sandbox
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
..
sandbox_file_service.py feat(sandbox): artifact browser 2026-01-26 14:13:36 +08:00
sandbox_provider_service.py feat(app_asset): add batch upload and file upload URL generation 2026-01-23 14:34:27 +08:00
sandbox_service.py refactor(storage): remove signer, using general file storage 2026-01-29 23:01:12 +08:00