managarten/apps
Till-JS b9608bd5d2 fix(picture): resolve all TypeScript type errors
- Migrate stores from Database types to API types (camelCase)
- Fix snake_case to camelCase property access across components
- Remove deprecated userId params from API calls (now auth-based)
- Fix Konva type comparisons in BoardCanvas
- Fix async onMount return type issues
- Add emoji property to ThemeVariantDefinition type
- Fix Input autocomplete type to use AutoFill
- Remove invalid 'downloading' status checks

Reduces type errors from 120 to 0.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-29 09:17:55 +01:00
..
chat feat(theme): add ThemePage components and distinct background colors 2025-11-29 09:03:20 +01:00
manacore fix(presi): resolve CORS issues and add strictPort to all web apps 2025-11-29 06:58:00 +01:00
manadeck feat(theme): add themes page to picture, manadeck, and presi apps 2025-11-29 09:14:12 +01:00
picture fix(picture): resolve all TypeScript type errors 2025-11-29 09:17:55 +01:00
presi feat(theme): add themes page to picture, manadeck, and presi apps 2025-11-29 09:14:12 +01:00
zitare fix(presi): resolve CORS issues and add strictPort to all web apps 2025-11-29 06:58:00 +01:00