dify/api/extensions
Bowen Liang 1a7ad195f0
refactor: define the Dify project version in pyproject.toml (#20910)
2025-07-01 12:07:24 +08:00
..
storage feat: add administrative commands to free up storage space by removing unused files (#18835) 2025-04-27 11:11:04 +08:00
__init__.py feat: mypy for all type check (#10921) 2024-12-24 18:38:51 +08:00
ext_app_metrics.py refactor: define the Dify project version in pyproject.toml (#20910) 2025-07-01 12:07:24 +08:00
ext_blueprints.py py lint (#12102) 2024-12-26 00:16:35 +08:00
ext_celery.py Add Env 'CELERY_SENTINEL_PASSWORD' for celery connect redis sentinel. (#21198) 2025-06-27 17:37:11 +08:00
ext_code_based_extension.py refactor: assembling the app features in modular way (#9129) 2024-11-30 23:05:22 +08:00
ext_commands.py feat: add administrative commands to free up storage space by removing unused files (#18835) 2025-04-27 11:11:04 +08:00
ext_compress.py feat: mypy for all type check (#10921) 2024-12-24 18:38:51 +08:00
ext_database.py chore(db): use a better way to export models and remove unused table (#11838) 2024-12-20 14:12:29 +08:00
ext_hosting_provider.py refactor: assembling the app features in modular way (#9129) 2024-11-30 23:05:22 +08:00
ext_import_modules.py chore(db): use a better way to export models and remove unused table (#11838) 2024-12-20 14:12:29 +08:00
ext_logging.py fix:fix log formatting field not found in record: 'req_id' (#19575) 2025-05-14 12:17:35 +08:00
ext_login.py Feat/webapp verified sso main (#20494) 2025-06-09 17:19:53 +09:00
ext_mail.py Feat/support sendgrid (#21011) 2025-06-19 10:27:38 +08:00
ext_migrate.py feat: mypy for all type check (#10921) 2024-12-24 18:38:51 +08:00
ext_otel.py refactor: define the Dify project version in pyproject.toml (#20910) 2025-07-01 12:07:24 +08:00
ext_proxy_fix.py feat: add support for X-Forwarded-Port in ProxyFix middleware (#13102) 2025-02-10 22:28:29 +08:00
ext_redis.py feat: enable Redis client-side caching (#19493) 2025-05-12 09:34:25 +08:00
ext_request_logging.py feat: add debug log for request and response (#19781) (#19783) 2025-05-17 17:31:09 +08:00
ext_sentry.py refactor: define the Dify project version in pyproject.toml (#20910) 2025-07-01 12:07:24 +08:00
ext_set_secretkey.py refactor: assembling the app features in modular way (#9129) 2024-11-30 23:05:22 +08:00
ext_storage.py feat: add administrative commands to free up storage space by removing unused files (#18835) 2025-04-27 11:11:04 +08:00
ext_timezone.py refactor: assembling the app features in modular way (#9129) 2024-11-30 23:05:22 +08:00
ext_warnings.py refactor: assembling the app features in modular way (#9129) 2024-11-30 23:05:22 +08:00