dify/api/controllers/web
Xiyuan Chen 05b746b350
Some checks are pending
Build and Push API & Web / build (api, DIFY_API_IMAGE_NAME, linux/amd64, build-api-amd64) (push) Waiting to run
Build and Push API & Web / build (api, DIFY_API_IMAGE_NAME, linux/arm64, build-api-arm64) (push) Waiting to run
Build and Push API & Web / build (web, DIFY_WEB_IMAGE_NAME, linux/amd64, build-web-amd64) (push) Waiting to run
Build and Push API & Web / build (web, DIFY_WEB_IMAGE_NAME, linux/arm64, build-web-arm64) (push) Waiting to run
Build and Push API & Web / create-manifest (api, DIFY_API_IMAGE_NAME, merge-api-images) (push) Blocked by required conditions
Build and Push API & Web / create-manifest (web, DIFY_WEB_IMAGE_NAME, merge-web-images) (push) Blocked by required conditions
Feat/webapp verified sso 260 (#20690)
2025-06-05 18:36:59 +09:00
..
__init__.py Feat/webapp verified sso 260 (#20496) 2025-06-05 16:00:37 +09:00
app.py Feat/webapp verified sso 260 (#20496) 2025-06-05 16:00:37 +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: update code for access denied error 2025-04-11 02:45:46 -04: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 (#20496) 2025-06-05 16:00:37 +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 Feat/webapp verified sso 260 (#20690) 2025-06-05 18:36:59 +09:00