17 Commits (6482cfa6a3c1ace83d698cef45900c83b5602450)

Author SHA1 Message Date
Trent Larson 838723c26b remove debugging info messages (change to debug if we want these -- and tell us how to turn off debug locally) 3 months ago
Trent Larson 3fd6c2b80d add first cut at deep-link redirecting, with one example contact-import that works on mobile 3 months ago
Trent Larson ef3bfcdbd2 fix linting 4 months ago
Trent Larson ec1f27bab1 fix more logging cleanup errors 4 months ago
Matthew Raymer 229d9184b2 WIP: BROKEN FOR ELECTRON: Fixes in progress 4 months ago
Trent Larson 8d1511e38f convert all remaining DB writes & reads to SQL (with successful registration & claim) 4 months ago
Matthew Raymer 0f1ac2b230 fix: move lexical declarations outside case blocks in AbsurdSqlDatabaseService 4 months 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 months ago
Matthew Raymer cb1d979431 refactor(electron): improve build process and configuration 5 months ago
Matt Raymer 0f9826a39d refactor: replace console.log with logger utility 5 months ago
Matt Raymer 9dc9878472 fix(qr-scanner): robustly handle array/object detection results and guarantee dialog dismissal 5 months ago
Matthew Raymer 4abb188da3 refactor(qr): improve QR scanner robustness and lifecycle management 5 months ago
Matthew Raymer 30e448faf8 refactor(qr): improve QR code scanning robustness and error handling 5 months ago
Matthew Raymer 0b528af2a6 WIP: Fix Android file writing permissions and path handling 5 months ago
Matthew Raymer 008211bc21 feat(android): implement file picker for data export 5 months ago
Trent Larson 829870b16c add some logging to the DB (especially for iOS app feed debugging) 6 months ago
Matthew Raymer e0aded04b4 refactor: Replace console logging with logger utility 6 months ago