aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/client/pages/StudyPage.tsx
AgeCommit message (Expand)Author
13 daysrefactor(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