dify/web/contract
yyh f8438704a6
refactor(app-asset): migrate file upload to presigned URL and batch upload
- Replace FormData file upload with presigned URL two-step upload
- Add batch-upload contract for folder uploads (reduces N+M to 1+M requests)
- Remove deprecated createFile contract and useCreateAppAssetFile hook
- Remove checksum field from AppAssetNode and AppAssetTreeView types
- Add upload-to-presigned-url utility for direct storage uploads
2026-01-23 15:11:04 +08:00
..
console refactor(app-asset): migrate file upload to presigned URL and batch upload 2026-01-23 15:11:04 +08:00
base.ts refactor: init orpc contract (#30885) 2026-01-13 23:38:28 +09:00
marketplace.ts refactor: init orpc contract (#30885) 2026-01-13 23:38:28 +09:00
router.ts refactor(app-asset): migrate file upload to presigned URL and batch upload 2026-01-23 15:11:04 +08:00