hensei-web/src/lib
Justin Edmund e9ba90d656 add image download section to character edit page
- new CharacterImagesSection component
- download button with progress polling
- force re-download option
- status display with progress bar
2025-12-01 00:57:03 -08:00
..
api add /database/characters/new page + API methods 2025-12-01 00:55:53 -08:00
assets Init Svelte migration repo 2025-09-08 13:43:09 -07:00
auth fix: Phase 5 - fix environment variable imports (38 -> 37 errors) 2025-11-28 19:33:15 -08:00
components fix button: no translate on circular, fix elemental hover colors 2025-12-01 00:22:52 -08:00
composables fix: Phase 7c - fix Touch/drag-drop types (32 -> 28 errors) 2025-11-28 20:01:46 -08:00
data data: add ax skill definitions 2025-11-30 20:05:46 -08:00
features add image download section to character edit page 2025-12-01 00:57:03 -08:00
providers fix: API adapters and type mapping 2025-11-28 21:04:51 -08:00
query Complete TanStack Query v6 migration (#445) 2025-11-29 22:32:15 -08:00
stores update auth store redirect to /auth/login 2025-11-30 22:29:08 -08:00
types types: add NO_AWAKENING sentinel and update entity types 2025-11-30 20:05:50 -08:00
utils utils: update grid helpers and modification utilities 2025-11-30 20:05:54 -08:00
validation Fix zod validation for login 2025-09-11 10:47:12 -07:00
index.ts Init Svelte migration repo 2025-09-08 13:43:09 -07:00
seo.ts Rudimentary import for SEO 2025-09-09 03:20:38 -07:00