You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gcgj-dify-1.7.0/web/app/components/base/file-uploader
twwu cf73faf174 feat: add FileUploaderField and TextAreaField components; enhance BaseField to support file inputs 11 months ago
..
file-from-link-or-local fix: trim whitespace from URL input in file uploader component #16700 (#16722) 1 year ago
file-uploader-in-attachment feat: add FileUploaderField and TextAreaField components; enhance BaseField to support file inputs 11 months ago
file-uploader-in-chat-input fix: file name incorrect when download file (#19183) 11 months ago
audio-preview.tsx
constants.ts
dynamic-pdf-preview.tsx
file-image-render.tsx
file-input.tsx
file-list-in-log.tsx
file-type-icon.tsx
hooks.ts refactor & perf: `import { noop } from 'lodash-es'` across `web` (#17439) 1 year ago
index.ts
pdf-preview.tsx refactor & perf: `import { noop } from 'lodash-es'` across `web` (#17439) 1 year ago
store.tsx
types.ts
utils.spec.ts Chore/add unit test for utils (#17858) 12 months ago
utils.ts fix: cannot regenerate with image(#15060) (#16611) 12 months ago
video-preview.tsx