dify/api/extensions
Junyan Qin (Chin) cba2b9b2ad
fix: switch plugin auto upgrade cache to redis (#26356)
2025-09-29 12:57:30 +08:00
..
storage chore: improve opendal storage and ensure closing file after reading files in `load_stream` method (#25874) 2025-09-18 14:09:19 +08:00
__init__.py
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 chore: cleanup unnecessary mypy suppressions on imports (#24712) 2025-08-28 23:17:25 +08:00
ext_celery.py fix: switch plugin auto upgrade cache to redis (#26356) 2025-09-29 12:57:30 +08:00
ext_code_based_extension.py
ext_commands.py feat(api/commands): add migrate-oss to migrate from Local/OpenDAL to … (#25828) 2025-09-18 14:09:00 +08:00
ext_compress.py
ext_database.py feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
ext_hosting_provider.py
ext_import_modules.py
ext_logging.py
ext_login.py fix(mcp): current_user not being set in MCP requests (#25393) 2025-09-09 14:58:14 +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
ext_orjson.py remove bare list, dict, Sequence, None, Any (#25058) 2025-09-06 03:32:23 +08:00
ext_otel.py chore: apply ty checks on api code with script and ci action (#24653) 2025-09-02 16:05:13 +08:00
ext_proxy_fix.py
ext_redis.py chore: add ast-grep rule to convert Optional[T] to T | None (#25560) 2025-09-15 13:06:33 +08:00
ext_request_logging.py Refactor: use logger = logging.getLogger(__name__) in logging (#24515) 2025-08-26 18:10:31 +08:00
ext_sentry.py [Chore/Refactor] Switch from MyPy to Basedpyright for type checking (#25047) 2025-09-03 11:52:26 +08:00
ext_set_secretkey.py
ext_storage.py Fix token expiry miscalculation (#24639) 2025-08-27 18:19:58 +08:00
ext_timezone.py
ext_warnings.py