dify/api/controllers/web
Yunlu Wen a728e0ac69
feat: adding dify cli (#36348)
Co-authored-by: GareArc <garethcxy@dify.ai>
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>
Co-authored-by: L1nSn0w <l1nsn0w@qq.com>
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Co-authored-by: gigglewang <gigglewang@dify.ai>
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Co-authored-by: Xiyuan Chen <52963600+GareArc@users.noreply.github.com>
2026-05-26 01:12:36 +00:00
..
__init__.py feat: Human Input Node (#32060) 2026-02-09 14:57:23 +08:00
app.py chore(api): annotate simple contract responses (#36331) 2026-05-19 06:13:20 +00:00
audio.py fix(web): pass end_user.external_user_id string to transcript_asr (#35898) 2026-05-08 02:55:32 +00:00
completion.py chore: add UUID/str type annotations to api endpoints for files in api/controllers/files and api/controllers/web (#36562) 2026-05-24 07:58:10 +00:00
conversation.py chore: add UUID/str type annotations to api endpoints for files in api/controllers/files and api/controllers/web (#36562) 2026-05-24 07:58:10 +00:00
error.py feat: Human Input Node (#32060) 2026-02-09 14:57:23 +08:00
feature.py chore(api): annotate simple contract responses (#36331) 2026-05-19 06:13:20 +00:00
files.py chore: api para type (#35985) 2026-05-10 06:04:42 +00:00
forgot_password.py chore(api): annotate simple contract responses (#36331) 2026-05-19 06:13:20 +00:00
human_input_form.py refactor: cleanup duplicate code (#36173) 2026-05-14 10:34:31 +00:00
login.py chore(api): annotate simple contract responses (#36331) 2026-05-19 06:13:20 +00:00
message.py chore: add UUID/str type annotations to api endpoints for files in api/controllers/files and api/controllers/web (#36562) 2026-05-24 07:58:10 +00:00
passport.py refactor: replace bare dict with typed annotations in controllers (#35095) 2026-04-13 19:19:52 +00:00
remote_files.py fix(api): preserve remote file URL query params (#36478) 2026-05-22 01:45:20 +00:00
saved_message.py chore: add UUID/str type annotations to api endpoints for files in api/controllers/files and api/controllers/web (#36562) 2026-05-24 07:58:10 +00:00
site.py refactor: replace bare dict with typed annotations in controllers (#35095) 2026-04-13 19:19:52 +00:00
workflow_events.py refactor: convert appMode controllers if/elif to match/case (#30001) (#34789) 2026-04-09 02:27:19 +00:00
workflow.py chore(api): annotate simple contract responses (#36331) 2026-05-19 06:13:20 +00:00
wraps.py feat: adding dify cli (#36348) 2026-05-26 01:12:36 +00:00