dify/web/app/components
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
..
app Merge branch 'main' into deploy/dev 2025-11-06 15:58:41 +08:00
app-sidebar Merge branch 'main' into deploy/dev 2025-11-06 15:58:41 +08:00
apps Merge branch 'main' into deploy/dev 2025-11-06 15:58:41 +08:00
base Merge branch 'main' into deploy/dev 2025-11-06 15:58:41 +08:00
billing Merge branch 'feat/mcp-06-18' into deploy/dev 2025-10-27 16:48:02 +08:00
custom feat: implement file extension blacklist for upload security (#27540) 2025-11-04 15:45:22 +08:00
datasets Merge branch 'main' into deploy/dev 2025-11-06 15:58:41 +08:00
develop Fix vs code and using min version after bump @remixicon/react and @monaco-editor/loader (#27008) 2025-10-21 11:41:44 +08:00
explore feat: support new chat 2025-10-27 13:50:36 +08:00
goto-anything feat: change feedback to forum (#27862) 2025-11-05 14:51:57 +08:00
header Merge branch 'main' into deploy/dev 2025-11-06 15:58:41 +08:00
plugins Merge branch 'main' into deploy/dev 2025-11-06 15:58:41 +08:00
rag-pipeline fix: immer version and ref in code base (#27130) 2025-10-20 14:49:26 +09:00
share Merge branch 'main' into deploy/dev 2025-11-06 15:58:41 +08:00
signin [Chore/Refactor] Implement lazy initialization for useState calls to prevent re-computation (#26252) 2025-09-29 20:35:55 +09:00
tools Merge branch 'main' into deploy/dev 2025-11-06 15:58:41 +08:00
workflow Merge branch 'main' into deploy/dev 2025-11-06 15:58:41 +08:00
workflow-app Merge branch 'feat/mcp-06-18' into deploy/dev 2025-10-23 17:20:21 +08:00
browser-initializer.tsx Perf: remove user profile loading (#22710) 2025-07-21 16:35:52 +08:00
i18n-server.tsx fix: Refactor i18n config and fix plugin search box styling issue (#22945) 2025-07-25 15:01:28 +08:00
i18n.tsx fix: Refactor i18n config and fix plugin search box styling issue (#22945) 2025-07-25 15:01:28 +08:00
sentry-initializer.tsx Perf: remove user profile loading (#22710) 2025-07-21 16:35:52 +08:00
swr-initializer.tsx rm useless router.replace (#27386) 2025-10-26 19:26:46 +08:00
with-i18n.tsx Initial commit 2023-05-15 08:51:32 +08:00