dify/web/app/components/base/file-uploader
Joel 1a1bfd4048
feat: last run frontend (#21369)
The frontend of feat: Persist Variables for Enhanced Debugging Workflow (#20699).

Co-authored-by: jZonG <jzongcode@gmail.com>
2025-06-24 09:10:30 +08:00
..
file-from-link-or-local fix: trim whitespace from URL input in file uploader component #16700 (#16722) 2025-03-25 16:48:25 +08:00
file-uploader-in-attachment feat: last run frontend (#21369) 2025-06-24 09:10:30 +08:00
file-uploader-in-chat-input fix: file name incorrect when download file (#19183) 2025-04-30 22:47:59 +08:00
audio-preview.tsx Chore: frontend infrastructure upgrade (#16420) 2025-03-21 17:41:03 +08:00
constants.ts feat(workflow): add configurable workflow file upload limit (#10176) 2024-11-04 15:55:34 +08:00
dynamic-pdf-preview.tsx Fix/pdf preview in build (#11621) 2024-12-13 11:01:53 +08:00
file-image-render.tsx Chore: frontend infrastructure upgrade (#16420) 2025-03-21 17:41:03 +08:00
file-input.tsx Chore: frontend infrastructure upgrade (#16420) 2025-03-21 17:41:03 +08:00
file-list-in-log.tsx Chore: frontend infrastructure upgrade (#16420) 2025-03-21 17:41:03 +08:00
file-type-icon.tsx feat: parent child retrieval (#12106) 2024-12-26 12:01:51 +08:00
hooks.ts fix: unable to upload custom file in case of incorrect inffered by multiple extensions mapped from mime type with filename extension hints (#20559) 2025-06-04 13:20:57 +08:00
index.ts Feat/attachments (#9526) 2024-10-21 10:32:37 +08:00
pdf-preview.tsx refactor & perf: `import { noop } from 'lodash-es'` across `web` (#17439) 2025-04-06 17:56:08 +08:00
store.tsx Chore: frontend infrastructure upgrade (#16420) 2025-03-21 17:41:03 +08:00
types.ts fix: upload remote image preview (#9952) 2024-11-01 15:45:27 +08:00
utils.spec.ts fix: unable to upload custom file in case of incorrect inffered by multiple extensions mapped from mime type with filename extension hints (#20559) 2025-06-04 13:20:57 +08:00
utils.ts feat: last run frontend (#21369) 2025-06-24 09:10:30 +08:00
video-preview.tsx Chore: frontend infrastructure upgrade (#16420) 2025-03-21 17:41:03 +08:00