dify/api/controllers/console
FFXN a554891bbd
fix: snippet history detail includes input fields (#37797)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
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>
2026-06-23 08:08:12 +00:00
..
agent fix: support agent duplicate role and skill file preview (#37788) 2026-06-23 06:35:26 +00:00
app feat(agent-v2): sync nightly updates to main (2026-06-22) (#37651) 2026-06-23 08:05:16 +00:00
auth chore: add ENTERPRISE_RBAC_API_URL check and update permission key (#37777) 2026-06-23 03:26:06 +00:00
billing refactor: fix OpenAPI contract generation schemas (#37387) 2026-06-12 14:25:53 +00:00
datasets refactor: pass session into hit testing service (#37785) 2026-06-23 06:21:38 +00:00
explore refactor: accept db.session explicitly in SavedMessageService (#37682) 2026-06-20 12:35:06 +00:00
snippets fix: snippet history detail includes input fields (#37797) 2026-06-23 08:08:12 +00:00
socketio feat: collaboration (#30781) 2026-04-16 02:21:04 +00:00
tag chore: example of make db.session pass from parameter. (#37561) 2026-06-18 02:16:09 +00:00
workspace chore: add ENTERPRISE_RBAC_API_URL check and update permission key (#37777) 2026-06-23 03:26:06 +00:00
__init__.py feat: RBAC (#37107) 2026-06-18 16:35:29 +00:00
admin.py chore: remove obsolete admin console routes (#35637) 2026-05-13 08:08:50 +00:00
apikey.py feat: RBAC (#37107) 2026-06-18 16:35:29 +00:00
error.py Restructure the File errors in controller (#23801) 2025-08-13 17:06:07 +08:00
extension.py refactor: accept db.session explicitly in APIBasedExtensionService (#37693) 2026-06-21 00:53:36 +00:00
feature.py refactor(api): migrate remaining console APIs to use injected user/tenant (#37288) 2026-06-11 01:30:31 +00:00
files.py refactor(api): migrate console tags to tenant/user via DI and improve tests (#36658) 2026-05-26 08:20:10 +00:00
human_input_form.py refactor: fix OpenAPI contract generation schemas (#37387) 2026-06-12 14:25:53 +00:00
init_validate.py refactor: init_validate.py to v3 (#31457) 2026-01-30 22:39:02 +09:00
notification.py refactor: fix OpenAPI contract generation schemas (#37387) 2026-06-12 14:25:53 +00:00
ping.py feat: init fastopenapi (#30453) 2026-01-23 21:07:52 +09:00
remote_files.py fix(api): centralize remote file retrieval (#36399) 2026-06-01 09:25:08 +00:00
setup.py refactor: select in console auth, setup and apikey (#33790) 2026-03-21 11:29:29 +09:00
spec.py refactor: fix OpenAPI contract generation schemas (#37387) 2026-06-12 14:25:53 +00:00
version.py refactor: api/controllers/console/version.py to v3 (#31463) 2026-01-26 15:04:25 +08:00
wraps.py feat: RBAC (#37107) 2026-06-18 16:35:29 +00:00