aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/server/repositories
AgeCommit message (Expand)Author
5 daysfeat(deck): show due card count on deck list pageClaude
2026-01-01feat(import): add CSV bulk import for notesnsfisis
2025-12-31feat(db): add ORDER BY to repository SELECT queriesnsfisis
2025-12-31feat(crdt): add server-side CRDT sync API handlingnsfisis
2025-12-31feat(card): cascade card deletion to note and sibling cardsnsfisis
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-31test(sync): add client-side sync tests for note-related entitiesnsfisis
2025-12-31feat(sync): add sync support for note-related entitiesnsfisis
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-31feat(repo): add Note repository with CRUD operationsnsfisis
2025-12-31feat(repo): add NoteType and NoteFieldType repositoriesnsfisis
2025-12-30fix(sync): verify card ownership before update in pushnsfisis
2025-12-07feat(client): add sync status indicator componentnsfisis
2025-12-07feat(server): add GET /api/sync/pull endpointnsfisis
2025-12-07feat(server): add POST /api/sync/push endpointnsfisis
2025-12-07feat(server): add study session API with FSRS integrationnsfisis
2025-12-07feat(server): add card CRUD endpointsnsfisis
2025-12-07feat(server): add Deck CRUD endpoints with testsnsfisis
2025-12-06feat(dev): change architecture and directory structurensfisis