| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-01-22 | fix(pwa): register Service Worker for auto-updateclaude/fix-pwa-update-issue-FBWti | Claude | |
| The PWA was not auto-updating because the Service Worker registration code was missing. Added virtual:pwa-register import and registerSW() call to enable automatic updates when new versions are available. | |||
| 2025-07-09 | feat(frontend): initialize frontend with Vite template | nsfisis | |
