SR2 Cloud API
Find a file
luxferre c28b4dc37b
All checks were successful
ci / ruff (push) Successful in 3s
ci / ty (push) Successful in 4s
ci / tests (push) Successful in 16s
feat: applied model mixins
IdMixin used on every table with an ID index (no changes needed to db)

Timestamp and Deleted mixins applied to org and user tables.

ActivatedMixin added to users.
2026-06-22 13:46:11 +01:00
.forgejo/workflows ci: remove non-ty checks from ty job 2026-06-22 12:04:39 +01:00
alembic feat: applied model mixins 2026-06-22 13:46:11 +01:00
src feat: applied model mixins 2026-06-22 13:46:11 +01:00
test fix: ty compliant & issues from change to mapped columns 2026-06-22 11:23:24 +01:00
.gitignore misc: add frontend dir to .gitignore 2026-06-22 13:30:53 +01:00
.python-version project: migration from pip to uv 2026-06-08 10:16:06 +01:00
alembic.ini fix: ty compliant & issues from change to mapped columns 2026-06-22 11:23:24 +01:00
example.env feat: lettermint integration 2026-06-22 12:01:58 +01:00
LICENCE feat: project consistency 2026-06-20 18:42:15 +01:00
pyproject.toml feat: lettermint integration 2026-06-22 12:01:58 +01:00
README.md project: migration from pip to uv 2026-06-08 10:16:06 +01:00
renovate.json ci: reduce min age for renovate to 7 days 2026-06-22 12:02:29 +00:00
uv.lock feat: lettermint integration 2026-06-22 12:01:58 +01:00