scholarr/app/services
Justin Visser f8e3098fc3 fix(backend): harden bulk endpoints and redact pdf-queue email for non-admins
- W1: _parse_ids_param now returns 400 on non-integer input instead of 500
- W2: bulk_delete_scholars wraps commit in IntegrityError guard; router
  catches ScholarServiceError → 409
- W3: Move `from typing import Any` to top-level import in application.py
- W4: Redact requested_by_email in PDF queue response for non-admin users
2026-03-07 17:57:37 +01:00
..
arxiv fix: resolve CI lint and docs build failures 2026-03-01 23:00:31 +01:00
crossref Bugfixeds 2026-03-01 22:54:23 +01:00
dbops Bugfixeds 2026-03-01 22:54:23 +01:00
doi ci: add CodeQL security scanning and Dependabot 2026-02-27 00:05:17 +01:00
ingestion fix(ingestion,frontend): show live counter immediately on run start 2026-03-03 18:37:53 +01:00
openalex after audit 2026-03-01 18:14:22 +01:00
portability feat(scholars): add multiselect and bulk actions (delete, toggle, export) 2026-03-07 16:11:25 +01:00
publication_identifiers refactor: decompose scholars service and pdf_queue into focused modules 2026-02-27 14:39:12 +01:00
publications fix(db,frontend): reserve DB connections for API and reduce frontend polling 2026-03-02 19:09:06 +01:00
runs Bugfixeds 2026-03-01 22:54:23 +01:00
scholar after audit 2026-03-01 18:14:22 +01:00
scholars fix(backend): harden bulk endpoints and redact pdf-queue email for non-admins 2026-03-07 17:57:37 +01:00
settings ci: add CodeQL security scanning and Dependabot 2026-02-27 00:05:17 +01:00
unpaywall after audit 2026-03-01 18:14:22 +01:00
users ci: add CodeQL security scanning and Dependabot 2026-02-27 00:05:17 +01:00
__init__.py ci: add ruff linting and mypy type checking 2026-02-26 22:11:41 +01:00