dify/web/service
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
..
demo [Chore/Refactor] Add missing 'type' attribute on 'button' components (#26249) 2025-09-28 13:43:43 +08:00
knowledge fix oxlint warnings (#26634) 2025-10-09 09:23:34 +08:00
_tools_util.spec.ts test: adding some web tests (#27792) 2025-11-04 21:06:44 +08:00
_tools_util.ts fix: properly escape `collectionName` in query string parameters (#14476) 2025-02-27 18:59:07 +08:00
access-control.ts fix: make TagSelector always visible for accessibility and mobile support (#23515) 2025-08-07 09:25:26 +08:00
annotation.ts Feat annotations panel (#22968) 2025-07-30 13:40:48 +08:00
apps.ts app online user list 2025-09-24 17:03:33 +08:00
base.ts chore: update support channels (#27188) 2025-10-21 15:48:02 +08:00
billing.ts chore(web): strong typing (#2339) 2024-02-01 18:07:26 +08:00
common.ts Merge branch 'feat/mcp-06-18' into deploy/dev 2025-10-23 17:20:21 +08:00
datasets.ts feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
debug.ts chore: remove useless api 2025-09-17 14:34:59 +08:00
explore.ts feat: add carousel & new banner of explore page 2025-10-14 14:17:49 +08:00
fetch.ts fix: preserve share code headers after login redirect (#27225) 2025-10-22 14:59:08 +08:00
log.ts feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
plugins.ts Introduce Plugins (#13836) 2025-02-17 17:05:13 +08:00
refresh-token.ts refactor: replace localStorage with HTTP-only cookies for auth tokens (#24365) 2025-10-19 21:29:04 +08:00
share.ts merge main 2025-10-23 11:12:13 +08:00
sso.ts New Auth Methods (#8119) 2024-10-21 09:23:20 +08:00
strategy.ts Introduce Plugins (#13836) 2025-02-17 17:05:13 +08:00
tag.ts Knowledge optimization (#3755) 2024-04-24 15:02:29 +08:00
tools.ts feat: the frontend part of mcp (#22131) 2025-07-10 14:14:02 +08:00
try-app.ts chore: description and category 2025-10-23 17:29:32 +08:00
use-apps.ts feat: enchance prompt and code (#23633) 2025-08-18 12:29:12 +08:00
use-base.ts feat: version tag (#14949) 2025-03-07 18:10:40 +08:00
use-common.ts chore: hide useless error info in login page (#27245) 2025-10-22 11:20:31 +08:00
use-datasource.ts feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
use-education.ts feat: notice of the expire of education verify (#24210) 2025-08-20 15:37:46 +08:00
use-endpoints.ts Introduce Plugins (#13836) 2025-02-17 17:05:13 +08:00
use-explore.ts feat: add carousel & new banner of explore page 2025-10-14 14:17:49 +08:00
use-flow.ts feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
use-models.ts Refactor/model credential (#24994) 2025-09-03 13:36:59 +08:00
use-oauth.ts feat: oauth provider (#24206) 2025-08-29 14:10:51 +08:00
use-pipeline.ts feat: enhance pipeline template list with marketplace feature toggle (#27604) 2025-10-30 11:02:54 +08:00
use-plugins-auth.ts feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
use-plugins.ts refactor: update install status handling in plugin installation process (#27594) 2025-10-29 18:31:02 +08:00
use-share.ts merge main 2025-10-23 11:12:13 +08:00
use-strategy.ts Introduce Plugins (#13836) 2025-02-17 17:05:13 +08:00
use-tools.ts feat: Introduce RAG tool recommendations and refactor related components for improved plugin management (#27259) 2025-10-28 10:22:16 +08:00
use-try-app.ts chore: add advanced models 2025-10-24 17:42:38 +08:00
use-workflow.ts fix: use invalid last run (#25911) 2025-09-18 16:52:27 +08:00
utils.ts feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
webapp-auth.ts fix: passport outdate caused webapp reload (#27175) 2025-10-21 11:47:28 +08:00
workflow-comment.ts add comment reply 2025-09-17 12:50:42 +08:00
workflow.ts Merge remote-tracking branch 'origin/p254' into p284 2025-09-18 15:14:55 +08:00