Stephen Zhou
|
0564b75187
|
Merge remote-tracking branch 'origin/main' into deploy/konwledge
# Conflicts:
# api/tests/unit_tests/commands/test_generate_swagger_specs.py
# api/tests/unit_tests/controllers/console/app/test_agent_manage_guard.py
# api/tests/unit_tests/extensions/test_ext_login.py
# packages/dify-ui/src/alert-dialog/index.tsx
# web/app/components/datasets/external-api/external-api-modal/index.tsx
# web/app/components/datasets/list/dataset-card/components/operations-dropdown.tsx
# web/features/new-rag/document-list.tsx
# web/features/new-rag/sources-page.tsx
|
2026-08-24 11:03:38 +08:00 |
|
Byron.wang
|
a52adef203
|
refactor(api): extract change email state machine (#40439)
|
2026-08-21 08:13:23 +00:00 |
|
zl86790
|
9d8dacd0c8
|
fix(api): prevent dropped workflow_started events in Redis Streams (#40964)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: QuantumGhost <obelisk.reg+git@gmail.com>
|
2026-08-21 03:46:50 +00:00 |
|
Stephen Zhou
|
e6fe2cd5d7
|
Merge remote-tracking branch 'origin/main' into deploy/konwledge
# Conflicts:
# api/tests/unit_tests/controllers/inner_api/test_auth_wraps.py
# api/tests/unit_tests/services/test_async_workflow_service.py
# web/features/new-rag/__tests__/new-knowledge-list.spec.tsx
|
2026-08-21 10:39:39 +08:00 |
|
Asuka Minato
|
502418f707
|
test: centralize typed runtime config overrides (#40857)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-08-20 13:30:04 +00:00 |
|
Stephen Zhou
|
ac8d216aa9
|
Merge remote-tracking branch 'origin/main' into deploy/konwledge
# Conflicts:
# api/tests/unit_tests/core/plugin/test_backwards_invocation_model.py
# api/tests/unit_tests/services/enterprise/test_rbac_service.py
# api/tests/unit_tests/services/test_dataset_service_dataset.py
|
2026-08-19 09:27:13 +08:00 |
|
Asuka Minato
|
beecf5730a
|
test: migrate telemetry and core entity ORM models to SQLite (#40574)
|
2026-08-18 12:25:42 +00:00 |
|
Asuka Minato
|
3bcd97b643
|
test: scope plugin and datasource config overrides (#40854)
|
2026-08-18 12:01:29 +00:00 |
|
Asuka Minato
|
da6ca23b50
|
test: use typed config overrides in service coverage (#40848)
|
2026-08-18 11:59:58 +00:00 |
|
Stephen Zhou
|
d9b51a409d
|
Merge remote-tracking branch 'origin/main' into deploy/konwledge
|
2026-08-18 10:54:19 +08:00 |
|
Asuka Minato
|
02f0e8cffa
|
test: isolate config inputs from process environment (#40847)
|
2026-08-17 13:09:17 +00: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 |
|
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
|
fde800e337
|
Merge remote-tracking branch 'origin/main' into deploy/konwledge
# Conflicts:
# .github/dependabot.yml
# .github/workflows/deploy-dev.yml
# api/app_factory.py
# api/core/indexing_runner.py
# api/services/feature_service.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/service_api/app/test_conversation.py
# api/tests/unit_tests/controllers/web/test_site.py
# api/tests/unit_tests/core/rag/indexing/test_indexing_runner.py
# api/tests/unit_tests/core/tools/test_base_tool.py
# api/tests/unit_tests/extensions/otel/test_retrieval_tracing.py
# api/tests/unit_tests/extensions/test_ext_login.py
# api/tests/unit_tests/services/test_feature_service_deployment_edition.py
# api/tests/unit_tests/services/test_feature_service_knowledge_fs.py
# api/tests/unit_tests/services/test_feature_service_licensed_seats.py
|
2026-08-07 09:55:10 +08:00 |
|
Byron.wang
|
b76a14d71d
|
refactor(api): decouple console queries through application services (#40031)
|
2026-08-07 00:42:55 +00:00 |
|
Yunlu Wen
|
1983e842ca
|
feat: support azure keyvault (#39933)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
|
2026-08-07 00:42:13 +00:00 |
|
Stephen Zhou
|
24847366e1
|
Merge remote-tracking branch 'origin/main' into deploy/konwledge
# Conflicts:
# api/app_factory.py
# api/controllers/console/workspace/workspace.py
# api/services/agent/observability_service.py
# api/tests/unit_tests/core/rag/docstore/test_dataset_docstore.py
# api/tests/unit_tests/core/rag/embedding/test_token_counter.py
# api/tests/unit_tests/core/rag/indexing/test_indexing_runner.py
# api/tests/unit_tests/services/agent/test_agent_observability_service.py
|
2026-08-06 10:46:15 +08:00 |
|
Byron.wang
|
896e5e20c0
|
refactor(api): extract workspace list into layered application service (#39822)
Co-authored-by: WH-2099 <wh2099@pm.me>
|
2026-08-05 02:36:16 +00:00 |
|
Stephen Zhou
|
c7e4cb0c29
|
Merge remote-tracking branch 'origin/main' into deploy/konwledge
# Conflicts:
# api/tests/unit_tests/extensions/test_ext_login.py
# web/app/components/main-nav/__tests__/index.spec.tsx
|
2026-08-03 11:10:06 +08:00 |
|
-LAN-
|
351577bdb0
|
feat(workflow): support human input in loop and iteration (#39243)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-08-03 02:24:18 +00:00 |
|
kenwoodjw
|
a42d486bc0
|
fix(api): prevent cookies from shadowing admin API keys (#39872)
Signed-off-by: kenwoodjw <blackxin55+@gmail.com>
|
2026-08-02 02:43:29 +00:00 |
|
Stephen Zhou
|
360fa45b3e
|
Merge remote-tracking branch 'origin/main' into deploy/konwledge
|
2026-07-29 17:42:53 +08:00 |
|
Asuka Minato
|
8629b91517
|
test: use SQLite sessions in libs (#39089)
|
2026-07-29 05:53:33 +00:00 |
|
Asuka Minato
|
b6bfae7e3c
|
test: use sqlite3 session in test_workflow_pause_events (#38688)
|
2026-07-29 05:49:15 +00:00 |
|
Jyong
|
6eed85af89
|
Merge branch 'main' into deploy/konwledge
# Conflicts:
# api/tests/test_containers_integration_tests/services/test_workspace_service.py
# api/tests/unit_tests/controllers/web/test_web_login.py
# api/tests/unit_tests/libs/test_helper.py
|
2026-07-28 03:25:30 -04:00 |
|
Harsh Kashyap
|
59fb603ec6
|
fix: reject trailing newlines in alphanumeric() validator (#39666) (#39667)
Co-authored-by: Harsh Kashyap <Harsh23Kashyap@users.noreply.github.com>
|
2026-07-28 05:49:19 +00:00 |
|
非法操作
|
a3c18c561e
|
chore: improve lambda plugin runtime error display (#39437)
|
2026-07-23 06:05:14 +00:00 |
|
shakti
|
1835e8ef31
|
fix: use re.fullmatch in email validator to reject trailing newlines (#39234) (#39320)
Co-authored-by: Asuka Minato <i@asukaminato.eu.org>
|
2026-07-23 04:19:44 +00:00 |
|
Loi Nguyen
|
ba8ce362d7
|
fix(api): PaginatedResult.pages should be 0 for an empty result set (#39229)
Co-authored-by: Loi Nguyen <1948922+lntutor@users.noreply.github.com>
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
|
2026-07-22 01:11:14 +00:00 |
|
Ingram Z
|
b7edc5ef0c
|
refactor: use catalog for workflow archive maintenance (#39001)
|
2026-07-20 07:59:29 +00:00 |
|
非法操作
|
f09d2b191f
|
feat: archive logs export (#38207)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-07-14 08:25:37 +00:00 |
|
林玮 (Jade Lin)
|
82ff93cbdd
|
feat(oauth): preserve redirect_url through OAuth state for post-login… (#38900)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-07-14 08:23:39 +00:00 |
|
QuantumGhost
|
f4ec608ef4
|
chore(api): upgrade graphon to v0.6.0, migrate HITL logic back to Dify (#38247)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-07-03 03:45:21 +00:00 |
|
QuantumGhost
|
4f4ac27de2
|
chore(api): surface pyrefly output on type-check failures (#37934)
|
2026-06-25 13:47:10 +00:00 |
|
ToughGuysDeservePink
|
b98ba99b23
|
fix: correct misleading password length validation message (#37796)
|
2026-06-23 09:00:16 +00:00 |
|
wangxiaolei
|
56b0b57ff7
|
feat: support query catalog add billing enabled (#37791)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-06-23 07:34:58 +00:00 |
|
Yunlu Wen
|
7852c273e4
|
refactor: improve stream close 2 (#37106)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-06-23 03:32:33 +00:00 |
|
Asuka Minato
|
fae607e2fe
|
chore: add Type to test (#37191)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-06-19 16:44:20 +00:00 |
|
Asuka Minato
|
bd15b8e6ce
|
chore: add more type in test (#37609)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-06-18 23:07:12 +00:00 |
|
Asuka Minato
|
e4500d2b9d
|
chore: Caplog type (#37603)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-06-18 18:53:13 +00:00 |
|
lmlm
|
d4a4e88346
|
test: use caplog for workspace permission logging (#37473)
|
2026-06-16 02:51:24 +00:00 |
|
L1nSn0w
|
07eb4903b8
|
feat: 429 rate-limit handling on the unified ErrorBody contract (openapi + difyctl) (#37313)
Co-authored-by: Xiyuan Chen <52963600+GareArc@users.noreply.github.com>
|
2026-06-12 06:35:15 +00:00 |
|
chariri
|
2a46a7d91d
|
refactor(api): migrate remaining console APIs to use injected user/tenant (#37288)
|
2026-06-11 01:30:31 +00:00 |
|
QuantumGhost
|
3c98f96ae8
|
feat(api): introduce select, file and file list form input types to Human Input node (#36322)
Co-authored-by: JzoNg <jzongcode@gmail.com>
Co-authored-by: GPT 5.4 <codex@openai.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
|
2026-06-04 01:54:28 +00:00 |
|
Xiyuan Chen
|
d2788d7aba
|
feat(openapi): redesign auth pipeline with per-token-type routing (#36693)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-05-27 12:45:30 +00:00 |
|
非法操作
|
f5d664887b
|
chore: backend feature api exclude_vector_space (#36642)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-05-26 08:50:54 +00:00 |
|
Yunlu Wen
|
a728e0ac69
|
feat: adding dify cli (#36348)
Co-authored-by: GareArc <garethcxy@dify.ai>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: L1nSn0w <l1nsn0w@qq.com>
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Co-authored-by: gigglewang <gigglewang@dify.ai>
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Co-authored-by: Xiyuan Chen <52963600+GareArc@users.noreply.github.com>
|
2026-05-26 01:12:36 +00:00 |
|
Yunlu Wen
|
e3b45a48eb
|
fix: allow config pubsub join timeout for lower post-run latency (#36438)
Co-authored-by: QuantumGhost <obelisk.reg+git@gmail.com>
|
2026-05-20 08:45:51 +00:00 |
|
QuantumGhost
|
f04d809426
|
fix(api): fix invalid token error while changing email (#36412)
|
2026-05-20 05:51:15 +00:00 |
|
-LAN-
|
b96f372f45
|
chore(api): upgrade graphon to 0.4.0 (#36124)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: QuantumGhost <obelisk.reg+git@gmail.com>
|
2026-05-18 00:34:17 +00:00 |
|