hk-planner/frontend
jtricerolph e085fd3e88 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:46 +00:00
..
dist Fix today gap + future date visual drop after pull timesheets 2026-07-23 12:37:43 +00:00
public/icons Replace letter icons with Lucide PWA icons 2026-07-11 20:30:07 +00:00
src Fix today gap + future date visual drop after pull timesheets 2026-07-23 12:37:43 +00:00
Dockerfile Initial commit: HK Planner app 2026-07-02 09:24:14 +00:00
index.html Force desktop viewport (width=1280) — data-heavy display not suited to responsive layout 2026-07-21 08:14:57 +00:00
nginx.conf Fix logout (add missing nginx auth proxy) + show name/email in sidebar footer 2026-07-22 11:10:02 +00:00
package-lock.json Make hk-planner installable as a PWA 2026-07-11 11:27:00 +00:00
package.json Make hk-planner installable as a PWA 2026-07-11 11:27:00 +00:00
tsconfig.json Initial commit: HK Planner app 2026-07-02 09:24:14 +00:00
vite.config.ts Fix PWA manifest scope to / per install-architecture doc 2026-07-24 17:06:46 +00:00