35 Commits (56286e1fea7b3ecae7d282bda1c6932ec488f2d8)

Author SHA1 Message Date
Matthew Raymer d823d1ad37 Fix CORS restrictions and development server configuration 4 months ago
Matthew Raymer 274368e6c5 chore: resolve all TypeScript lint warnings in PlatformServiceMixin 4 months ago
Matthew Raymer aea5837c57 refactor: add strict types to PlatformServiceMixin interfaces 4 months ago
Matthew Raymer 20d389a721 refactor: improve type safety in PlatformServiceMixin with database and cache improvements 4 months ago
Matthew Raymer f042cb57cd refactor: improve cache system typing in PlatformServiceMixin 4 months ago
Matthew Raymer 72b9d31da9 refactor: add strict typing to core database methods in PlatformServiceMixin 4 months ago
Matthew Raymer a0f5af8bc1 fix: resolve SVG loading error and improve TypeScript typing 4 months ago
Matthew Raymer a558e2abc3 Fix circular dependency in logging during initialization 4 months ago
Matthew Raymer 3d7d663f64 Replace console statements with structured logger calls 4 months ago
Matthew Raymer b377667207 Clean up console logging and fix platform detection issues 4 months ago
Matthew Raymer 292aceee75 # Commit Message for SharedArrayBuffer Platform Exclusion 4 months ago
Matthew Raymer 03e14371f6 Remove unused usePlatformService composable and document mixin architecture 4 months ago
Matthew Raymer f4d2923916 Implement smart caching layer in PlatformServiceMixin v4.0.0 4 months ago
Matthew Raymer 07256393ba Add smart caching layer and settings shortcuts to PlatformServiceMixin 4 months ago
Matthew Raymer 80b41271af Add ultra-concise database methods to PlatformServiceMixin 4 months ago
Matthew Raymer 7b9e550780 Enhance PlatformServiceMixin with utility methods and apply to TopMessage 4 months ago
Matthew Raymer b37f1d1d84 Fix Vue property conflicts in PlatformServiceMixin implementation 4 months ago
Matthew Raymer 7b1f891c63 Fix worker-only database architecture and Vue Proxy serialization 4 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) 4 months ago
Trent Larson c1eb242616 add first cut at deep-link redirecting, with one example contact-import that works on mobile 4 months ago
Trent Larson 9741b6a3e6 fix linting 5 months ago
Trent Larson c7c7b050af fix more logging cleanup errors 5 months ago
Matthew Raymer 473a115841 WIP: BROKEN FOR ELECTRON: Fixes in progress 5 months ago
Trent Larson 8092d1c576 convert all remaining DB writes & reads to SQL (with successful registration & claim) 5 months ago
Matthew Raymer dac7705003 fix: move lexical declarations outside case blocks in AbsurdSqlDatabaseService 5 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 5 months ago
Matthew Raymer bfe46f8789 refactor(electron): improve build process and configuration 6 months ago
Matt Raymer 254f14dc72 refactor: replace console.log with logger utility 6 months ago
Matt Raymer 9ff385a414 fix(qr-scanner): robustly handle array/object detection results and guarantee dialog dismissal 6 months ago
Matthew Raymer 67cf77a6fb refactor(qr): improve QR scanner robustness and lifecycle management 6 months ago
Matthew Raymer a4d184b1c6 refactor(qr): improve QR code scanning robustness and error handling 6 months ago
Matthew Raymer 8c616dad1f WIP: Fix Android file writing permissions and path handling 7 months ago
Matthew Raymer a3f7e0e12f feat(android): implement file picker for data export 7 months ago
Trent Larson 6301992332 add some logging to the DB (especially for iOS app feed debugging) 7 months ago
Matthew Raymer c9536dd643 refactor: Replace console logging with logger utility 8 months ago