No description
Find a file
jtricerolph 00cc28062b Add iOS install hint + Apple PWA meta tags
iOS Safari has no beforeinstallprompt API, so the portal's Install
button (?install=1) silently did nothing there. IosInstallHint now
shows Share -> Add to Home Screen steps on Safari, or a prompt to
switch to Safari first if opened in another iOS browser/in-app
webview (those can't install PWAs on iOS at all).

Also added apple-mobile-web-app-title + apple-touch-icon so the
home screen icon isn't a page screenshot.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-08-06 14:12:12 +00:00
backend Fix today gap + future date visual drop after pull timesheets 2026-07-23 12:37:43 +00:00
frontend Add iOS install hint + Apple PWA meta tags 2026-08-06 14:12:12 +00:00
.env.example Initial commit: HK Planner app 2026-07-02 09:24:14 +00:00
.gitignore Add .gitignore and remove accidentally committed node_modules 2026-07-22 14:19:59 +00:00
docker-compose.yml Fix compose: use default bridge network, match cashup service names 2026-07-02 14:03:33 +00:00
seed-app.js Rename app to Rota Check 2026-07-04 13:19:40 +00:00
workforce-api-docs.md Add sync error logging, extend error flash, fix unload saves 2026-07-22 14:19:38 +00:00