dify/api/controllers/web
GareArc 796e045fa3
fix: show app not published error
2025-06-09 19:45:36 +09:00
..
__init__.py Feat/webapp verified sso 260 (#20496) 2025-06-05 16:00:37 +09:00
app.py fix: show app not published error 2025-06-09 19:45:36 +09:00
audio.py feat: mypy for all type check (#10921) 2024-12-24 18:38:51 +08:00
completion.py refactor: simplify some exception catch code (#12246) 2025-01-02 14:25:12 +08:00
conversation.py fix: ruff check for True if ... else (#12576) 2025-01-13 09:38:48 +08:00
error.py fix: add error for not published 2025-06-09 19:35:56 +09:00
feature.py feat: mypy for all type check (#10921) 2024-12-24 18:38:51 +08:00
files.py feat: mypy for all type check (#10921) 2024-12-24 18:38:51 +08:00
forgot_password.py Feat/webapp verified sso 260 (#20496) 2025-06-05 16:00:37 +09:00
login.py Feat/webapp verified sso 260 (#20678) 2025-06-05 16:17:44 +09:00
message.py feat: switch to chat messages before regenerated (#11301) 2025-01-31 13:05:10 +08:00
passport.py Feat/webapp verified sso 260: fetch previous app session in public token exchange (#20740) 2025-06-06 16:52:15 +09:00
remote_files.py feat: mypy for all type check (#10921) 2024-12-24 18:38:51 +08:00
saved_message.py feat: mypy for all type check (#10921) 2024-12-24 18:38:51 +08:00
site.py feat: mypy for all type check (#10921) 2024-12-24 18:38:51 +08:00
workflow.py refactor: simplify some exception catch code (#12246) 2025-01-02 14:25:12 +08:00
wraps.py fix: show app not published error 2025-06-09 19:45:36 +09:00