noticeboard/frontend
jtricerolph 04f8c9f45c Add update-available banner via periodic health version check
Backend /health now returns a build version; frontend polls it every
2 minutes (and on tab focus) and shows a reload banner when it changes.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-07-28 22:08:23 +00:00
..
public Replace letter icons with Lucide PWA icons 2026-07-11 20:30:06 +00:00
src Add update-available banner via periodic health version check 2026-07-28 22:08:23 +00:00
Dockerfile Fix API paths and make hotel name configurable 2026-07-01 17:55:36 +00:00
index.html Initial commit: noticeboard 2026-07-01 12:09:54 +00:00
nginx.conf Make noticeboard installable as a PWA 2026-07-11 11:27:00 +00:00
package-lock.json Make noticeboard installable as a PWA 2026-07-11 11:27:00 +00:00
package.json Make noticeboard installable as a PWA 2026-07-11 11:27:00 +00:00
tsconfig.json Initial commit: noticeboard 2026-07-01 12:09:54 +00:00
vite.config.ts Fix PWA manifest scope to / per install-architecture doc 2026-07-24 17:06:47 +00:00