dify/api/extensions
Michael.Y.Ma 3322e7a7e3
feat: Add OSS-specific parameters for HW and ALI private deployment (#29705)
Co-authored-by: crazywoola <427733928@qq.com>
2025-12-22 21:59:32 +08:00
..
logstore feat: Add Aliyun SLS (Simple Log Service) integration for workflow execution logging (#28986) 2025-12-17 13:43:54 +08:00
otel feat: add GraphEngine layer node execution hooks (#28583) 2025-12-16 13:26:31 +08:00
storage feat: Add OSS-specific parameters for HW and ALI private deployment (#29705) 2025-12-22 21:59:32 +08:00
__init__.py feat: mypy for all type check (#10921) 2024-12-24 18:38:51 +08:00
ext_app_metrics.py Removes the 'extensions' directory from pyrightconfig.json and fixes … (#26512) 2025-10-05 15:57:42 +09:00
ext_blueprints.py test: Consolidate API CI test runner (#29440) 2025-12-15 13:20:31 +08:00
ext_celery.py feat: introduce trigger functionality (#27644) 2025-11-12 17:59:37 +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: introduce trigger functionality (#27644) 2025-11-12 17:59:37 +08:00
ext_compress.py rm type ignore (#25715) 2025-10-21 11:26:58 +08:00
ext_database.py Removes the 'extensions' directory from pyrightconfig.json and fixes … (#26512) 2025-10-05 15:57:42 +09: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 Removes the 'extensions' directory from pyrightconfig.json and fixes … (#26512) 2025-10-05 15:57:42 +09:00
ext_logging.py feat: add x-trace-id to http responses and logs (#29015) 2025-12-02 17:22:34 +08:00
ext_login.py revert: "security/fix-swagger-info-leak-m02" (#29721) 2025-12-16 14:19:33 +08:00
ext_logstore.py feat: Add Aliyun SLS (Simple Log Service) integration for workflow execution logging (#28986) 2025-12-17 13:43:54 +08:00
ext_mail.py chore: add ast-grep rule to convert Optional[T] to T | None (#25560) 2025-09-15 13:06:33 +08:00
ext_migrate.py rm type ignore (#25715) 2025-10-21 11:26:58 +08:00
ext_orjson.py remove bare list, dict, Sequence, None, Any (#25058) 2025-09-06 03:32:23 +08:00
ext_otel.py add service layer OTel Span (#28582) 2025-12-05 21:58:32 +08:00
ext_proxy_fix.py rm type ignore (#25715) 2025-10-21 11:26:58 +08:00
ext_redis.py refactor: port reqparse to Pydantic model (#28949) 2025-12-05 13:05:53 +09: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 rm type ignore (#25715) 2025-10-21 11:26:58 +08:00
ext_session_factory.py refactor: admin api using session factory (#29628) 2025-12-15 12:01:41 +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 Fixes session scope bug in FileService.delete_file (#27911) 2025-11-26 16:21:33 +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