13 Commits (d2c3e5db058bfc7810102aae65b9967916b2e684)

Author SHA1 Message Date
Matthew Raymer 229d9184b2 WIP: BROKEN FOR ELECTRON: Fixes in progress 2 weeks ago
Trent Larson 8d1511e38f convert all remaining DB writes & reads to SQL (with successful registration & claim) 2 weeks ago
Matthew Raymer 0f1ac2b230 fix: move lexical declarations outside case blocks in AbsurdSqlDatabaseService 2 weeks ago
Matt Raymer e0013008b4 refactor: improve type safety and browser compatibility - Replace any types with SqlValue[] in migration system - Add browser-compatible implementations of Node.js modules (crypto, fs, path) - Update Vite config to handle Node.js module polyfills - Remove outdated migration documentation files 2 weeks ago
Matthew Raymer cb1d979431 refactor(electron): improve build process and configuration 1 month ago
Matt Raymer 0f9826a39d refactor: replace console.log with logger utility 1 month ago
Matt Raymer 9dc9878472 fix(qr-scanner): robustly handle array/object detection results and guarantee dialog dismissal 1 month ago
Matthew Raymer 4abb188da3 refactor(qr): improve QR scanner robustness and lifecycle management 2 months ago
Matthew Raymer 30e448faf8 refactor(qr): improve QR code scanning robustness and error handling 2 months ago
Matthew Raymer 0b528af2a6 WIP: Fix Android file writing permissions and path handling 2 months ago
Matthew Raymer 008211bc21 feat(android): implement file picker for data export 2 months ago
Trent Larson 829870b16c add some logging to the DB (especially for iOS app feed debugging) 3 months ago
Matthew Raymer e0aded04b4 refactor: Replace console logging with logger utility 3 months ago