You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Junyan Qin (Chin) cba2b9b2ad
fix: switch plugin auto upgrade cache to redis (#26356)
1 month ago
..
storage chore: improve opendal storage and ensure closing file after reading files in `load_stream` method (#25874) 1 month ago
__init__.py feat: mypy for all type check (#10921) 10 months ago
ext_app_metrics.py refactor: define the Dify project version in pyproject.toml (#20910) 4 months ago
ext_blueprints.py chore: cleanup unnecessary mypy suppressions on imports (#24712) 2 months ago
ext_celery.py fix: switch plugin auto upgrade cache to redis (#26356) 1 month ago
ext_code_based_extension.py refactor: assembling the app features in modular way (#9129) 11 months ago
ext_commands.py feat(api/commands): add migrate-oss to migrate from Local/OpenDAL to … (#25828) 1 month ago
ext_compress.py feat: mypy for all type check (#10921) 10 months ago
ext_database.py feat: knowledge pipeline (#25360) 1 month ago
ext_hosting_provider.py refactor: assembling the app features in modular way (#9129) 11 months ago
ext_import_modules.py chore(db): use a better way to export models and remove unused table (#11838) 10 months ago
ext_logging.py fix:fix log formatting field not found in record: 'req_id' (#19575) 5 months ago
ext_login.py fix(mcp): current_user not being set in MCP requests (#25393) 1 month ago
ext_mail.py chore: add ast-grep rule to convert Optional[T] to T | None (#25560) 1 month ago
ext_migrate.py feat: mypy for all type check (#10921) 10 months ago
ext_orjson.py remove bare list, dict, Sequence, None, Any (#25058) 1 month ago
ext_otel.py chore: apply ty checks on api code with script and ci action (#24653) 2 months ago
ext_proxy_fix.py feat: add support for X-Forwarded-Port in ProxyFix middleware (#13102) 8 months ago
ext_redis.py chore: add ast-grep rule to convert Optional[T] to T | None (#25560) 1 month ago
ext_request_logging.py Refactor: use logger = logging.getLogger(__name__) in logging (#24515) 2 months ago
ext_sentry.py [Chore/Refactor] Switch from MyPy to Basedpyright for type checking (#25047) 1 month ago
ext_set_secretkey.py refactor: assembling the app features in modular way (#9129) 11 months ago
ext_storage.py Fix token expiry miscalculation (#24639) 2 months ago
ext_timezone.py refactor: assembling the app features in modular way (#9129) 11 months ago
ext_warnings.py refactor: assembling the app features in modular way (#9129) 11 months ago