Commit Graph

4 Commits

Author SHA1 Message Date
mnerv a771f3993e Fix localStorage quota by caching images before saving; add part copy button 2026-04-20 01:30:36 +02:00
mnerv bcda0e7315 Add drag-and-drop section reordering 2026-04-20 01:14:11 +02:00
mnerv 70315a3fd1 Add multi-cart UI, image caching, copy/paste, and mobile layout fixes
- Multi-cart system with create, rename, delete, import/export
- Sections with copy/paste items via clipboard JSON
- IndexedDB image cache with deduplication and unused-image pruning
- Migrate existing localStorage base64 images to IndexedDB on load
- Mobile-responsive header and cart bar
- Template row with pill buttons replacing dropdown select
- Cart rename via double-click inline edit
- Storage quota error handling with user-facing banner
- Updated README and page title/description
2026-04-20 01:00:48 +02:00
mnerv 1f21d857e4 Inital commit 2026-04-20 00:24:00 +02:00