52 Commits (6c365bf59039e20f093b6eb0239e8b973938dee0)

Author SHA1 Message Date
Matthew Raymer b2d31f1d64 Complete GiftedDetailsView Enhanced Triple Migration Pattern + Mixin Enhancement (10 minutes) 3 weeks ago
Matthew Raymer ebf7743862 Remove DEBUG console.log statements across codebase 3 weeks ago
Matthew Raymer 49e57c3911 WIP: Add Create Meeting button for registered users with no meetings 3 weeks ago
Matthew Raymer a81e912b9c Remove contact caching and add contact method standardization to migration template 3 weeks ago
Matthew Raymer f8e853649c Fix SQL abstraction in SharedPhotoView.vue 3 weeks ago
Matthew Raymer 15874d31ef Complete DIDView.vue triple migration and refactor template handlers 3 weeks ago
Matthew Raymer 938e6693b0 refactor: standardize notification usage and document best practices 3 weeks ago
Matthew Raymer 6d85c54a02 refactor: standardize notify helper usage and document migration workflow 3 weeks ago
Matthew Raymer b8ee2464ba Fix UserNameDialog open error and add defensive ref check 3 weeks ago
Matthew Raymer d3b162a730 Finalize Dexie-to-SQLite migration prep: docs, circular dep removal, SQL helpers, tests 3 weeks ago
Matthew Raymer b450689702 Migrate LogView.vue to PlatformServiceMixin with architectural compliance 3 weeks ago
Matthew Raymer 9b1b0e828e fix(mixin): access platformService as property, not function, in PlatformServiceMixin 3 weeks ago
Matthew Raymer 2eea44a6de Refactor notification usage and apply TypeScript/lint improvements 3 weeks ago
Matthew Raymer b2a2387f1a Add notification utility helpers and update PlatformServiceMixin 3 weeks ago
Matthew Raymer ddee99cb0b Refactor ClaimView.vue: remove inline template logic, improve types, and centralize logic 3 weeks ago
Matthew Raymer c55a486a25 Remove debug logging from generateAndRegisterEthrUser test utility 3 weeks ago
Matthew Raymer a2a43f1719 Fix database undefined values causing SQL.js binding errors 3 weeks ago
Matthew Raymer ab784dca76 Fix CORS restrictions and development server configuration 3 weeks ago
Matthew Raymer c63799999a chore: resolve all TypeScript lint warnings in PlatformServiceMixin 4 weeks ago
Matthew Raymer 1d8b63b52a refactor: add strict types to PlatformServiceMixin interfaces 4 weeks ago
Matthew Raymer d99c8e993c refactor: improve type safety in PlatformServiceMixin with database and cache improvements 4 weeks ago
Matthew Raymer 54e30c1b48 refactor: improve cache system typing in PlatformServiceMixin 4 weeks ago
Matthew Raymer 829edaf7d7 refactor: add strict typing to core database methods in PlatformServiceMixin 4 weeks ago
Matthew Raymer f839b65c56 fix: resolve SVG loading error and improve TypeScript typing 4 weeks ago
Matthew Raymer f06b6aa367 Fix circular dependency in logging during initialization 4 weeks ago
Matthew Raymer e39f6a2d37 Replace console statements with structured logger calls 4 weeks ago
Matthew Raymer a5eb5cacaf Clean up console logging and fix platform detection issues 4 weeks ago
Matthew Raymer 7d5e81263c # Commit Message for SharedArrayBuffer Platform Exclusion 4 weeks ago
Matthew Raymer 3433bdfb2b Remove unused usePlatformService composable and document mixin architecture 4 weeks ago
Matthew Raymer 145cb11f38 Implement smart caching layer in PlatformServiceMixin v4.0.0 4 weeks ago
Matthew Raymer da60cad799 Add smart caching layer and settings shortcuts to PlatformServiceMixin 4 weeks ago
Matthew Raymer 4b7badcdd2 Add ultra-concise database methods to PlatformServiceMixin 4 weeks ago
Matthew Raymer fecaa59a2a Enhance PlatformServiceMixin with utility methods and apply to TopMessage 4 weeks ago
Matthew Raymer be61ba1bce Fix Vue property conflicts in PlatformServiceMixin implementation 4 weeks ago
Matthew Raymer e283fcf0ac Fix worker-only database architecture and Vue Proxy serialization 4 weeks ago
Trent Larson 838723c26b remove debugging info messages (change to debug if we want these -- and tell us how to turn off debug locally) 1 month ago
Trent Larson 3fd6c2b80d add first cut at deep-link redirecting, with one example contact-import that works on mobile 1 month ago
Trent Larson ef3bfcdbd2 fix linting 2 months ago
Trent Larson ec1f27bab1 fix more logging cleanup errors 2 months ago
Matthew Raymer 229d9184b2 WIP: BROKEN FOR ELECTRON: Fixes in progress 2 months ago
Trent Larson 8d1511e38f convert all remaining DB writes & reads to SQL (with successful registration & claim) 2 months ago
Matthew Raymer 0f1ac2b230 fix: move lexical declarations outside case blocks in AbsurdSqlDatabaseService 2 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 2 months ago
Matthew Raymer cb1d979431 refactor(electron): improve build process and configuration 3 months ago
Matt Raymer 0f9826a39d refactor: replace console.log with logger utility 3 months ago
Matt Raymer 9dc9878472 fix(qr-scanner): robustly handle array/object detection results and guarantee dialog dismissal 3 months ago
Matthew Raymer 4abb188da3 refactor(qr): improve QR scanner robustness and lifecycle management 3 months ago
Matthew Raymer 30e448faf8 refactor(qr): improve QR code scanning robustness and error handling 3 months ago
Matthew Raymer 0b528af2a6 WIP: Fix Android file writing permissions and path handling 4 months ago
Matthew Raymer 008211bc21 feat(android): implement file picker for data export 4 months ago