hensei-web/src/lib/api
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
..
adapters fix: adapter initialization and image loading 2025-09-20 01:54:40 -07:00
resources feat: Create UserAdapter and complete Phase 1 & 2 of migration 2025-09-20 00:42:13 -07:00
schemas Add API client and resource modules 2025-09-15 04:04:09 -07:00
client.ts add drag-drop support with API integration 2025-09-16 03:45:22 -07:00
core.ts Flesh out API layer 2025-09-11 03:53:43 -07:00
index.ts Added WIP structure for API library 2025-09-09 03:18:04 -07:00