wutzcalc/client
Repository files (latest commit first)
Filename Latest commit message Latest commit date
iris e0bcfad784 client: switch picker padding to em units, not fixed px
Per feedback on #74 — fixed-px padding would silently need re-tuning
again if .picker-count's font-size ever changes. em is relative to
this rule's own font-size, so the fix scales with it automatically.
2026-08-03 17:38:08 +02:00
..
public add svg favicon + toolbar logo; set theme before paint 2026-06-14 22:55:15 +02:00
src client: switch picker padding to em units, not fixed px 2026-08-03 17:38:08 +02:00
admin.html add svg favicon + toolbar logo; set theme before paint 2026-06-14 22:55:15 +02:00
index.html add svg favicon + toolbar logo; set theme before paint 2026-06-14 22:55:15 +02:00
package.json client: standalone /stats page with charts, off the admin dashboard 2026-07-30 11:40:34 +02:00
stats.html client: standalone /stats page with charts, off the admin dashboard 2026-07-30 11:40:34 +02:00
tsconfig.json scaffold festival drink tracker (pnpm workspace, Fastify + SQLite, Preact tablet UI, admin) 2026-05-19 18:12:01 +02:00
vite.config.ts client: show build version + browser diagnostics for bug triage 2026-08-03 15:33:17 +02:00