11 Commits (0f1ac2b2304308f23bc4673c7db185a3c5ec229a)

Author SHA1 Message Date
Matthew Raymer 0f1ac2b230 fix: move lexical declarations outside case blocks in AbsurdSqlDatabaseService 4 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 4 weeks ago
Matthew Raymer cb1d979431 refactor(electron): improve build process and configuration 2 months ago
Matt Raymer 0f9826a39d refactor: replace console.log with logger utility 2 months ago
Matt Raymer 9dc9878472 fix(qr-scanner): robustly handle array/object detection results and guarantee dialog dismissal 2 months 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