Simpl-Resultat/src
le king fu d2a0ee65b3 Fix app stuck on spinner after v0.4.0 update (GH #9)
Restore seed_categories.sql to its original content so the migration 2
checksum matches existing databases. Move the level-3 insurance
subcategories (310-312) into a new migration 7 using INSERT OR IGNORE.
Add .catch() on connectActiveProfile() to surface DB errors.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-26 21:54:42 -05:00
..
components feat: add 3rd level of category hierarchy 2026-02-25 19:54:05 -05:00
contexts feat: add multiple profiles with separate databases and optional PIN (v0.3.0) 2026-02-16 12:54:09 +00:00
hooks feat: add 3rd level of category hierarchy 2026-02-25 19:54:05 -05:00
i18n chore: bump version to 0.4.0 2026-02-25 20:05:47 -05:00
pages feat: display translated release notes in updater based on app language 2026-02-22 14:14:28 -05:00
services fix: keyword matching with non-word boundary characters 2026-02-25 20:03:04 -05:00
shared feat: add 3rd level of category hierarchy 2026-02-25 19:54:05 -05:00
utils feat: show transaction splits on Adjustments page + fix CSV auto-detect 2026-02-17 01:41:08 +00:00
App.tsx Fix app stuck on spinner after v0.4.0 update (GH #9) 2026-02-26 21:54:42 -05:00
main.tsx feat: add multiple profiles with separate databases and optional PIN (v0.3.0) 2026-02-16 12:54:09 +00:00
styles.css feat: add user guide page with print/PDF support 2026-02-16 12:19:29 +00:00
vite-env.d.ts Initial project scaffold: Tauri v2 + React + TypeScript + TailwindCSS v4 2026-02-07 11:05:11 +00:00