No description
Find a file
jtricerolph 1309ab5719 Fix PWA manifest scope to / per install-architecture doc
Scope was set to the app's own base path, which breaks the installed
PWA out of standalone mode into a regular browser tab on any
same-origin navigation outside that path (e.g. the auth redirect).
scope: "/" keeps navigation inside the installed app's window.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-07-24 17:06:42 +00:00
backend Add daily audit summary cross-checks to multiday report 2026-07-20 09:23:30 +00:00
frontend Fix PWA manifest scope to / per install-architecture doc 2026-07-24 17:06:42 +00:00
.gitignore Mobile-responsive layout and camera upload improvements 2026-07-14 08:57:54 +00:00
docker-compose.yml Pass SETTINGS_URL and SETTINGS_SECRET to backend container 2026-07-01 21:22:37 +00:00