mirror of
https://github.com/langgenius/dify.git
synced 2026-05-13 08:57:28 +08:00
- 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 |
||
|---|---|---|
| .. | ||
| app-asset.ts | ||
| app.ts | ||
| assets.d.ts | ||
| common.ts | ||
| doc-paths.ts | ||
| feature.ts | ||
| i18n.d.ts | ||
| jsx.d.ts | ||
| lamejs.d.ts | ||
| mdx.d.ts | ||
| pipeline.tsx | ||
| react-18-input-autosize.d.ts | ||
| sandbox-provider.ts | ||
| workflow.ts | ||