hensei-web/src/lib
Devin AI 0d3aca286a fix: sidebar.svelte.ts Component type to accept any props (166 -> 163 errors)
Co-Authored-By: Justin Edmund <justin@jedmund.com>
2025-11-28 21:17:55 +00:00
..
api fix: type errors in svelte-main branch (219 -> 191 errors) 2025-11-28 21:06:05 +00:00
assets Init Svelte migration repo 2025-09-08 13:43:09 -07:00
auth Low-risk cleanup: unused imports, gitignore, auth types, test routes (#439) 2025-11-28 11:21:24 -08:00
components fix: Party.svelte editKey type (string | null -> string | undefined) 2025-11-28 21:15:37 +00:00
composables feat: add grid API endpoints and drag-drop support 2025-09-17 10:46:49 -07:00
data add job system 2025-09-29 23:45:50 -07:00
features add job system 2025-09-29 23:45:50 -07:00
providers Fix database pages and images 2025-09-20 02:46:13 -07:00
query add tanstack query with infinite scroll support 2025-11-28 11:00:57 -08:00
services fix: type errors in svelte-main branch (372 -> 217 errors) 2025-11-28 20:32:38 +00:00
stores fix: sidebar.svelte.ts Component type to accept any props (166 -> 163 errors) 2025-11-28 21:17:55 +00:00
types fix: type errors in svelte-main branch (372 -> 217 errors) 2025-11-28 20:32:38 +00:00
utils fix job skill types and slot styling 2025-11-28 11:04:16 -08:00
validation Fix zod validation for login 2025-09-11 10:47:12 -07:00
config.ts Re-export OAUTH_BASE from env var 2025-09-09 03:20:27 -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