fabro/apps/fabro-web/app
Bryan Helmkamp 4c1addbc5c fix(fabro-web): default unsaved theme selection to dark
Remove the system color-scheme fallback from the web UI theme boot path.
Fabro now uses a saved light/dark preference when present and otherwise
starts in dark mode by default. Add a regression test for the shared
theme selection helper and refresh the built web assets.
2026-04-08 12:10:34 -04:00
..
components Rename Arc to Fabro in TypeScript/JavaScript 2026-03-12 11:13:18 -04:00
data feat: wire web UI to real server with demo mode toggle 2026-04-08 04:46:08 -04:00
layouts feat: wire web UI to real server with demo mode toggle 2026-04-08 04:46:08 -04:00
lib fix(fabro-web): default unsaved theme selection to dark 2026-04-08 12:10:34 -04:00
routes fix: session cookie decryption and add HTTP endpoint logging 2026-04-08 11:46:30 -04:00
api.test.ts feat: wire web UI to real server with demo mode toggle 2026-04-08 04:46:08 -04:00
api.ts feat: wire web UI to real server with demo mode toggle 2026-04-08 04:46:08 -04:00
app.css Rename Arc to Fabro in TypeScript/JavaScript 2026-03-12 11:13:18 -04:00
entry.tsx Cut over Fabro web app to a server-backed SPA 2026-04-01 21:36:01 -07:00
root.tsx fix(fabro-web): default unsaved theme selection to dark 2026-04-08 12:10:34 -04:00
router.test.tsx Fix login route collision after SPA cutover 2026-04-01 21:55:30 -07:00
router.tsx refactor(billing): unify the LLM billing domain 2026-04-07 14:33:35 -04:00