Commit Graph

17 Commits

Author SHA1 Message Date
4022cda357 Add client-side preview utility functions 2026-03-08 16:22:21 -05:00
d7509daf0d Add modern design system with dark/light mode support 2026-03-08 16:21:55 -05:00
564b0b763d Add missing app.css for frontend build 2026-03-08 16:06:23 -05:00
7419eb7592 Add frontend package-lock.json for npm ci support 2026-03-08 15:48:31 -05:00
b378965b27 feat: add frontend Svelte app with resize and crop UI 2026-03-07 23:03:00 -06:00
1b5b803b27 feat: add frontend main entry point 2026-03-07 23:02:42 -06:00
cefa32dc93 feat: add frontend API helper with env-aware base URL 2026-03-07 23:02:34 -06:00
aed1bdf77d feat: add TypeScript Vite config 2026-03-07 23:02:18 -06:00
71e2d59900 refactor: remove JS vite config in favor of TypeScript version 2026-03-07 23:00:57 -06:00
86202d24b8 feat: add TypeScript config for Vite config file 2026-03-07 23:00:05 -06:00
99f9555046 feat: add frontend TypeScript config 2026-03-07 22:59:57 -06:00
bda3caa24f feat: update frontend package.json with TypeScript support 2026-03-07 22:59:47 -06:00
a05e0ba66a Add frontend main.js entry point 2026-03-07 22:45:06 -06:00
ed5c1191c8 Add frontend index.html 2026-03-07 22:44:58 -06:00
2912743ff5 Add Svelte configuration 2026-03-07 22:42:50 -06:00
938ab2d39e Add Vite configuration for Svelte 2026-03-07 22:42:13 -06:00
cfbc17d8ed Add frontend package.json with Svelte dependencies 2026-03-07 22:42:05 -06:00