您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
zhuhao c9dfe1ad92
feat: support user-defined configuration of log file size and retention count (#9610)
1年前
..
storage fix(storage): use centralized config management (#9620) 1年前
ext_celery.py refactor: use dify_config to replace legacy usage of flask app's config (#9089) 1年前
ext_code_based_extension.py feat: add api-based extension & external data tool & moderation backend (#1403) 2 年前
ext_compress.py refactor: use dify_config to replace legacy usage of flask app's config (#9089) 1年前
ext_database.py chore(api): Introduce Ruff Formatter. (#7291) 1年前
ext_hosting_provider.py enhancement: introduce Ruff for Python linter for reordering and removing unused imports with automated pre-commit and sytle check (#2366) 1年前
ext_logging.py feat: support user-defined configuration of log file size and retention count (#9610) 1年前
ext_login.py Initial commit 2 年前
ext_mail.py refactor: use dify_config to replace legacy usage of flask app's config (#9089) 1年前
ext_migrate.py Initial commit 2 年前
ext_proxy_fix.py feat: respect x-* headers for redirections (#9054) 1年前
ext_redis.py refactor: use dify_config to replace legacy usage of flask app's config (#9089) 1年前
ext_sentry.py refactor: use dify_config to replace legacy usage of flask app's config (#9089) 1年前
ext_storage.py fix(storage): ensure `storage_runner` initialization within app context (#9627) 1年前