dify/web/app/components/workflow/skill/utils
yyh 76c4d7f62c
feat(skill): add preprocessing for markdown files before upload
Introduce prepareSkillUploadFile utility that wraps markdown file content
in a JSON payload format before uploading. This ensures consistent handling
of skill files across file upload, folder upload, and drag-and-drop operations.
2026-01-28 20:17:21 +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(sandbox): use extension field for file icon type mapping 2026-01-27 16:21:03 +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