2 Commits

Author SHA1 Message Date
ordinarthur
acda1a8bb8 feat: auto-update PWA when new version available
All checks were successful
Build & Deploy / build-and-deploy (push) Successful in 35s
Uses registerSW to detect new service worker versions and reload
automatically. Defers reload if file transfers are active, checking
every 30s until transfers complete.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-14 13:27:40 +02:00
ordinarthur
9d6e4da4ae feat: initial commit with full deployment setup
Some checks failed
Build & Deploy / build-and-deploy (push) Failing after 8s
Includes React PWA frontend, WebSocket signaling server, shared types,
K8s manifests, Gitea CI/CD workflow, nginx config, and Dockerfiles.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-14 10:30:45 +02:00