dify/web/app/components/plugins
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
..
base feat: performance optimization (#22810) 2025-07-23 16:04:46 +08:00
card removing horus eye and adding mcp icon (#25323) 2025-10-10 17:00:03 +08:00
install-plugin refactor: update install status handling in plugin installation process (#27594) 2025-10-29 18:31:02 +08:00
marketplace feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
plugin-auth feat: Introduce RAG tool recommendations and refactor related components for improved plugin management (#27259) 2025-10-28 10:22:16 +08:00
plugin-detail-panel fix: installation_id is missing when in tools page (#27849) 2025-11-05 10:19:12 +08:00
plugin-item feat(pipeline): add language support to built-in pipeline templates and update related components (#26124) 2025-09-23 18:18:22 +08:00
plugin-mutation-model Chore: frontend infrastructure upgrade (#16420) 2025-03-21 17:41:03 +08:00
plugin-page fix: avoid passing empty uniqueIdentifier to InstallFromMarketplace (#27802) 2025-11-05 10:22:22 +08:00
reference-setting-modal feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
update-plugin Fix frontend type error (#27116) 2025-10-20 11:27:18 +08:00
constants.ts feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
hooks.ts Fix/tool provider tag internationalization (#26710) 2025-10-10 15:52:09 +08:00
provider-card.tsx feat: add new LLM icons and update related components for improved model support 2025-10-11 14:09:29 +08:00
types.ts refactor: update install status handling in plugin installation process (#27594) 2025-10-29 18:31:02 +08:00
utils.ts fix: Refactor i18n config and fix plugin search box styling issue (#22945) 2025-07-25 15:01:28 +08:00