dify/api/controllers/web
QuantumGhost a1fc280102
feat: Human Input Node (#32060)
The frontend and backend implementation for the human input node.

Co-authored-by: twwu <twwu@dify.ai>
Co-authored-by: JzoNg <jzongcode@gmail.com>
Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com>
Co-authored-by: zhsama <torvalds@linux.do>
2026-02-09 14:57:23 +08:00
..
__init__.py feat: Human Input Node (#32060) 2026-02-09 14:57:23 +08:00
app.py refactor: migrate some ns.model to BaseModel (#30388) 2026-01-01 00:38:12 +08:00
audio.py refactor: split changes for api/controllers/web/audio.py (#29856) 2025-12-18 17:30:58 +08:00
completion.py refactor: split changes for api/controllers/web/completion.py (#29855) 2025-12-19 12:16:12 +08:00
conversation.py refactor: split changes for api/controllers/web/conversation.py (#30582) 2026-01-06 10:06:48 +08:00
error.py feat: Human Input Node (#32060) 2026-02-09 14:57:23 +08:00
feature.py docs(api): clarity SystemFeatureApi for webapp is unauthenticated by design (#31432) 2026-01-23 16:03:12 +08:00
files.py refactor: port api/fields/file_fields.py (#30638) 2026-01-06 22:55:58 +08:00
forgot_password.py chore: case insensitive email (#29978) 2026-01-13 15:42:44 +08:00
human_input_form.py feat: Human Input Node (#32060) 2026-02-09 14:57:23 +08:00
login.py refactor: split changes for api/controllers/web/login.py (#29854) 2026-01-23 19:06:04 +09:00
message.py refactor: more ns.model to BaseModel (#30445) 2026-01-04 17:12:28 +08:00
passport.py fix: rename cookie for webapp (#27264) 2025-10-23 11:03:48 +08:00
remote_files.py refactor: port api/fields/file_fields.py (#30638) 2026-01-06 22:55:58 +08:00
saved_message.py refactor: split changes for api/controllers/web/saved_message.py (#30583) 2026-01-06 10:06:21 +08:00
site.py feat: Human Input Node (#32060) 2026-02-09 14:57:23 +08:00
workflow.py refactor: split changes for api/controllers/web/workflow.py (#29852) 2026-01-23 19:06:21 +09:00
workflow_events.py feat: Human Input Node (#32060) 2026-02-09 14:57:23 +08:00
wraps.py fix(api): add session_id validation for webapp JWT authentication (#28297) 2025-11-21 11:23:52 +08:00