dify/web/app/components/base/image-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
..
audio-preview.tsx Chore: frontend infrastructure upgrade (#16420) 2025-03-21 17:41:03 +08:00
chat-image-uploader.tsx style: replace `h-[1px]` with `h-px` to unify the writing format of Tailwind CSS (#24146) 2025-08-21 21:38:40 +08:00
hooks.ts feat: implement file extension blacklist for upload security (#27540) 2025-11-04 15:45:22 +08:00
image-link-input.tsx Chore: frontend infrastructure upgrade (#16420) 2025-03-21 17:41:03 +08:00
image-list.stories.tsx chore: add more stories (#27403) 2025-10-29 14:33:43 +08:00
image-list.tsx fix oxlint warnings (#26634) 2025-10-09 09:23:34 +08:00
image-preview.tsx fix oxlint warnings (#26634) 2025-10-09 09:23:34 +08:00
text-generation-image-uploader.tsx feat: text completion form preview 2025-10-16 14:03:30 +08:00
uploader.tsx Chore: frontend infrastructure upgrade (#16420) 2025-03-21 17:41:03 +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