dify/api/extensions
2026-07-17 02:49:58 +00:00
..
logstore refactor(api): pass tenant_id explicitly to workflow repositories (#39042) 2026-07-16 09:36:30 +00:00
otel feat(api): abort active workflow runs during Celery warm shutdown (#38220) 2026-07-03 04:51:53 +00:00
storage chore(api): Fix several typing errors (#37248) 2026-06-12 14:02:09 +00:00
__init__.py
ext_app_metrics.py chore: Remove pyright in favor of pyrefly (#36154) 2026-05-14 05:49:08 +00:00
ext_blueprints.py feat: adding dify cli (#36348) 2026-05-26 01:12:36 +00:00
ext_celery.py feat: default plugins for new user (#39167) 2026-07-17 02:49:58 +00:00
ext_code_based_extension.py
ext_commands.py feat: archive logs export (#38207) 2026-07-14 08:25:37 +00:00
ext_compress.py
ext_database.py chore: Remove pyright in favor of pyrefly (#36154) 2026-05-14 05:49:08 +00:00
ext_enterprise_telemetry.py
ext_fastopenapi.py chore: update to openapi v3 by change dep (#37316) 2026-06-12 07:52:19 +00:00
ext_forward_refs.py
ext_hosting_provider.py
ext_import_modules.py chore: Remove pyright in favor of pyrefly (#36154) 2026-05-14 05:49:08 +00:00
ext_logging.py chore: add missing @override decorato to api/extensions (#36941) 2026-06-03 05:25:08 +00:00
ext_login.py refactor: explicit DB session propagation across backend paths (#38559) 2026-07-15 06:48:28 +00:00
ext_logstore.py
ext_mail.py chore: drop unnecessary | None on LLMError and Mail.send (#36147) 2026-05-14 03:22:00 +00:00
ext_migrate.py
ext_oauth_bearer.py feat: adding dify cli (#36348) 2026-05-26 01:12:36 +00:00
ext_orjson.py
ext_otel.py
ext_proxy_fix.py
ext_redis.py feat: redis support keepalive and retry more error (#38973) 2026-07-15 06:20:19 +00:00
ext_request_logging.py
ext_sentry.py
ext_session_factory.py
ext_set_secretkey.py fix(security): harden self-hosted SECRET_KEY bootstrap (#36049) 2026-05-12 05:35:24 +00:00
ext_socketio.py fix: support multi-worker workflow collaboration (#38242) 2026-07-02 08:16:03 +00:00
ext_storage.py
ext_timezone.py
ext_warnings.py
redis_names.py
workflow_warm_shutdown.py feat(api): abort active workflow runs during Celery warm shutdown (#38220) 2026-07-03 04:51:53 +00:00