dify/api/controllers/console
2024-11-19 21:18:53 +08:00
..
app feat: add license. (#10403) 2024-11-15 17:59:36 +08:00
auth Feat/account not found (#10804) 2024-11-18 16:14:39 +08:00
billing Feat/add-remote-file-upload-api (#9906) 2024-11-01 15:51:22 +08:00
datasets feat: add license. (#10403) 2024-11-15 17:59:36 +08:00
explore feat(workflow): add configurable workflow file upload limit (#10176) 2024-11-04 15:55:34 +08:00
tag Feat/add-remote-file-upload-api (#9906) 2024-11-01 15:51:22 +08:00
workspace Encode invitee email in the invitation link (#10842) 2024-11-19 21:08:37 +08:00
__init__.py Feat/add-remote-file-upload-api (#9906) 2024-11-01 15:51:22 +08:00
admin.py refactor: use dify_config to replace legacy usage of flask app's config (#9089) 2024-10-22 11:01:32 +08:00
apikey.py Feat/add-remote-file-upload-api (#9906) 2024-11-01 15:51:22 +08:00
error.py Feat/account not found (#10804) 2024-11-18 16:14:39 +08:00
extension.py Feat/add-remote-file-upload-api (#9906) 2024-11-01 15:51:22 +08:00
feature.py Feat/add-remote-file-upload-api (#9906) 2024-11-01 15:51:22 +08:00
files.py fix(remote-files): fallback to get when remote server not support head method (#10370) 2024-11-07 14:35:58 +08:00
init_validate.py chore: apply pep8-naming rules for naming convention (#8261) 2024-09-11 16:40:52 +08:00
ping.py chore(api/controllers): Apply Ruff Formatter. (#7645) 2024-08-26 15:29:10 +08:00
remote_files.py fix: download some remote files raise error (#10781) 2024-11-19 21:18:53 +08:00
setup.py Feat/add-remote-file-upload-api (#9906) 2024-11-01 15:51:22 +08:00
version.py refactor(version): simplify version comparison logic (#10109) 2024-10-31 15:15:32 +08:00
wraps.py feat: add license. (#10403) 2024-11-15 17:59:36 +08:00