mirror of
https://github.com/langgenius/dify.git
synced 2026-05-13 08:57:28 +08:00
Use Promise.all for concurrent file uploads instead of sequential processing, improving upload performance for multiple files. Also add isFileDrag check to handleFolderDragOver for consistency with other drag handlers. |
||
|---|---|---|
| .. | ||
| use-delayed-click.ts | ||
| use-file-drop.ts | ||
| use-file-operations.ts | ||
| use-folder-file-drop.ts | ||
| use-inline-create-node.ts | ||
| use-root-file-drop.ts | ||
| use-skill-asset-tree.ts | ||
| use-sync-tree-with-active-tab.ts | ||
| use-tree-node-handlers.ts | ||