選択できるのは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年前