dify/web/app/components/workflow/skill/utils
yyh 00e9dce3ad
feat: add isPreviewable guard for binary file preview in artifacts
Add a unified isPreviewable flag to useFileTypeInfo that guards against
rendering binary files as text in both skill artifacts and variable
inspect artifacts preview. Upgrade extension arrays to Sets for O(1)
lookups.
2026-02-04 13:32:22 +08:00
..
drag-utils.ts feat: unified drag-and-drop for skill file tree 2026-01-20 18:09:08 +08:00
file-utils.ts feat: add isPreviewable guard for binary file preview in artifacts 2026-02-04 13:32:22 +08:00
skill-upload-utils.ts feat(skill): add preprocessing for markdown files before upload 2026-01-28 20:17:21 +08:00
tree-utils.ts refactor(app-asset): migrate file upload to presigned URL and batch upload 2026-01-23 15:11:04 +08:00
zip-extract.ts feat: add ZIP skill import with client-side extraction 2026-01-30 21:54:00 +08:00
zip-to-upload-tree.ts feat: add ZIP skill import with client-side extraction 2026-01-30 21:54:00 +08:00