| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-12-07 | feat(client): add create deck modal with form validation | nsfisis | |
| Add CreateDeckModal component that allows users to create new decks with name and optional description fields. Integrates with HomePage via a "Create Deck" button that opens the modal, and refreshes the deck list after successful creation. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> | |||
| 2025-12-07 | feat(client): remove registration page | nsfisis | |
| 2025-12-06 | feat(client): add protected route handling with login redirect | nsfisis | |
| Unauthenticated users accessing protected pages (like HomePage) are now redirected to the login page. Includes ProtectedRoute component with loading state support. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com> | |||
