This website requires JavaScript.
Explore
Help
Sign In
wzj
/
dify-1.72
Watch
1
Star
0
Fork
0
You've already forked dify-1.72
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
dify-1.72
/
web
/
app
/
components
/
base
/
file-uploader
History
非法操作
1ca6dbcdc8
fix: file name incorrect when download file (
#19183
)
2025-04-30 22:47:59 +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
…
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
refactor & perf:
import { noop } from 'lodash-es'
across
web
(
#17439
)
2025-04-06 17:56:08 +08:00
index.ts
…
pdf-preview.tsx
refactor & perf:
import { noop } from 'lodash-es'
across
web
(
#17439
)
2025-04-06 17:56:08 +08:00
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
…