innercontext/frontend/src
Piotr Oleszczyk 18683925a1 fix(frontend): use /api proxy for skin photo upload in browser context
analyzeSkinPhotos was hardcoding PUBLIC_API_BASE, causing browser-side
requests to hit localhost:8000 directly instead of going through nginx.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-01 20:01:16 +01:00
..
lib fix(frontend): use /api proxy for skin photo upload in browser context 2026-03-01 20:01:16 +01:00
routes fix(frontend): add missing priorities field to skin snapshots UI 2026-03-01 19:58:38 +01:00
app.css feat: add API client, types, layout, and all page routes 2026-02-26 20:45:54 +01:00
app.d.ts feat: add SvelteKit frontend scaffold with Tailwind CSS 2026-02-26 20:34:34 +01:00
app.html feat: add SvelteKit frontend scaffold with Tailwind CSS 2026-02-26 20:34:34 +01:00
hooks.server.ts feat(frontend): add PL/EN i18n using @inlang/paraglide-js v2 2026-03-01 13:20:34 +01:00