dify/api/controllers/web
非法操作 be4c828214
feat: add service api of HITL (#32826)
Co-authored-by: Blackoutta <hyytez@gmail.com>
Co-authored-by: QuantumGhost <QuantumGhost@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: QuantumGhost <obelisk.reg+git@gmail.com>
Co-authored-by: Yunlu Wen <yunlu.wen@dify.ai>
2026-04-24 06:37:10 +00:00
..
__init__.py
app.py
audio.py chore: reorg imports (#35308) 2026-04-16 08:50:02 +00:00
completion.py chore: reorg imports (#35308) 2026-04-16 08:50:02 +00:00
conversation.py refactor(api): deduplicate shared controller request schemas into controller_schemas.py (#34700) 2026-04-08 03:10:04 +00:00
error.py
feature.py
files.py
forgot_password.py fix: fix orm_exc.DetachedInstanceError (#34904) 2026-04-10 07:13:59 +00:00
human_input_form.py feat: add service api of HITL (#32826) 2026-04-24 06:37:10 +00:00
login.py refactor(auth): standardize failed login audit logging (#35054) 2026-04-13 12:26:13 +00:00
message.py chore: reorg imports (#35308) 2026-04-16 08:50:02 +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 chore: reorg imports (#35308) 2026-04-16 08:50:02 +00:00
saved_message.py refactor(api): deduplicate shared controller request schemas into controller_schemas.py (#34700) 2026-04-08 03:10:04 +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: reorg imports (#35308) 2026-04-16 08:50:02 +00:00
wraps.py chore(api): align Python support with 3.12 (#34419) 2026-04-02 05:07:32 +00:00