dify/web/app/components/base/file-uploader
Stream 197ba5f6ef
Merge branch 'main' into deploy/dev
# Conflicts:
#	api/core/app/apps/advanced_chat/app_runner.py
#	api/core/app/apps/pipeline/pipeline_generator.py
#	api/core/entities/mcp_provider.py
#	api/core/helper/marketplace.py
#	api/models/workflow.py
#	api/services/tools/tools_transform_service.py
#	api/tasks/document_indexing_task.py
#	api/tests/test_containers_integration_tests/core/__init__.py
#	api/tests/test_containers_integration_tests/tasks/test_document_indexing_task.py
#	dev/start-worker
#	docker/.env.example
#	web/app/components/base/chat/embedded-chatbot/hooks.tsx
#	web/app/components/workflow/hooks/use-workflow.ts
#	web/app/components/workflow/nodes/_base/components/workflow-panel/index.tsx
#	web/global.d.ts
#	web/pnpm-lock.yaml
#	web/service/use-plugins.ts
2025-11-06 15:58:41 +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 chore: add more stories (#27403) 2025-10-29 14:33:43 +08:00
file-uploader-in-chat-input Merge branch 'main' into deploy/dev 2025-11-06 15:58:41 +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.stories.tsx chore: add more stories (#27403) 2025-10-29 14:33:43 +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-list.stories.tsx chore: add more stories (#27403) 2025-10-29 14:33:43 +08:00
file-type-icon.stories.tsx chore: add more stories (#27403) 2025-10-29 14:33:43 +08:00
file-type-icon.tsx feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
hooks.ts feat: implement file extension blacklist for upload security (#27540) 2025-11-04 15:45:22 +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 Revert "fix: sync FileUploader context with props to fix inconsistent file parameter state in “View cached variables”." (#26548) 2025-10-02 18:46:33 +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 feat: implement file extension blacklist for upload security (#27540) 2025-11-04 15:45:22 +08:00
video-preview.tsx Chore: frontend infrastructure upgrade (#16420) 2025-03-21 17:41:03 +08:00