Commit Graph

5231 Commits

Author SHA1 Message Date
cb2b3e07ba fix: Standardized adjustment 2026-02-06 10:08:46 +08:00
8cbd1af0d1 Merge remote-tracking branch 'origin/main' into fix/api-token-lock 2026-02-04 16:09:10 +08:00
0d74ac634b fix: missing import console_ns (#31916) 2026-02-04 16:08:00 +08:00
402b0e2cd6 Merge remote-tracking branch 'origin/main' into fix/api-token-lock 2026-02-04 15:55:38 +08:00
07f2a40802 [autofix.ci] apply automated fixes 2026-02-04 07:50:51 +00:00
93b535be95 make it great agin 2026-02-04 15:46:30 +08:00
13be706202 make it great agin 2026-02-04 15:46:24 +08:00
778aabb485 refactor(api): replace reqparse with Pydantic models in trial.py (#31789)
Co-authored-by: Asuka Minato <i@asukaminato.eu.org>
2026-02-04 14:36:52 +08:00
0685e294c4 [autofix.ci] apply automated fixes 2026-02-04 05:34:58 +00:00
f8cc056604 fix start_time -> update_time 2026-02-04 13:30:45 +08:00
ef1e233c2d [autofix.ci] apply automated fixes 2026-02-04 05:27:16 +00:00
6d87424ab8 fix start_time -> update_time 2026-02-04 13:18:47 +08:00
aaa98c9550 Merge branch 'fix/api-token-lock' of github.com:langgenius/dify into fix/api-token-lock 2026-02-04 12:20:51 +08:00
4719f2569c fix start_time -> update_time 2026-02-04 12:20:42 +08:00
282ec583db [autofix.ci] apply automated fixes 2026-02-04 04:06:50 +00:00
c7337d5b67 make it great agin 2026-02-04 12:02:43 +08:00
e1efea16a4 make it great agin 2026-02-04 12:00:43 +08:00
dcba86b707 [autofix.ci] apply automated fixes 2026-02-04 03:22:17 +00:00
d02ed82854 Merge branch 'fix/api-token-lock' of github.com:langgenius/dify into fix/api-token-lock 2026-02-04 11:18:03 +08:00
60e3a7b419 make it great agin 2026-02-04 11:17:37 +08:00
240684e723 make it great agin 2026-02-04 11:17:30 +08:00
f5d6c250ed fix: "refactor: port api/controllers/console/tag/tags.py to ov3" (#31887)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-02-03 22:18:53 +08:00
8c3e77cd0c chore: update version to 1.12.0 (#31878) 2026-02-03 18:08:15 +08:00
edfd34bc90 [autofix.ci] apply automated fixes 2026-02-03 08:32:34 +00:00
292a9ff487 fix linter 2026-02-03 16:28:28 +08:00
132684898b fix linter 2026-02-03 16:26:52 +08:00
138117526a [autofix.ci] apply automated fixes 2026-02-03 07:53:38 +00:00
396834c808 fix linter 2026-02-03 15:48:55 +08:00
657b3f5990 [autofix.ci] apply automated fixes 2026-02-03 07:29:15 +00:00
ea5089aba7 fix linter 2026-02-03 15:25:15 +08:00
d69e4de47b fix linter 2026-02-03 15:22:01 +08:00
79ead90487 Update api/tasks/update_api_token_last_used_task.py
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2026-02-03 15:19:59 +08:00
c7de79dcbf Update api/libs/api_token_cache.py
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2026-02-03 15:16:29 +08:00
da9abcf885 Merge branch 'fix/api-token-lock' of github.com:langgenius/dify into fix/api-token-lock 2026-02-03 15:15:01 +08:00
d54b08701e fix linter 2026-02-03 15:14:17 +08:00
c2fdfdc504 [autofix.ci] apply automated fixes 2026-02-03 07:08:47 +00:00
d58d3f5bde add redis for api token 2026-02-03 15:03:11 +08:00
b55c0ec4de fix: revert "refactor: api/controllers/console/feature.py (test)" (#31850) 2026-02-03 12:26:47 +08:00
8b50c0d920 chore(deps-dev): bump types-psutil from 7.0.0.20251116 to 7.2.2.20260130 in /api (#31814)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-03 09:59:29 +08:00
47f8de3f8e refactor: port api/controllers/console/app/annotation.py api/controllers/console/explore/trial.py api/controllers/console/workspace/account.py api/controllers/console/workspace/members.py api/controllers/service_api/app/annotation.py to basemodel (#31833)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-02-03 09:59:00 +08:00
491fa9923b refactor: port api/controllers/console/datasets/data_source.py /datasets/metadata.py /service_api/dataset/metadata.py /nodes/agent/agent_node.py api/core/workflow/nodes/datasource/datasource_node.py api/services/dataset_service.py to match case (#31836) 2026-02-02 21:03:16 +09:00
ce2c41bbf5 refactor: port api/controllers/console/datasets/datasets_document.py api/controllers/service_api/app/annotation.py api/core/app/app_config/easy_ui_based_app/agent/manager.py api/core/app/apps/pipeline/pipeline_generator.py api/core/workflow/nodes/knowledge_retrieval/knowledge_retrieval_node.py to match case (#31832) 2026-02-02 19:07:30 +09:00
920db69ef2 refactor: if to match (#31799) 2026-02-02 18:12:03 +09:00
ac222a4dd4 refactor: port api/controllers/console/app/audio.py api/controllers/console/app/message.py api/controllers/console/auth/data_source_oauth.py api/controllers/console/auth/forgot_password.py api/controllers/console/workspace/endpoint.py (#30680) 2026-02-02 18:03:07 +09:00
840a975fef refactor: add test for api/controllers/console/workspace/tool_pr… (#29886)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-02-02 14:54:16 +09:00
9fb72c151c refactor: "chore: update version to 1.12.0" (#31817) 2026-02-02 11:18:18 +08:00
41177757e6 fix: summary index bug (#31810)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Jyong <76649700+JohnJyong@users.noreply.github.com>
Co-authored-by: zxhlyh <jasonapring2015@outlook.com>
Co-authored-by: Yansong Zhang <916125788@qq.com>
Co-authored-by: hj24 <mambahj24@gmail.com>
Co-authored-by: CodingOnStar <hanxujiang@dify.ai>
Co-authored-by: CodingOnStar <hanxujiang@dify.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2026-02-02 09:45:17 +08:00
yyh
4f826b4641 refactor(typing): use enum types for workflow status fields (#31792) 2026-02-02 09:41:34 +08:00
3216b67bfa refactor: examples of use match case (#31312)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-02-01 19:25:54 +09:00
7828508b30 refactor: remove all reqparser (#29289)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: Stephen Zhou <38493346+hyoban@users.noreply.github.com>
2026-02-01 13:43:14 +09:00