dify/api/controllers/console
2026-08-26 15:40:18 +08:00
..
agent refactor(agent): remove Agent Drive (#40887) 2026-08-19 06:34:36 +00:00
app Merge remote-tracking branch 'origin/main' into deploy/konwledge 2026-08-24 11:03:38 +08:00
auth fix(api): handle suspended email domains (#41004) 2026-08-20 08:04:05 +00:00
billing refactor(api): standardize console billing portal errors (#41055) 2026-08-24 01:55:48 +00:00
datasets Merge remote-tracking branch 'origin/main' into deploy/konwledge 2026-08-24 11:03:38 +08:00
explore refactor(api): replace legacy recommended app retrieval stack (#40395) 2026-08-20 13:13:43 +00:00
knowledge_fs refactor(knowledge_fs): replace credential service with dataset API key authorization. Remove the API token feature at the space level for knowledgeFs. 2026-08-26 15:40:18 +08:00
snippets fix(snippet): support snippet history version export (#41012) 2026-08-20 08:52:45 +00:00
socketio fix: prevent hidden-tab collaboration leader from saving stale drafts (#38997) 2026-07-20 06:58:01 +00:00
tag refactor(api): decouple console tag management (#40843) 2026-08-20 12:31:01 +00:00
workspace Merge remote-tracking branch 'origin/main' into deploy/konwledge 2026-08-24 11:03:38 +08:00
__init__.py Merge remote-tracking branch 'origin/main' into deploy/konwledge 2026-08-20 10:11:26 +08:00
admin.py chore: remove obsolete admin console routes (#35637) 2026-05-13 08:08:50 +00:00
apikey.py fix(api): enforce edit and RBAC permissions on dataset API key GET endpoint (#40740) (#40743) 2026-08-14 04:27:37 +00:00
error.py fix(api): handle suspended email domains (#41004) 2026-08-20 08:04:05 +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): finish account controller application boundary (#40440) 2026-08-21 08:46:06 +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): extract init validation into layered application service (#40046) 2026-08-12 08:42:09 +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): extract init validation into layered application service (#40046) 2026-08-12 08:42:09 +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 refactor(api): extract init validation into layered application service (#40046) 2026-08-12 08:42:09 +00:00