aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/client/pages/StudyPage.tsx
AgeCommit message (Expand)Author
2026-02-04refactor(ui): replace LoadingSpinner with skeleton fallbacks in Suspensensfisis
2026-02-01feat(study): add Space key as Good rating shortcut when card is flippednsfisis
2026-02-01refactor(atoms): migrate to jotai-tanstack-query from custom reloadable atomsnsfisis
2026-01-04refactor(client): migrate state management from React Context to Jotainsfisis
2026-01-03feat(study): shuffle cards when starting study sessionnsfisis
2026-01-01refactor(client): migrate API calls to typed RPC clientnsfisis
2025-12-31feat(schema): make note_id and is_reversed NOT NULLnsfisis
2025-12-31feat(study): render note-based cards using template systemnsfisis
2025-12-08refactor(client): replace inline SVGs with Font Awesome iconsnsfisis
2025-12-08feat(client): redesign frontend with TailwindCSS v4nsfisis
2025-12-07chore: fix all lint errors and warningsnsfisis
2025-12-07feat(server): add POST /api/sync/push endpointnsfisis
2025-12-07feat(client): add study session page with card flip and rating UInsfisis