scholarr/frontend/src
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
..
app Big changes 2026-02-21 17:33:05 +01:00
components Intermediate commit 2026-02-26 16:09:57 +01:00
composables after audit 2026-03-01 18:14:22 +01:00
features feat(settings): hours interval, pdf queue for all users, fix users tab loading 2026-03-04 02:17:18 +01:00
lib test 2026-02-17 20:24:12 +01:00
pages feat(settings): hours interval, pdf queue for all users, fix users tab loading 2026-03-04 02:17:18 +01:00
stores feat(ingestion,frontend): add live scholar progress counter to dashboard 2026-03-03 17:36:43 +01:00
theme commit 2026-02-27 15:22:12 +01:00
env.d.ts feat: production-harden app and finalize merge-ready UX/theme baseline 2026-02-19 15:43:20 +01:00
main.ts test 2026-02-17 20:24:12 +01:00
styles.css quick fix for mobile scrolling 2026-02-20 12:42:18 +01:00