rates/frontend
jtricerolph c63f8c5c4d Fix registerSW.js 404 — add root to server block
PWA exact-match location blocks had no root directive so try_files $uri
resolved against nginx's default /etc/nginx/html instead of
/usr/share/nginx/html. Moving root to server level fixes all three
PWA blocks (registerSW.js, sw.js, manifest.webmanifest).

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-07-12 13:23:38 +00:00
..
public/icons Replace letter icons with Lucide PWA icons 2026-07-11 20:30:12 +00:00
src Add occupancy pick-up history + bookability history popup 2026-07-12 12:38:02 +00:00
Dockerfile
index.html
nginx.conf Fix registerSW.js 404 — add root to server block 2026-07-12 13:23:38 +00:00
package-lock.json Make rates installable as a PWA 2026-07-11 11:27:00 +00:00
package.json Make rates installable as a PWA 2026-07-11 11:27:00 +00:00
tsconfig.json
vite.config.ts Replace letter icons with Lucide PWA icons 2026-07-11 20:30:12 +00:00