dify/api/tests
Harry 6be800e14f refactor(storage): replace storage proxy with ticket-based URL system
- Removed the storage proxy controller and its associated endpoints for file download and upload.
- Updated the file controller to use the new storage ticket service for generating download and upload URLs.
- Modified the file presign storage to fallback to ticket-based URLs instead of signed proxy URLs.
- Enhanced unit tests to validate the new ticket generation and retrieval logic.
2026-01-29 23:39:24 +08:00
..
fixtures refactor: rename mention node to nested_node for generic sub-graph support 2026-01-22 13:15:13 +08:00
integration_tests Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-01-29 11:44:01 +08:00
test_containers_integration_tests Merge remote-tracking branch 'myori/main' into feat/collaboration2 2026-01-24 15:22:07 +08:00
unit_tests refactor(storage): replace storage proxy with ticket-based URL system 2026-01-29 23:39:24 +08:00
__init__.py Initial commit 2023-05-15 08:51:32 +08:00