cashup/frontend
jtricerolph 742960e5a1 Add Excel-style selection/sum to Safe Count's New Total column
Extract the click/shift-click cell selection + sum/avg status bar
from the weekly report into a shared useExcelSelection hook, and wire
it up to the New Total column (and its footer total) on Safe Count.
2026-08-03 09:08:11 +00:00
..
public/icons Replace letter icons with Lucide PWA icons 2026-07-11 20:30:05 +00:00
src Add Excel-style selection/sum to Safe Count's New Total column 2026-08-03 09:08:11 +00:00
Dockerfile
index.html
nginx.conf Fix logout (add missing nginx auth proxy) + show name/email in sidebar footer 2026-07-22 11:09:59 +00:00
package-lock.json Make cashup installable as a PWA 2026-07-11 10:54:50 +00:00
package.json Make cashup installable as a PWA 2026-07-11 10:54:50 +00:00
tsconfig.json
vite.config.ts Scope PWA manifest to app's own path instead of origin root 2026-07-29 13:47:05 +00:00