| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-12-11 | refactor(server): avoid using Zod deprecated API | nsfisis | |
| 2025-12-07 | feat(server): add GET /api/sync/pull endpoint | nsfisis | |
| Implement sync pull endpoint to fetch entities updated since a given syncVersion. Returns decks, cards, and review logs with their current sync versions for incremental client synchronization. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> | |||
| 2025-12-07 | feat(server): add POST /api/sync/push endpoint | nsfisis | |
| Implement sync push endpoint with Last-Write-Wins conflict resolution. Includes Zod validation for decks, cards, and review logs. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> | |||
