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.
LIU HONGWEI c227f3d985
feat: Deprecate datetime.utcnow() in favor of datetime.now(timezone.utc).replace(tzinfo=None) for better timezone handling (#3408) (#3416)
1 rok temu
..
ext_celery.py fix: skip Celery warning by setting broker_connection_retry_on_startup config (#3188) 1 rok temu
ext_code_based_extension.py feat: add api-based extension & external data tool & moderation backend (#1403) 2 lat temu
ext_compress.py improve: cache tool icons by setting max-age HTTP header and enable gzip compression SVG icons from backend (#2971) 1 rok temu
ext_database.py Initial commit 2 lat temu
ext_hosting_provider.py enhancement: introduce Ruff for Python linter for reordering and removing unused imports with automated pre-commit and sytle check (#2366) 1 rok temu
ext_login.py Initial commit 2 lat temu
ext_mail.py SMTP authentication is optional (#2765) 1 rok temu
ext_migrate.py Initial commit 2 lat temu
ext_redis.py improve: introduce isort for linting Python imports (#1983) 1 rok temu
ext_sentry.py Initial commit 2 lat temu
ext_storage.py feat: Deprecate datetime.utcnow() in favor of datetime.now(timezone.utc).replace(tzinfo=None) for better timezone handling (#3408) (#3416) 1 rok temu