dify/web/app/components/base/file-uploader
-LAN- 85cda47c70
feat: knowledge pipeline (#25360)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: twwu <twwu@dify.ai>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: jyong <718720800@qq.com>
Co-authored-by: Wu Tianwei <30284043+WTW0313@users.noreply.github.com>
Co-authored-by: QuantumGhost <obelisk.reg+git@gmail.com>
Co-authored-by: lyzno1 <yuanyouhuilyz@gmail.com>
Co-authored-by: quicksand <quicksandzn@gmail.com>
Co-authored-by: Jyong <76649700+JohnJyong@users.noreply.github.com>
Co-authored-by: lyzno1 <92089059+lyzno1@users.noreply.github.com>
Co-authored-by: zxhlyh <jasonapring2015@outlook.com>
Co-authored-by: Yongtao Huang <yongtaoh2022@gmail.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: nite-knite <nkCoding@gmail.com>
Co-authored-by: Hanqing Zhao <sherry9277@gmail.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: Harry <xh001x@hotmail.com>
2025-09-18 12:49:10 +08:00
..
file-from-link-or-local style: replace `h-[1px]` with `h-px` to unify the writing format of Tailwind CSS (#24146) 2025-08-21 21:38:40 +08:00
file-uploader-in-attachment feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +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 feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
file-type-icon.tsx feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
hooks.ts fix: can not find file (#23472) 2025-08-06 10:39:19 +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 file type misclassification in logs interface (#23641) 2025-08-08 22:58:52 +08:00
utils.ts Fix file type misclassification in logs interface (#23641) 2025-08-08 22:58:52 +08:00
video-preview.tsx Chore: frontend infrastructure upgrade (#16420) 2025-03-21 17:41:03 +08:00