26 Commits (b377667207e22b0e24a2355a796371c51a2cb4b1)

Author SHA1 Message Date
Matthew Raymer b377667207 Clean up console logging and fix platform detection issues 2 months ago
Matthew Raymer 292aceee75 # Commit Message for SharedArrayBuffer Platform Exclusion 2 months ago
Matthew Raymer 03e14371f6 Remove unused usePlatformService composable and document mixin architecture 2 months ago
Matthew Raymer f4d2923916 Implement smart caching layer in PlatformServiceMixin v4.0.0 2 months ago
Matthew Raymer 07256393ba Add smart caching layer and settings shortcuts to PlatformServiceMixin 2 months ago
Matthew Raymer 80b41271af Add ultra-concise database methods to PlatformServiceMixin 2 months ago
Matthew Raymer 7b9e550780 Enhance PlatformServiceMixin with utility methods and apply to TopMessage 2 months ago
Matthew Raymer b37f1d1d84 Fix Vue property conflicts in PlatformServiceMixin implementation 2 months ago
Matthew Raymer 7b1f891c63 Fix worker-only database architecture and Vue Proxy serialization 2 months ago
Trent Larson e5e07faf2a remove debugging info messages (change to debug if we want these -- and tell us how to turn off debug locally) 2 months ago
Trent Larson c1eb242616 add first cut at deep-link redirecting, with one example contact-import that works on mobile 2 months ago
Trent Larson 9741b6a3e6 fix linting 3 months ago
Trent Larson c7c7b050af fix more logging cleanup errors 3 months ago
Matthew Raymer 473a115841 WIP: BROKEN FOR ELECTRON: Fixes in progress 3 months ago
Trent Larson 8092d1c576 convert all remaining DB writes & reads to SQL (with successful registration & claim) 3 months ago
Matthew Raymer dac7705003 fix: move lexical declarations outside case blocks in AbsurdSqlDatabaseService 3 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 3 months ago
Matthew Raymer bfe46f8789 refactor(electron): improve build process and configuration 4 months ago
Matt Raymer 254f14dc72 refactor: replace console.log with logger utility 4 months ago
Matt Raymer 9ff385a414 fix(qr-scanner): robustly handle array/object detection results and guarantee dialog dismissal 4 months ago
Matthew Raymer 67cf77a6fb refactor(qr): improve QR scanner robustness and lifecycle management 4 months ago
Matthew Raymer a4d184b1c6 refactor(qr): improve QR code scanning robustness and error handling 4 months ago
Matthew Raymer 8c616dad1f WIP: Fix Android file writing permissions and path handling 5 months ago
Matthew Raymer a3f7e0e12f feat(android): implement file picker for data export 5 months ago
Trent Larson 6301992332 add some logging to the DB (especially for iOS app feed debugging) 5 months ago
Matthew Raymer c9536dd643 refactor: Replace console logging with logger utility 6 months ago