Stephen Zhou
|
45c2dd52c8
|
fix: preserve OAuth account ID and New RAG titles after merge
|
2026-08-17 10:03:42 +08:00 |
|
Stephen Zhou
|
cc3f901598
|
Merge remote-tracking branch 'origin/main' into deploy/konwledge
# Conflicts:
# api/extensions/ext_celery.py
# api/tests/unit_tests/controllers/console/auth/test_oauth_server.py
# lint.config.ts
# packages/contracts/knowledge-fs-contract.test.mjs
# vite.config.ts
# web/features/new-rag/__tests__/document-detail-page.spec.tsx
# web/features/new-rag/__tests__/knowledge-space-shell.spec.tsx
# web/features/new-rag/__tests__/processing-task-events.spec.ts
# web/features/new-rag/create-knowledge-page.tsx
# web/features/new-rag/document-detail-page.tsx
# web/features/new-rag/knowledge-space-shell.tsx
|
2026-08-17 09:50:10 +08:00 |
|
Asuka Minato
|
8fb5dd8587
|
test: migrate agent controller sessions and ORM models to SQLite (#40600)
Co-authored-by: Byron Wang <byron@dify.ai>
|
2026-08-15 15:15:28 +00:00 |
|
Asuka Minato
|
1651bcc774
|
test: migrate residual controller sessions and ORM models to SQLite (#40606)
Co-authored-by: Byron Wang <byron@dify.ai>
|
2026-08-15 15:15:11 +00:00 |
|
Asuka Minato
|
177edaa1c6
|
test: migrate annotation security sessions and ORM models to SQLite (#40604)
|
2026-08-15 09:54:29 +00:00 |
|
Asuka Minato
|
959cacdc00
|
test: migrate agent surface sessions and ORM models to SQLite (#40602)
|
2026-08-15 09:53:48 +00:00 |
|
Asuka Minato
|
582c73bc3b
|
test: migrate residual user ORM stand-ins to real models (#40625)
|
2026-08-15 09:52:59 +00:00 |
|
WH-2099
|
fc7b51634d
|
fix(api): protect agent sandbox reads (#40794)
|
2026-08-14 13:51:41 +00:00 |
|
WH-2099
|
96bfcf20cd
|
fix(api): protect workspace credential mutations (#40790)
|
2026-08-14 12:03:54 +00:00 |
|
AlexMultiAgent
|
eaa9d877f1
|
test(api): make session decorator path assertion platform-agnostic (#39895)
Co-authored-by: -LAN- <laipz8200@outlook.com>
|
2026-08-14 11:52:40 +00:00 |
|
酒诗
|
b6319c819c
|
chore: dep inject for model in dataset document actions (#40787)
Co-authored-by: geneachina <geneachina@gmail.com>
|
2026-08-14 11:08:21 +00:00 |
|
WH-2099
|
b6694d462f
|
fix(api): protect custom OAuth client deletion (#40786)
|
2026-08-14 10:59:49 +00:00 |
|
L1nSn0w
|
ea6770c7a1
|
feat(oauth): drive silent authorization from oauth_provider_apps.auto_authorize (#40783)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-08-14 10:29:39 +00:00 |
|
WH-2099
|
62a544a146
|
fix(api): enforce RAG draft variable access boundaries (#40745)
|
2026-08-14 10:07:22 +00:00 |
|
非法操作
|
e0fd3b264a
|
refactor(api): reuse app definition queries for app parameters (#40465)
|
2026-08-14 09:38:34 +00:00 |
|
非法操作
|
c425e4cdd5
|
refactor(api): extract installed app definition queries (#40462)
|
2026-08-14 09:38:32 +00:00 |
|
Asuka Minato
|
0a1e52598f
|
test: migrate controller identity ORM models to SQLite (#40626)
|
2026-08-14 08:54:48 +00:00 |
|
Joel
|
35132d6892
|
chore: reopen the education application flow (#40760)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-08-14 07:16:21 +00:00 |
|
Asuka Minato
|
b5e05516f4
|
test: migrate annotation controller ORM models to real entities (#40643)
|
2026-08-14 05:34:16 +00:00 |
|
Asuka Minato
|
9f048cd89b
|
test: migrate load balancing account ORM model to real entity (#40644)
|
2026-08-14 05:34:00 +00:00 |
|
Pranav Agarwal
|
e2852524be
|
fix(api): enforce edit and RBAC permissions on dataset API key GET endpoint (#40740) (#40743)
|
2026-08-14 04:27:37 +00:00 |
|
Stephen Zhou
|
01254dcdb6
|
Merge remote-tracking branch 'origin/main' into deploy/konwledge
# Conflicts:
# api/tests/unit_tests/controllers/web/test_wraps.py
# api/tests/unit_tests/extensions/otel/test_runtime.py
# web/app/components/header/account-setting/model-provider-page/model-selector/index.tsx
|
2026-08-14 10:59:24 +08:00 |
|
WH-2099
|
c1bde25bcc
|
fix(api): remove unsafe Bedrock test endpoint (#40742)
|
2026-08-13 19:47:13 +00:00 |
|
Asuka Minato
|
fbd38753fa
|
test: migrate residual controller ORM identities to real models (#40661)
|
2026-08-13 05:18:44 +00:00 |
|
Stephen Zhou
|
c259666e69
|
Merge remote-tracking branch 'origin/main' into deploy/konwledge
# Conflicts:
# api/core/plugin/backwards_invocation/model.py
# web/features/deployments/shared/components/unsupported-dsl-nodes-alert.tsx
|
2026-08-13 10:22:32 +08:00 |
|
WH-2099
|
489772908b
|
fix: enforce API key list permissions (#40516)
|
2026-08-12 11:44:27 +00:00 |
|
Benjamin
|
6a37e1538a
|
fix(rbac): grant member policies when a dataset is opened to the work… (#39735)
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
|
2026-08-12 09:02:03 +00:00 |
|
wangxiaolei
|
eeaaf11a51
|
fix: fix create dataset with document miss rbac operation (#40599)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-08-12 08:57:43 +00:00 |
|
Byron.wang
|
51a007e84e
|
refactor(api): extract init validation into layered application service (#40046)
|
2026-08-12 08:42:09 +00:00 |
|
Stephen Zhou
|
876814e92e
|
Merge remote-tracking branch 'origin/main' into deploy/konwledge
# Conflicts:
# web/features/system-features/state.ts
|
2026-08-12 14:10:20 +08:00 |
|
WH-2099
|
af382be837
|
fix(api): bind remaining RAG resources to owners (#40503)
|
2026-08-12 06:05:16 +00:00 |
|
zyssyz123
|
059c9ce0b6
|
feat: add trunstile (#40494)
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-08-12 03:08:19 +00:00 |
|
Stephen Zhou
|
7adbaca9ab
|
fix: reconcile main merge regressions
|
2026-08-12 10:51:20 +08:00 |
|
Stephen Zhou
|
574461604d
|
Merge remote-tracking branch 'origin/main' into deploy/konwledge
# Conflicts:
# api/commands/system.py
# api/controllers/console/init_validate.py
# api/controllers/console/workspace/account.py
# api/controllers/console/wraps.py
# api/controllers/openapi/auth/data.py
# api/core/hosting_configuration.py
# api/core/provider_manager.py
# api/core/rag/retrieval/dataset_retrieval.py
# api/services/workspace_service.py
# api/tasks/workflow_cfs_scheduler/entities.py
# api/tests/test_containers_integration_tests/controllers/console/auth/test_password_reset.py
# api/tests/test_containers_integration_tests/services/test_feature_service.py
# api/tests/unit_tests/controllers/console/auth/test_account_activation.py
# api/tests/unit_tests/controllers/openapi/auth/test_data.py
# api/tests/unit_tests/controllers/service_api/app/test_hitl_service_api.py
# api/tests/unit_tests/extensions/otel/test_retrieval_tracing.py
# api/tests/unit_tests/services/test_feature_service_knowledge_fs.py
# dev/start-worker
# packages/contracts/console.ts
# packages/contracts/package.json
# packages/iconify-collections/custom-public/icons.json
# web/app/components/workflow/__tests__/index.spec.tsx
# web/app/components/workflow/index.tsx
# web/features/new-rag/document-chunk-tree.tsx
# web/service/fetch.spec.ts
|
2026-08-12 10:33:29 +08:00 |
|
Wu Tianwei
|
7aba539e82
|
feat: app deployment v2 (#39829)
Co-authored-by: zhangx1n <zhangxin@dify.ai>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-08-12 01:55:36 +00:00 |
|
WH-2099
|
ef8544b173
|
fix(api): bind dataset operations to owners (#40149)
|
2026-08-11 16:37:14 +00:00 |
|
Jyong
|
14e5afa54d
|
Update application components and supporting logic
|
2026-08-11 05:52:22 -04:00 |
|
Asuka Minato
|
08008f6305
|
test: migrate controller sessions to SQLite (#40083)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-08-11 08:29:40 +00:00 |
|
Byron.wang
|
c1e94f8ee7
|
refactor(api): consolidate deployment edition handling (#40142)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-08-11 07:39:01 +00:00 |
|
Stephen Zhou
|
43f76aec9a
|
fix: reconcile remaining main merge regressions
|
2026-08-11 10:45:17 +08:00 |
|
Stephen Zhou
|
3bcc648f07
|
fix: restore upstream behavior after main merge
|
2026-08-11 10:23:44 +08:00 |
|
Stephen Zhou
|
4120cb5eef
|
Merge remote-tracking branch 'origin/main' into deploy/konwledge
# Conflicts:
# api/controllers/common/wraps.py
# api/tests/unit_tests/core/rag/docstore/test_dataset_docstore.py
# api/tests/unit_tests/core/rag/indexing/processor/test_parent_child_index_processor.py
# api/tests/unit_tests/services/agent/test_workflow_publish_service.py
|
2026-08-11 10:14:53 +08:00 |
|
Byron.wang
|
976d061f9b
|
refactor(api): merge ping and version endpoints into system (#40058)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-08-10 08:50:40 +00:00 |
|
非法操作
|
648806bc9c
|
refactor(api): extract explore banner query service (#40053)
|
2026-08-10 08:07:54 +00:00 |
|
Joel
|
5967bd8e08
|
chore: tighten education verification and pause discount access (#40402)
Co-authored-by: Yansong Zhang <916125788@qq.com>
|
2026-08-10 06:33:03 +00:00 |
|
Stephen Zhou
|
f4e8788d29
|
fix(api): restore security guards after main merge
|
2026-08-10 11:00:06 +08:00 |
|
Stephen Zhou
|
3e59fba46a
|
Merge remote-tracking branch 'origin/main' into deploy/konwledge
# Conflicts:
# api/controllers/console/app/app.py
# api/controllers/console/app/app_import.py
# api/controllers/console/auth/activate.py
# api/controllers/console/setup.py
# api/tests/unit_tests/controllers/console/workspace/test_plugin.py
# web/features/new-rag/document-list.tsx
# web/features/new-rag/sources-page.tsx
# web/features/new-rag/website-crawl-preview.tsx
|
2026-08-10 10:34:47 +08:00 |
|
Asuka Minato
|
883944d289
|
test: Type test (#40371)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-08-10 02:13:17 +00:00 |
|
Likalikali
|
e09eee8fd1
|
refactor: replace manual model_validate with @model_validate in datasets controllers (#40236)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-08-09 08:25:27 +00:00 |
|
Likalikali
|
b692ddd80c
|
refactor: replace manual model_validate with @model_validate in workspace remaining controllers (#40239)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-08-09 08:23:51 +00:00 |
|