scholarr/app
Justin Visser 3e933998a0 fix(ci): fix mypy error in bulk_toggle_scholars
Use int(cursor.rowcount) instead of type: ignore comment.
2026-03-07 16:11:25 +01:00
..
api fix(ci): fix ruff format in scholars router 2026-03-07 16:11:25 +01:00
auth Initial release prep 2026-02-27 10:46:05 +01:00
db fix(db,frontend): reserve DB connections for API and reduce frontend polling 2026-03-02 19:09:06 +01:00
http after audit 2026-03-01 18:14:22 +01:00
security after audit 2026-03-01 18:14:22 +01:00
services fix(ci): fix mypy error in bulk_toggle_scholars 2026-03-07 16:11:25 +01:00
__init__.py First product 2026-02-17 14:51:25 +01:00
logging_config.py ci: add ruff linting and mypy type checking 2026-02-26 22:11:41 +01:00
logging_context.py ci: add ruff linting and mypy type checking 2026-02-26 22:11:41 +01:00
logging_utils.py refactor: add structured_log utility to eliminate logging boilerplate 2026-02-26 21:31:32 +01:00
main.py Bugfixeds 2026-03-01 22:54:23 +01:00
settings.py fix(db,frontend): reserve DB connections for API and reduce frontend polling 2026-03-02 19:09:06 +01:00