dify/api/controllers/console
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
..
agent chore: suppress pyrefly necessary conversions (#40444) 2026-08-10 16:41:34 +00:00
app Merge remote-tracking branch 'origin/main' into deploy/konwledge 2026-08-12 10:33:29 +08:00
auth Merge remote-tracking branch 'origin/main' into deploy/konwledge 2026-08-12 10:33:29 +08:00
billing refactor(api): consolidate deployment edition handling (#40142) 2026-08-11 07:39:01 +00:00
datasets Merge remote-tracking branch 'origin/main' into deploy/konwledge 2026-08-12 10:33:29 +08:00
explore refactor(api): extract explore banner query service (#40053) 2026-08-10 08:07:54 +00:00
knowledge_fs feat(knowledge-fs): support datasource-driven source previews 2026-08-12 08:33:52 +08:00
snippets refactor: replace manual model_validate with @model_validate in explore/snippets controllers (#40241) 2026-08-09 07:07:08 +00:00
socketio fix: prevent hidden-tab collaboration leader from saving stale drafts (#38997) 2026-07-20 06:58:01 +00:00
tag refactor: replace manual model_validate with @model_validate in auth/billing/tag controllers (#40240) 2026-08-09 06:14:07 +00:00
workspace Merge remote-tracking branch 'origin/main' into deploy/konwledge 2026-08-12 10:33:29 +08:00
__init__.py Merge remote-tracking branch 'origin/main' into deploy/konwledge 2026-08-11 10:14:53 +08:00
admin.py chore: remove obsolete admin console routes (#35637) 2026-05-13 08:08:50 +00:00
apikey.py fix: reconcile remaining main merge regressions 2026-08-11 10:45:17 +08:00
error.py chore: tighten education verification and pause discount access (#40402) 2026-08-10 06:33:03 +00:00
extension.py chore: dep inject for model in api based extension (#40154) 2026-08-07 12:37:50 +00:00
feature.py refactor(api): decouple console queries through application services (#40031) 2026-08-07 00:42:55 +00:00
files.py chore: more upload file size for paid user (#39967) 2026-08-06 03:23:16 +00:00
flask_admission.py refactor(api): consolidate deployment edition handling (#40142) 2026-08-11 07:39:01 +00:00
human_input_form.py feat(workflow): support human input in loop and iteration (#39243) 2026-08-03 02:24:18 +00:00
init_validate.py refactor(api): consolidate deployment edition handling (#40142) 2026-08-11 07:39:01 +00:00
notification.py chore: dep inject for model in notification dismiss (#40146) 2026-08-07 09:02:49 +00:00
onboarding.py chore: dep inject for model in onboarding step by step tour (#40155) 2026-08-07 12:41:22 +00:00
remote_files.py refactor: replace manual model_validate with @model_validate in auth/billing/tag controllers (#40240) 2026-08-09 06:14:07 +00:00
setup.py refactor(api): consolidate deployment edition handling (#40142) 2026-08-11 07:39:01 +00:00
spec.py refactor(api): decouple setup and spec endpoints (#40104) 2026-08-08 11:52:15 +00:00
system.py refactor(api): merge ping and version endpoints into system (#40058) 2026-08-10 08:50:40 +00:00
workflow_run_archive.py refactor(api): consolidate deployment edition handling (#40142) 2026-08-11 07:39:01 +00:00
wraps.py fix(api): bind dataset operations to owners (#40149) 2026-08-11 16:37:14 +00:00