dify/api/core/sandbox/initializer
Harry af17e20f99 feat(sandbox): implement sandbox archive upload/download endpoints and security enhancements
- Added sandbox archive upload and download proxy endpoints with signed URL verification.
- Introduced security helpers for generating and verifying signed URLs.
- Updated file-related API routes to include sandbox archive functionality.
- Refactored app asset storage methods to streamline download/upload URL generation.
2026-01-26 01:11:53 +08:00
..
__init__.py feat: refactor initializers to support async and sync execution 2026-01-22 19:54:54 +08:00
app_assets_initializer.py feat(sandbox): implement sandbox archive upload/download endpoints and security enhancements 2026-01-26 01:11:53 +08:00
base.py feat: refactor initializers to support async and sync execution 2026-01-22 19:54:54 +08:00
dify_cli_initializer.py refactor(skill): transition from artifact set to bundle structure 2026-01-22 22:46:57 +08:00
draft_app_assets_initializer.py feat(sandbox): implement sandbox archive upload/download endpoints and security enhancements 2026-01-26 01:11:53 +08:00
skill_initializer.py fix(llm-skill): prompt tool call 2026-01-22 23:36:32 +08:00