dify/web/service
Harry 3388e83920 Merge remote-tracking branch 'origin/main' into feat/rag-2
# Conflicts:
#	.github/workflows/build-push.yml
#	web/app/components/workflow/nodes/_base/components/workflow-panel/index.tsx
2025-07-17 17:56:56 +08:00
..
demo feat: support app rename and make app card ui better (#766) 2023-08-16 10:31:08 +08:00
knowledge Merge branch 'main' into feat/rag-2 2025-07-09 15:54:57 +08:00
_tools_util.spec.ts fix: properly escape `collectionName` in query string parameters (#14476) 2025-02-27 18:59:07 +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 Perf/web app authrozation (#22524) 2025-07-17 10:52:10 +08:00
annotation.ts feat: annotation management frontend (#1764) 2023-12-18 15:41:24 +08:00
apps.ts feat(app): support custom max_active_requests per app (#22073) 2025-07-16 15:31:19 +08:00
base.ts merge main 2025-07-17 16:48:43 +08:00
billing.ts chore(web): strong typing (#2339) 2024-02-01 18:07:26 +08:00
common.ts Feat/change user email (#22213) 2025-07-17 10:55:59 +08:00
datasets.ts feat: Enhance dataset settings with chunk structure and icon selection 2025-05-13 11:07:31 +08:00
debug.ts Chore: frontend infrastructure upgrade (#16420) 2025-03-21 17:41:03 +08:00
explore.ts Perf/web app authrozation (#22524) 2025-07-17 10:52:10 +08:00
fetch.ts E-300 (#19726) 2025-05-20 12:07:50 +08:00
log.ts run & tracing 2025-05-29 14:31:35 +08:00
plugins.ts Introduce Plugins (#13836) 2025-02-17 17:05:13 +08:00
refresh-token.ts feat: add config for max-tree-depth (#21291) 2025-06-23 13:55:57 +08:00
share.ts Perf/web app authrozation (#22524) 2025-07-17 10:52:10 +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
use-apps.ts Introduce Plugins (#13836) 2025-02-17 17:05:13 +08:00
use-base.ts feat: version tag (#14949) 2025-03-07 18:10:40 +08:00
use-common.ts refactor: refactor preview components 2025-05-22 14:49:40 +08:00
use-datasource.ts datasource oauth 2025-07-17 11:18:08 +08:00
use-education.ts Feat:edu frontend (#17251) 2025-04-01 13:58:10 +08:00
use-endpoints.ts Introduce Plugins (#13836) 2025-02-17 17:05:13 +08:00
use-explore.ts Perf/web app authrozation (#22524) 2025-07-17 10:52:10 +08:00
use-flow.ts chore: use flow type instead of whole url 2025-07-14 15:30:04 +08:00
use-models.ts Introduce Plugins (#13836) 2025-02-17 17:05:13 +08:00
use-pipeline.ts fix: update dataset conversion endpoint path for correct API integration 2025-07-16 10:08:46 +08:00
use-plugins-auth.ts Support OAuth Integration for Plugin Tools (#22550) 2025-07-17 17:18:44 +08:00
use-plugins.ts feat: add DYNAMIC_SELECT parameter type for dynamic options in parameter entities (#21425) 2025-06-26 17:44:14 +08:00
use-share.ts Perf/web app authrozation (#22524) 2025-07-17 10:52:10 +08:00
use-strategy.ts Introduce Plugins (#13836) 2025-02-17 17:05:13 +08:00
use-tools.ts Support OAuth Integration for Plugin Tools (#22550) 2025-07-17 17:18:44 +08:00
use-workflow.ts chore: use flow type instead of whole url 2025-07-14 15:30:04 +08:00
utils.ts feat: pipeline run 2025-07-14 16:04:43 +08:00
workflow.ts fix: single run url error in pipeline 2025-07-14 16:15:52 +08:00