hensei-web/src
Justin Edmund 7e0f66d9cc fix registration availability checks and signup endpoint
- correct api paths for username/email availability checks
- use singleton userAdapter instead of creating new instance
- use getApiBaseUrl() for signup to include /api/v1 prefix
2025-12-13 22:15:31 -08:00
..
assets/icons redesign profile header with gamertag + gbf profile link 2025-12-13 21:24:09 -08:00
lib fix registration availability checks and signup endpoint 2025-12-13 22:15:31 -08:00
params add tab param matcher for URL routing 2025-12-01 04:27:01 -08:00
routes fix registration availability checks and signup endpoint 2025-12-13 22:15:31 -08:00
stories fix storybook mock types 2025-12-13 21:24:39 -08:00
themes add new theme color variables 2025-12-13 14:35:11 -08:00
app.d.ts add auth store and update auth flow 2025-09-23 22:09:14 -07:00
app.html switch to dynamic font loading from env 2025-12-02 08:39:28 -08:00
app.scss add svelte-sonner for toast notifications 2025-12-02 06:54:12 -08:00
demo.spec.ts Init Svelte migration repo 2025-09-08 13:43:09 -07:00
hooks.server.ts switch to dynamic font loading from env 2025-12-02 08:39:28 -08:00
hooks.ts Init Svelte migration repo 2025-09-08 13:43:09 -07:00