No description
Find a file
jtricerolph 9a8d7b40f0 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 Add update-available banner via periodic health version check 2026-07-28 22:08:23 +00:00
frontend Add iOS install hint + Apple PWA meta tags 2026-08-06 14:12:12 +00:00
.env.example Initial commit: noticeboard 2026-07-01 12:09:54 +00:00
.gitignore Initial commit: noticeboard 2026-07-01 12:09:54 +00:00
docker-compose.yml Proxy requireAuth to auth service /verify for live permission checks 2026-07-02 00:24:02 +00:00