aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/server/routes/study.test.ts
AgeCommit message (Expand)Author
2026-02-12feat: 学習カード数の上限を撤廃Claude
2026-02-08fix(deck): change review card limit to 80 and simplify deck detail statsClaude
2026-02-05fix(decks): align due card count with study screen limitsnsfisis
2026-02-04feat(study): enforce newCardsPerDay limit in study APInsfisis
2026-01-12feat(deck): show due card count on deck list pageClaude
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-31feat(api): include note data in Card and Study route responsesnsfisis
2025-12-31feat(repo): extend CardRepository with note data supportnsfisis
2025-12-07feat(server): add study session API with FSRS integrationnsfisis