dify/api/controllers/console
2024-03-26 10:11:43 +08:00
..
app Fix/compatible to old tool config (#2839) 2024-03-15 11:44:24 +08:00
auth fix: account has no owner workspace by member inviting (#2435) 2024-02-12 02:09:01 +08:00
billing enhancement: introduce Ruff for Python linter for reordering and removing unused imports with automated pre-commit and sytle check (#2366) 2024-02-06 13:21:13 +08:00
datasets Feat: Add documents limitation (#2662) 2024-03-03 12:45:06 +08:00
explore Fix voice selection (#2664) 2024-03-04 17:50:06 +08:00
workspace improve: cache tool icons by setting max-age HTTP header and enable gzip compression SVG icons from backend (#2971) 2024-03-26 10:11:43 +08:00
__init__.py bump version to 0.5.3 (#2306) 2024-02-01 18:11:57 +08:00
admin.py enhancement: introduce Ruff for Python linter for reordering and removing unused imports with automated pre-commit and sytle check (#2366) 2024-02-06 13:21:13 +08:00
apikey.py enhancement: introduce Ruff for Python linter for reordering and removing unused imports with automated pre-commit and sytle check (#2366) 2024-02-06 13:21:13 +08:00
error.py add option to prompt for a validation password when initializing admin user (#2302) 2024-02-01 15:03:56 +08:00
extension.py enhancement: introduce Ruff for Python linter for reordering and removing unused imports with automated pre-commit and sytle check (#2366) 2024-02-06 13:21:13 +08:00
feature.py enhancement: introduce Ruff for Python linter for reordering and removing unused imports with automated pre-commit and sytle check (#2366) 2024-02-06 13:21:13 +08:00
init_validate.py enhancement: introduce Ruff for Python linter for reordering and removing unused imports with automated pre-commit and sytle check (#2366) 2024-02-06 13:21:13 +08:00
setup.py chore: apply ruff's pyupgrade linter rules to modernize Python code with targeted version (#2419) 2024-02-09 15:21:33 +08:00
version.py chore: apply ruff's pyupgrade linter rules to modernize Python code with targeted version (#2419) 2024-02-09 15:21:33 +08:00
wraps.py Feat: Add documents limitation (#2662) 2024-03-03 12:45:06 +08:00