• Joined on 2026-03-06
jason pushed to feature/department-dropdown at jason/cpas 2026-03-07 23:15:16 -06:00
d8793000fc feat: replace department text input with preloaded select dropdown
jason pushed to feature/department-dropdown at jason/cpas 2026-03-07 23:14:43 -06:00
0f31677631 feat: replace department text input with preloaded select dropdown
jason created branch feature/department-dropdown in jason/cpas 2026-03-07 23:13:28 -06:00
jason pushed to feature/department-dropdown at jason/cpas 2026-03-07 23:13:28 -06:00
5d835e6b91 feat: add shared DEPARTMENTS constant
jason pushed to main at jason/pnger 2026-03-07 23:06:34 -06:00
abcd3473af docs: comprehensive README with TypeScript and Unraid deployment
jason pushed to main at jason/pnger 2026-03-07 23:05:53 -06:00
e581b3339b feat: update docker-compose with configurable environment variables
jason pushed to main at jason/pnger 2026-03-07 23:05:32 -06:00
d36f20deac feat: update Dockerfile with multi-stage TypeScript build and env vars
jason pushed to main at jason/pnger 2026-03-07 23:03:01 -06:00
b378965b27 feat: add frontend Svelte app with resize and crop UI
jason pushed to main at jason/pnger 2026-03-07 23:02:44 -06:00
1b5b803b27 feat: add frontend main entry point
jason pushed to main at jason/pnger 2026-03-07 23:02:35 -06:00
cefa32dc93 feat: add frontend API helper with env-aware base URL
jason pushed to main at jason/pnger 2026-03-07 23:02:20 -06:00
aed1bdf77d feat: add TypeScript Vite config
jason pushed to main at jason/pnger 2026-03-07 23:00:58 -06:00
71e2d59900 refactor: remove JS vite config in favor of TypeScript version
jason pushed to main at jason/pnger 2026-03-07 23:00:07 -06:00
86202d24b8 feat: add TypeScript config for Vite config file
jason pushed to main at jason/pnger 2026-03-07 22:59:58 -06:00
99f9555046 feat: add frontend TypeScript config
jason pushed to main at jason/pnger 2026-03-07 22:59:49 -06:00
bda3caa24f feat: update frontend package.json with TypeScript support
jason pushed to main at jason/pnger 2026-03-07 22:59:14 -06:00
02d69fa491 feat: add backend Express server with API and static serving
jason pushed to main at jason/pnger 2026-03-07 22:59:02 -06:00
a2e0ba405b feat: add image transform route with Sharp resize and crop
jason pushed to main at jason/pnger 2026-03-07 22:58:49 -06:00
54c9925eb6 feat: add backend image transform types with crop support
jason pushed to main at jason/pnger 2026-03-07 22:58:38 -06:00
b724e87c1d feat: add backend TypeScript config
jason pushed to main at jason/pnger 2026-03-07 22:58:29 -06:00
0a81f30c36 feat: update backend package.json with TypeScript dependencies