cashup/frontend
jtricerolph b750004714 Show Newbook fetch timestamp with staleness warning on Daily Cash Up
Staff were seeing false 'out of balance' readings when the Newbook
totals shown were fetched at page load (or last manual click) and
had gone stale during the count, then balanced once re-checked
later against fresh Newbook data. Surfacing when the data was last
fetched, with a warning past 3 minutes, lets staff catch this before
submitting instead of assuming a real shortfall.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-08-11 17:31:20 +00:00
..
public/icons Replace letter icons with Lucide PWA icons 2026-07-11 20:30:05 +00:00
src Show Newbook fetch timestamp with staleness warning on Daily Cash Up 2026-08-11 17:31:20 +00:00
Dockerfile
index.html Add iOS install hint + Apple PWA meta tags 2026-08-06 14:12:12 +00:00
nginx.conf Fix logout (add missing nginx auth proxy) + show name/email in sidebar footer 2026-07-22 11:09:59 +00:00
package-lock.json Make cashup installable as a PWA 2026-07-11 10:54:50 +00:00
package.json Make cashup installable as a PWA 2026-07-11 10:54:50 +00:00
tsconfig.json
vite.config.ts Scope PWA manifest to app's own path instead of origin root 2026-07-29 13:47:05 +00:00