maintenance/frontend/src
jtricerolph aaf31f26b7 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
..
components Add iOS install hint + Apple PWA meta tags 2026-08-06 14:12:12 +00:00
hooks Add Web Push notifications for task assignment 2026-07-20 22:59:16 +00:00
pages Restore collapsible filter accordions alongside new sort chip 2026-07-22 09:53:17 +00:00
api.ts Add edit and delete to task modal 2026-07-22 10:17:57 +00:00
App.tsx Add iOS install hint + Apple PWA meta tags 2026-08-06 14:12:12 +00:00
index.css Show upload progress — spinner placeholder in photo grid, status text on submit 2026-07-22 11:12:00 +00:00
main.tsx Make maintenance installable as a PWA 2026-07-11 11:27:00 +00:00
sw.js Add Web Push notifications for task assignment 2026-07-20 22:59:16 +00:00
types.ts Photo lightbox, timeline photo previews, subtle edit/delete footer 2026-07-22 10:59:51 +00:00
vite-env.d.ts Maintenance log book app — initial scaffold 2026-07-03 21:28:57 +00:00