dify/api/controllers/web
Asuka Minato 68d8328b9c
chore: clean Db session from service (#38227)
Co-authored-by: chariri <w@chariri.moe>
Co-authored-by: WH-2099 <wh2099@pm.me>
2026-07-08 03:07:27 +00:00
..
__init__.py feat(api): introduce select, file and file list form input types to Human Input node (#36322) 2026-06-04 01:54:28 +00:00
app.py chore: clean Db session from service (#38227) 2026-07-08 03:07:27 +00:00
audio.py chore: clean Db session from service (#38227) 2026-07-08 03:07:27 +00:00
completion.py chore: clean Db session from service (#38227) 2026-07-08 03:07:27 +00:00
conversation.py chore: clean Db session from service (#38227) 2026-07-08 03:07:27 +00:00
error.py chore(agent-v2): sync changes (#38442) 2026-07-06 13:51:33 +00:00
feature.py chore(api): annotate simple contract responses (#36331) 2026-05-19 06:13:20 +00:00
files.py chore: add EndUser and App type annotations to api endpoints (#36677) 2026-05-26 09:43:00 +00:00
forgot_password.py chore: clean Db session from service (#38227) 2026-07-08 03:07:27 +00:00
human_input_file_upload.py feat(api): introduce select, file and file list form input types to Human Input node (#36322) 2026-06-04 01:54:28 +00:00
human_input_form.py chore(api): upgrade graphon to v0.6.0, migrate HITL logic back to Dify (#38247) 2026-07-03 03:45:21 +00:00
login.py chore: clean Db session from service (#38227) 2026-07-08 03:07:27 +00:00
message.py chore: clean Db session from service (#38227) 2026-07-08 03:07:27 +00:00
passport.py chore: clean Db session from service (#38227) 2026-07-08 03:07:27 +00:00
remote_files.py refactor: fix OpenAPI contract generation schemas (#37387) 2026-06-12 14:25:53 +00:00
saved_message.py chore: clean Db session from service (#38227) 2026-07-08 03:07:27 +00:00
site.py feat(web): add customizable input placeholder for Agent/Chatflow/Chatbot web app (#37790) 2026-06-26 09:57:31 +00:00
workflow_events.py refactor: fix OpenAPI contract generation schemas (#37387) 2026-06-12 14:25:53 +00:00
workflow.py refactor: thread explicit sessions through app retrieval paths (#38309) 2026-07-02 17:00:47 +00:00
wraps.py chore: clean Db session from service (#38227) 2026-07-08 03:07:27 +00:00