16 Commits (b51c724a9409ad79fec19f318dc69040fb92c9fe)

Autor SHA1 Nachricht Datum
  Guangdong Liu b51c724a94
refactor: Migrate part of the console basic API module to Flask-RESTX (#24732) vor 1 Monat
  Asuka Minato 18dce66443
try flask_restful -> flask_restx (#24310) vor 2 Monaten
  Aryan Raj ce794335e9
Fix/replace datetime patterns with naive utc now (#22654) vor 3 Monaten
  Bowen Liang 8537abfff8
chore: avoid repeated type ignore noqa by adding flask_restful and flask_login in mypy import exclusions (#19224) vor 6 Monaten
  yihong 56e15d09a9
feat: mypy for all type check (#10921) vor 10 Monaten
  Bowen Liang 6c8e208ef3
chore: bump minimum supported Python version to 3.11 (#10386) vor 11 Monaten
  Joe 4fd2743efa
Feat/new login (#8120) vor 1 Jahr
  Bowen Liang 292220c596
chore: apply pep8-naming rules for naming convention (#8261) vor 1 Jahr
  -LAN- 13be84e4d4
chore(api/controllers): Apply Ruff Formatter. (#7645) vor 1 Jahr
  LIU HONGWEI c227f3d985
feat: Deprecate datetime.utcnow() in favor of datetime.now(timezone.utc).replace(tzinfo=None) for better timezone handling (#3408) (#3416) vor 1 Jahr
  Bowen Liang 843280f82b
enhancement: introduce Ruff for Python linter for reordering and removing unused imports with automated pre-commit and sytle check (#2366) vor 1 Jahr
  takatost 9f637ead38
bump version to 0.5.3 (#2306) vor 1 Jahr
  crazywoola c17baef172
Feat/portuguese support (#2075) vor 1 Jahr
  Bowen Liang cc9e74123c
improve: introduce isort for linting Python imports (#1983) vor 1 Jahr
  Matri a5d21f3b09
fix: shortening invite url (#1100) vor 2 Jahren
  KVOJJJin cd51d3323b
feat: member invitation and activation (#535) vor 2 Jahren