SR2 Cloud API
Find a file
luxferre 7dad2e920e
All checks were successful
ci / ruff (push) Successful in 4s
ci / ty (push) Successful in 4s
ci / tests (push) Successful in 16s
ci / build (push) Successful in 34s
tests: get_testable_routes finds auth level
Checks all dependencies used on each endpoint and determines the highest level of auth applied to each endpoint.

API Key>SU>Root>User>None
2026-06-22 16:45:50 +01:00
.forgejo/workflows ci: define context for docker 2026-06-22 15:30:29 +01:00
alembic fix(db): user active default true 2026-06-22 15:28:46 +01:00
src feat: soft deleted users access blocked 2026-06-22 16:12:03 +01:00
test tests: get_testable_routes finds auth level 2026-06-22 16:45:50 +01:00
.gitignore misc: add frontend dir to .gitignore 2026-06-22 13:30:53 +01:00
.python-version feat: adds Containerfile with frontend serving 2026-06-22 14:24:56 +01:00
alembic.ini fix: ty compliant & issues from change to mapped columns 2026-06-22 11:23:24 +01:00
Containerfile feat: adds Containerfile with frontend serving 2026-06-22 14:24:56 +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 fix: invalid toml syntax 2026-06-22 15:01:36 +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: adds Containerfile with frontend serving 2026-06-22 14:24:56 +01:00