dify/web/service
jyong 832bef053f Merge branch 'main' into feat/r2
# Conflicts:
#	docker/docker-compose.middleware.yaml
#	web/app/components/workflow-app/components/workflow-main.tsx
#	web/app/components/workflow-app/hooks/index.ts
#	web/app/components/workflow/hooks-store/store.ts
#	web/app/components/workflow/hooks/index.ts
#	web/app/components/workflow/nodes/_base/components/variable/var-reference-picker.tsx
2025-07-02 18:20:05 +08:00
..
demo feat: support app rename and make app card ui better (#766) 2023-08-16 10:31:08 +08:00
knowledge fix: rename currentDocuments to currentDocument for consistency in online documents handling 2025-06-23 16:31:09 +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 Fix/ serveral bugs fixed in enterprise (#21729) 2025-07-01 10:42:11 +08:00
annotation.ts feat: annotation management frontend (#1764) 2023-12-18 15:41:24 +08:00
apps.ts Revert "fix: fix duplicate app lose custom image" (#19995) 2025-05-20 18:42:59 +08:00
base.ts Merge branch 'main' into feat/r2 2025-07-02 18:20:05 +08:00
billing.ts chore(web): strong typing (#2339) 2024-02-01 18:07:26 +08:00
common.ts Fix/webapp access scope (#20109) 2025-06-05 10:55:17 +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 feat: add 'Open in Explore' link for each apps on studio (#11402) 2024-12-09 12:04:03 +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 Fix/webapp access scope (#20109) 2025-06-05 10:55:17 +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 fix: properly escape `collectionName` in query string parameters (#14476) 2025-02-27 18:59:07 +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-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-models.ts Introduce Plugins (#13836) 2025-02-17 17:05:13 +08:00
use-pipeline.ts feat: enhance pipeline settings with execution log and processing capabilities 2025-06-19 15:57:49 +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 Fix/webapp access scope (#20109) 2025-06-05 10:55:17 +08:00
use-strategy.ts Introduce Plugins (#13836) 2025-02-17 17:05:13 +08:00
use-tools.ts Introduce Plugins (#13836) 2025-02-17 17:05:13 +08:00
use-workflow.ts Merge branch 'main' into feat/r2 2025-07-02 18:20:05 +08:00
workflow.ts Merge branch 'feat/datasource' into feat/r2 2025-07-02 14:01:59 +08:00