| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-02-15 | fix(test): define __APP_VERSION__ in vitest config | nsfisis | |
| Vite's define config is not inherited by Vitest, causing App component tests to fail with ReferenceError. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> | |||
| 2025-12-06 | feat(client): setup routing with wouter | nsfisis | |
| Add wouter router with pages for home, login, register, and 404. Include tests for all routes using @testing-library/react. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com> | |||
| 2025-12-06 | feat(dev): change architecture and directory structure | nsfisis | |
