hensei-web/src
Justin Edmund 1a6a112efd fix: adapter initialization and image loading
- Add centralized adapter config with proper baseURL
- Fix API response transformation (object -> weapon/character/summon)
- Update components to use image service and correct property names
- Fix Svelte 5 $derived syntax and missing PartyAdapter.list method

Images now display correctly in grids.
2025-09-20 01:54:40 -07:00
..
assets/icons Add new icons 2025-09-17 21:49:45 -07:00
lib fix: adapter initialization and image loading 2025-09-20 01:54:40 -07:00
routes feat: Complete Phase 4 & 5 - Finish adapter migration 2025-09-20 01:16:58 -07:00
themes Tweaked CSS variables 2025-09-17 22:04:26 -07:00
app.d.ts Modified app-level files for auth 2025-09-09 03:18:37 -07:00
app.html Init Svelte migration repo 2025-09-08 13:43:09 -07:00
app.scss chore: update dependencies and misc files 2025-09-17 10:48:15 -07:00
demo.spec.ts Init Svelte migration repo 2025-09-08 13:43:09 -07:00
hooks.server.ts Modified app-level files for auth 2025-09-09 03:18:37 -07:00
hooks.ts Init Svelte migration repo 2025-09-08 13:43:09 -07:00