25b1378794
feat: Replace Nebius with Pixtral AI for bottle scanning
2025-12-19 21:53:18 +01:00
e8c3032954
feat: Add Flight Recorder, Timeline, ABV Curve and Offline Bottle Caching with Draft Notes support
2025-12-19 20:45:20 +01:00
f52cfb80fc
fix: resolve magic scan crash and implement context-aware AI languages
...
- Fixed SQL syntax error in magicScan caused by single quotes
- Implemented dynamic locale-aware AI suggestions (Technical: EN, Custom Tags: Localized)
- Updated Dexie schema to version 2 (added locale to pending_scans)
- Fixed missing bottle_id in UploadQueue synchronization
- Installed missing dexie dependencies via pnpm
2025-12-19 14:06:13 +01:00
60ca3a6190
feat: implement robust offline-first sync with Dexie.js
...
- Migrated to Dexie.js for IndexedDB management
- Added optimistic UI for tasting notes with 'Wartet auf Sync' badge
- Implemented background caching for tags and buddies
- Unified scanning and tasting sync in a global UploadQueue
2025-12-19 13:40:56 +01:00