dify/api/controllers/console
Yufeng He fde08d24fe
fix: eagerly validate conversation on service-api and explore chat endpoints (#38801)
Signed-off-by: Yufeng He <40085740+he-yufeng@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-07-12 15:19:07 +00:00
..
agent chore: clean Db session from service (#38227) 2026-07-08 03:07:27 +00:00
app feat: create app init rbac scope to all and add workspace members. (#38636) 2026-07-10 09:31:41 +00:00
auth chore: clean Db session from service (#38227) 2026-07-08 03:07:27 +00:00
billing chore: clean Db session from service (#38227) 2026-07-08 03:07:27 +00:00
datasets refactor(api): migrate dataset endpoints to BaseModel (#37957) 2026-07-09 04:22:30 +00:00
explore fix: eagerly validate conversation on service-api and explore chat endpoints (#38801) 2026-07-12 15:19:07 +00:00
snippets refactor(api): migrate snippet workspace endpoints to BaseModel (#37956) 2026-07-09 04:21:27 +00:00
socketio fix: run user_connect authorization inside Flask app context (#38585) 2026-07-09 06:00:29 +00:00
tag chore: clean Db session from service (#38227) 2026-07-08 03:07:27 +00:00
workspace feat: create app init rbac scope to all and add workspace members. (#38636) 2026-07-10 09:31:41 +00:00
__init__.py chore(agent-v2): sync daily changes (#38162) 2026-07-01 05:07:23 +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 chore: clean Db session from service (#38227) 2026-07-08 03:07:27 +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): remove remaining legacy field remnants (#37967) 2026-07-08 09:59: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 chore: clean Db session from service (#38227) 2026-07-08 03:07:27 +00: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 chore: clean Db session from service (#38227) 2026-07-08 03:07:27 +00:00
spec.py refactor(api): remove remaining legacy field remnants (#37967) 2026-07-08 09:59:10 +00:00
version.py refactor: api/controllers/console/version.py to v3 (#31463) 2026-01-26 15:04:25 +08:00
wraps.py chore(api): cache the setup status to cut down DB access (#36966) 2026-07-07 14:30:28 +00:00