15 Commits (15ba31033fb0aa4d80d39ed5271cfc9371dfc9af)

Author SHA1 Message Date
Trent Larson 9741b6a3e6 fix linting 2 months ago
Trent Larson c7c7b050af fix more logging cleanup errors 2 months ago
Matthew Raymer 473a115841 WIP: BROKEN FOR ELECTRON: Fixes in progress 2 months ago
Trent Larson 8092d1c576 convert all remaining DB writes & reads to SQL (with successful registration & claim) 2 months ago
Matthew Raymer dac7705003 fix: move lexical declarations outside case blocks in AbsurdSqlDatabaseService 2 months ago
Matt Raymer 152499a34f 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 months ago
Matthew Raymer bfe46f8789 refactor(electron): improve build process and configuration 3 months ago
Matt Raymer 254f14dc72 refactor: replace console.log with logger utility 3 months ago
Matt Raymer 9ff385a414 fix(qr-scanner): robustly handle array/object detection results and guarantee dialog dismissal 3 months ago
Matthew Raymer 67cf77a6fb refactor(qr): improve QR scanner robustness and lifecycle management 3 months ago
Matthew Raymer a4d184b1c6 refactor(qr): improve QR code scanning robustness and error handling 3 months ago
Matthew Raymer 8c616dad1f WIP: Fix Android file writing permissions and path handling 4 months ago
Matthew Raymer a3f7e0e12f feat(android): implement file picker for data export 4 months ago
Trent Larson 6301992332 add some logging to the DB (especially for iOS app feed debugging) 4 months ago
Matthew Raymer c9536dd643 refactor: Replace console logging with logger utility 5 months ago