dify/api/controllers/console
Hash Brown 8c51d06222
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: regenerate in Chat, agent and Chatflow app (#7661)
2024-09-22 03:15:11 +08:00
..
app feat: regenerate in Chat, agent and Chatflow app (#7661) 2024-09-22 03:15:11 +08:00
auth chore: refurish python code by applying Pylint linter rules (#8322) 2024-09-13 22:42:08 +08:00
billing chore(api/controllers): Apply Ruff Formatter. (#7645) 2024-08-26 15:29:10 +08:00
datasets chore: refurish python code by applying Pylint linter rules (#8322) 2024-09-13 22:42:08 +08:00
explore feat: regenerate in Chat, agent and Chatflow app (#7661) 2024-09-22 03:15:11 +08:00
tag fix: The length of the tag should between 1 and 50 (#8187) (#8188) 2024-09-10 14:07:06 +08:00
workspace chore: refurish python code by applying Pylint linter rules (#8322) 2024-09-13 22:42:08 +08:00
__init__.py chore(api/controllers): Apply Ruff Formatter. (#7645) 2024-08-26 15:29:10 +08:00
admin.py chore: refurbish Python code by applying refurb linter rules (#8296) 2024-09-12 15:50:49 +08:00
apikey.py editor can also create api key (#8214) 2024-09-11 16:07:15 +08:00
error.py chore: fix unnecessary string concatation in single line (#8311) 2024-09-13 14:24:49 +08:00
extension.py chore(api/controllers): Apply Ruff Formatter. (#7645) 2024-08-26 15:29:10 +08:00
feature.py chore(api/controllers): Apply Ruff Formatter. (#7645) 2024-08-26 15:29:10 +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
setup.py chore: apply pep8-naming rules for naming convention (#8261) 2024-09-11 16:40:52 +08:00
version.py chore(api/controllers): Apply Ruff Formatter. (#7645) 2024-08-26 15:29:10 +08:00
wraps.py chore: apply ruff E501 line-too-long linter rule (#8275) 2024-09-12 14:00:36 +08:00