dify/api/controllers/console
-LAN- 823ae03a08
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
fix(remote-files): fallback to get when remote server not support head method (#10370)
2024-11-07 14:35:58 +08:00
..
app Feat/add-remote-file-upload-api (#9906) 2024-11-01 15:51:22 +08:00
auth Feat/add-remote-file-upload-api (#9906) 2024-11-01 15:51:22 +08:00
billing Feat/add-remote-file-upload-api (#9906) 2024-11-01 15:51:22 +08:00
datasets Add Lindorm as a VDB choice (#10202) 2024-11-04 09:10:26 +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 Feat/add-remote-file-upload-api (#9906) 2024-11-01 15:51:22 +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 fix(remote-files): fallback to get when remote server not support head method (#10370) 2024-11-07 14:35:58 +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(remote-files): fallback to get when remote server not support head method (#10370) 2024-11-07 14:35:58 +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-remote-file-upload-api (#9906) 2024-11-01 15:51:22 +08:00