This website requires JavaScript.
Explore
Help
Register
Sign In
yujunjun
/
dify
Watch
1
Star
0
Fork
0
You've already forked dify
mirror of
https://github.com/langgenius/dify.git
synced
2025-10-30 02:13:28 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
dify
/
web
/
app
/
components
/
base
/
file-uploader
History
twwu
cf73faf174
feat: add FileUploaderField and TextAreaField components; enhance BaseField to support file inputs
2025-05-20 15:09:30 +08:00
..
file-from-link-or-local
…
file-uploader-in-attachment
feat: add FileUploaderField and TextAreaField components; enhance BaseField to support file inputs
2025-05-20 15:09: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
…
constants.ts
…
dynamic-pdf-preview.tsx
…
file-image-render.tsx
…
file-input.tsx
…
file-list-in-log.tsx
…
file-type-icon.tsx
…
hooks.ts
…
index.ts
…
pdf-preview.tsx
…
store.tsx
…
types.ts
…
utils.spec.ts
Chore/add unit test for utils (
#17858
)
2025-04-11 17:53:18 +08:00
utils.ts
fix: cannot regenerate with image(
#15060
) (
#16611
)
2025-04-16 09:56:46 +08:00
video-preview.tsx
…