dify/api/extensions
kurokobo 993ef87dca
feat: add administrative commands to free up storage space by removing unused files (#18835)
2025-04-27 11:11:04 +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 feat: mypy for all type check (#10921) 2024-12-24 18:38:51 +08:00
ext_blueprints.py py lint (#12102) 2024-12-26 00:16:35 +08:00
ext_celery.py send knowledge base auto disable notification (#12126) 2024-12-26 18:14:08 +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: ValueError: Formatting field not found in record: 'req_id' (#18327) 2025-04-18 09:42:38 +08:00
ext_login.py feat: mypy for all type check (#10921) 2024-12-24 18:38:51 +08:00
ext_mail.py feat: mypy for all type check (#10921) 2024-12-24 18:38:51 +08:00
ext_migrate.py feat: mypy for all type check (#10921) 2024-12-24 18:38:51 +08:00
ext_otel.py [Observability] feat: add metrics of http response (#18499) 2025-04-22 13:19:22 +08:00
ext_otel_patch.py fix: Patch OpenTelemetry to handle None tokens (#18498) 2025-04-22 16:04:20 +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 Introduce Plugins (#13836) 2025-02-17 17:05:13 +08:00
ext_repositories.py feat: add a abstract layer for WorkflowNodeExcetion (#18026) 2025-04-17 12:48:52 +09:00
ext_sentry.py feat: mypy for all type check (#10921) 2024-12-24 18:38:51 +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