dify/api/controllers/common
Stephen Zhou 30ed0907f3
Merge remote-tracking branch 'origin/main' into deploy/konwledge
# Conflicts:
#	api/controllers/console/app/site.py
#	api/controllers/console/datasets/datasets.py
#	api/core/plugin/backwards_invocation/model.py
#	api/core/rag/rerank/rerank_model.py
#	api/tests/test_containers_integration_tests/controllers/console/auth/test_oauth_server.py
#	api/tests/unit_tests/core/plugin/test_backwards_invocation_model.py
#	api/tests/unit_tests/tasks/test_batch_clean_document_task.py
#	packages/contracts/generated/api/service/orpc.gen.ts
#	web/app/components/datasets/rename-modal/index.tsx
#	web/app/components/header/account-setting/model-provider-page/model-selector/popup-layout.tsx
#	web/features/tag-management/components/tag-search-content.tsx
2026-08-27 10:06:48 +08:00
..
app_access.py feat: optimize resource access config logic (#41164) 2026-08-26 07:18:57 +00:00
controller_schemas.py fix(api): align Service API OpenAPI contract (#41248) 2026-08-25 10:54:14 +00:00
errors.py fix: validate conversation variable description length to prevent varchar(255) truncation error (#33038) 2026-06-10 07:28:12 +00:00
fields.py fix(api): restore Service API OpenAPI semantics (#41274) 2026-08-26 05:05:36 +00:00
file_response.py chore: normalize frozenset literals and myscale typing (#34327) 2026-03-31 08:21:22 +00:00
helpers.py fix(api): preserve remote file URL query params (#36478) 2026-05-22 01:45:20 +00:00
human_input.py docs: enrich generated service API descriptions (#37615) 2026-06-18 08:43:39 +00:00
schema.py feat(dataset): filter New RAG spaces by creator 2026-08-05 13:46:06 +08:00
session.py ci: replace custom noqa markers with guard ignores (#39679) 2026-07-28 08:52:12 +00:00
wraps.py fix(api): bind remaining RAG resources to owners (#40503) 2026-08-12 06:05:16 +00:00