dify/api/extensions
Blackoutta 0c40e1c2a0
feat: add cross-environment app migration workflow (#36765)
Co-authored-by: XW <wei.xu1@wiz.ai>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-05-28 07:30:33 +00:00
..
logstore chore: Remove pyright in favor of pyrefly (#36154) 2026-05-14 05:49:08 +00:00
otel refactor: convert isinstance chains to match/case in otel parser (#36534) 2026-05-22 18:39:24 +00:00
storage refactor: add @override decorators to storage backend subclasses (#36406) (#36755) 2026-05-28 06:04:47 +00:00
__init__.py feat: mypy for all type check (#10921) 2024-12-24 18:38:51 +08:00
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: adding dify cli (#36348) 2026-05-26 01:12:36 +00: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 cross-environment app migration workflow (#36765) 2026-05-28 07:30:33 +00:00
ext_compress.py rm type ignore (#25715) 2025-10-21 11:26:58 +08:00
ext_database.py chore: Remove pyright in favor of pyrefly (#36154) 2026-05-14 05:49:08 +00:00
ext_enterprise_telemetry.py feat: enterprise otel exporter (#33138) 2026-03-27 07:56:31 +00:00
ext_fastopenapi.py refactor(api): tighten phase 1 shared type contracts (#33453) 2026-03-17 17:50:51 +08:00
ext_forward_refs.py feat(api): automatically NODE_TYPE_CLASSES_MAPPING generation from node class definitions (#28525) 2025-12-01 14:14:19 +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: Remove pyright in favor of pyrefly (#36154) 2026-05-14 05:49:08 +00:00
ext_logging.py feat(refactoring): Support Structured Logging (JSON) (#30170) 2026-01-04 11:46:46 +08:00
ext_login.py feat: adding dify cli (#36348) 2026-05-26 01:12:36 +00:00
ext_logstore.py fix(logstore): prevent SQL injection, fix serialization issues, and optimize initialization (#30697) 2026-01-14 10:21:26 +08:00
ext_mail.py chore: drop unnecessary | None on LLMError and Mail.send (#36147) 2026-05-14 03:22:00 +00:00
ext_migrate.py rm type ignore (#25715) 2025-10-21 11:26:58 +08:00
ext_oauth_bearer.py feat: adding dify cli (#36348) 2026-05-26 01:12:36 +00:00
ext_orjson.py remove bare list, dict, Sequence, None, Any (#25058) 2025-09-06 03:32:23 +08:00
ext_otel.py feat: enterprise otel exporter (#33138) 2026-03-27 07:56:31 +00:00
ext_proxy_fix.py rm type ignore (#25715) 2025-10-21 11:26:58 +08:00
ext_redis.py fix: allow config pubsub join timeout for lower post-run latency (#36438) 2026-05-20 08:45:51 +00:00
ext_request_logging.py feat: add x-trace-id to http responses and logs (#29015) 2025-12-02 17:22:34 +08:00
ext_sentry.py chore: reorg imports (#35308) 2026-04-16 08:50:02 +00:00
ext_session_factory.py refactor: add type to test (#30873) 2026-05-07 03:46:23 +00:00
ext_set_secretkey.py fix(security): harden self-hosted SECRET_KEY bootstrap (#36049) 2026-05-12 05:35:24 +00:00
ext_socketio.py chore: Remove pyright in favor of pyrefly (#36154) 2026-05-14 05:49:08 +00:00
ext_storage.py refactor(workflow-file): move core.file to core.workflow.file (#32252) 2026-02-16 22:38:19 +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
redis_names.py feat: support configurable redis key prefix (#35139) 2026-04-14 09:31:41 +00:00