scholarr/app/api
Justin Visser 94a785b124 feat(settings): hours interval, pdf queue for all users, fix users tab loading
- Convert check interval setting from minutes to hours in the UI
- Show PDF queue tab to all authenticated users (not admin-only); requeue
  actions remain admin-only in both backend and frontend
- Fix users tab not loading on first visit by removing the AsyncStateGate
  wrapper that prevented child component refs from being populated before
  onMounted fired

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-04 02:17:18 +01:00
..
routers feat(settings): hours interval, pdf queue for all users, fix users tab loading 2026-03-04 02:17:18 +01:00
schemas fix: resolve mypy errors, fix arxiv test session isolation, and add premerge script 2026-03-02 12:46:10 +01:00
__init__.py ci: add ruff linting and mypy type checking 2026-02-26 22:11:41 +01:00
deps.py removed old UI 2026-02-17 15:21:08 +01:00
errors.py ci: add ruff linting and mypy type checking 2026-02-26 22:11:41 +01:00
media.py Initial release prep 2026-02-27 10:46:05 +01:00
responses.py First product 2026-02-17 14:51:25 +01:00
router.py decompose application.py into enrichment, scholar processing, run completion 2026-02-27 14:19:39 +01:00
runtime_deps.py Initial release prep 2026-02-27 10:46:05 +01:00