dify/api/controllers/console
呆萌闷油瓶 ee50a2bcd5
feat: clear all annotation (#22878)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-07-25 18:06:03 +08:00
..
app feat: clear all annotation (#22878) 2025-07-25 18:06:03 +08:00
auth make logging not use f-str, change others to f-str (#22882) 2025-07-25 10:32:48 +08:00
billing chore: avoid repeated type ignore noqa by adding flask_restful and flask_login in mypy import exclusions (#19224) 2025-05-06 11:58:49 +08:00
datasets make logging not use f-str, change others to f-str (#22882) 2025-07-25 10:32:48 +08:00
explore make logging not use f-str, change others to f-str (#22882) 2025-07-25 10:32:48 +08:00
tag chore: avoid repeated type ignore noqa by adding flask_restful and flask_login in mypy import exclusions (#19224) 2025-05-06 11:58:49 +08:00
workspace make logging not use f-str, change others to f-str (#22882) 2025-07-25 10:32:48 +08:00
__init__.py feat: add MCP support (#20716) 2025-07-10 14:01:34 +08:00
admin.py orm filter -> where (#22801) 2025-07-24 00:57:45 +08:00
apikey.py orm filter -> where (#22801) 2025-07-24 00:57:45 +08:00
error.py E-300 (#19726) 2025-05-20 12:07:50 +08:00
extension.py chore: avoid repeated type ignore noqa by adding flask_restful and flask_login in mypy import exclusions (#19224) 2025-05-06 11:58:49 +08:00
feature.py chore: avoid repeated type ignore noqa by adding flask_restful and flask_login in mypy import exclusions (#19224) 2025-05-06 11:58:49 +08:00
files.py chore: avoid repeated type ignore noqa by adding flask_restful and flask_login in mypy import exclusions (#19224) 2025-05-06 11:58:49 +08:00
init_validate.py chore: avoid repeated type ignore noqa by adding flask_restful and flask_login in mypy import exclusions (#19224) 2025-05-06 11:58:49 +08:00
ping.py chore: avoid repeated type ignore noqa by adding flask_restful and flask_login in mypy import exclusions (#19224) 2025-05-06 11:58:49 +08:00
remote_files.py chore: avoid repeated type ignore noqa by adding flask_restful and flask_login in mypy import exclusions (#19224) 2025-05-06 11:58:49 +08:00
setup.py chore: avoid repeated type ignore noqa by adding flask_restful and flask_login in mypy import exclusions (#19224) 2025-05-06 11:58:49 +08:00
version.py make logging not use f-str, change others to f-str (#22882) 2025-07-25 10:32:48 +08:00
wraps.py Feat/change user email (#22213) 2025-07-17 10:55:59 +08:00