dify/api/controllers/console
Yansong Zhang b459af07ae
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
Merge branch 'fix/DoS-in-Annotation-Import' into deploy/dev
2025-12-11 12:37:50 +08:00
..
app Merge branch 'fix/DoS-in-Annotation-Import' into deploy/dev 2025-12-11 12:37:50 +08:00
auth refactor: port reqparse to Pydantic model (#28949) 2025-12-05 13:05:53 +09:00
billing refactor: port reqparse to Pydantic model (#28949) 2025-12-05 13:05:53 +09:00
datasets fix dataset multimodal field not update (#29403) 2025-12-10 15:18:38 +08:00
explore refactor: port reqparse to BaseModel (#28993) 2025-12-08 15:31:19 +09:00
tag api -> console_ns (#28246) 2025-11-24 10:04:11 +08:00
workspace feat: Allow Editor role to use Trigger Plugin subscriptions (#29292) 2025-12-09 10:24:56 +08:00
__init__.py feat: introduce trigger functionality (#27644) 2025-11-12 17:59:37 +08:00
admin.py refactor: port reqparse to Pydantic model (#28949) 2025-12-05 13:05:53 +09:00
apikey.py fix: Failed to load API definition (#28509) 2025-11-24 21:44:09 +09:00
error.py Restructure the File errors in controller (#23801) 2025-08-13 17:06:07 +08:00
extension.py fix: Failed to load API definition (#28509) 2025-11-24 21:44:09 +09:00
feature.py api -> console_ns (#28246) 2025-11-24 10:04:11 +08:00
files.py Feat/support multimodal embedding (#29115) 2025-12-09 14:41:46 +08:00
init_validate.py refactor: port reqparse to Pydantic model (#28949) 2025-12-05 13:05:53 +09:00
ping.py api -> console_ns (#28246) 2025-11-24 10:04:11 +08:00
remote_files.py refactor: port reqparse to Pydantic model (#28949) 2025-12-05 13:05:53 +09:00
setup.py refactor: port reqparse to Pydantic model (#28949) 2025-12-05 13:05:53 +09:00
spec.py refactor(router): apply ns.route style (#26339) 2025-09-28 13:37:06 +08:00
version.py refactor: port reqparse to Pydantic model (#28949) 2025-12-05 13:05:53 +09:00
wraps.py fix annotation import dos 2025-12-11 12:35:30 +08:00