325 Commits (04178bf9f82c439c362c1cc0ad4a214fbc3f28f3)

Author SHA1 Message Date
Matthew Raymer 6d4fb4f57a Remove manual service worker registration; rely on VitePWA auto-registration 3 months ago
Trent Larson 33ce6bdb72 fix: invite-one-accept deep link would not route properly 3 months ago
Matthew Raymer 5ce69b47a7 feat: integrate PWA functionality with platform service architecture 3 months ago
Matthew Raymer fe739f013e feat: integrate PWA functionality with platform service architecture 3 months ago
Matthew Raymer c70c5c6bda Migrate test/index.ts to use dynamic database imports 3 months ago
Matthew Raymer 190b6c7f03 Migrate test/index.ts to use dynamic database imports 3 months ago
Matthew Raymer b8ee2464ba Fix UserNameDialog open error and add defensive ref check 3 months ago
Matthew Raymer 86fd73051a Fix UserNameDialog open error and add defensive ref check 3 months ago
Matthew Raymer d3b162a730 Finalize Dexie-to-SQLite migration prep: docs, circular dep removal, SQL helpers, tests 3 months ago
Matthew Raymer 64e78fdbce Finalize Dexie-to-SQLite migration prep: docs, circular dep removal, SQL helpers, tests 3 months ago
Matthew Raymer b1e9eff568 feat: implement secure IPC-based file export for Electron 3 months ago
Matthew Raymer e883029531 feat: implement secure IPC-based file export for Electron 3 months ago
Matthew Raymer 0200db8f84 Refactor AccountViewView.vue to use notify helper and PlatformServiceMixin 3 months ago
Matthew Raymer d3042ec955 Refactor AccountViewView.vue to use notify helper and PlatformServiceMixin 3 months ago
Matthew Raymer 966dbc5164 Fix TypeScript any types and remove deprecated Dexie code 3 months ago
Matthew Raymer 56286e1fea Fix TypeScript any types and remove deprecated Dexie code 3 months ago
Trent Larson 861408c7bc Consolidate deep-link paths to be derived from the same source so they don't get out of sync any more. 3 months ago
Matthew Raymer 829edaf7d7 refactor: add strict typing to core database methods in PlatformServiceMixin 3 months ago
Matthew Raymer 72b9d31da9 refactor: add strict typing to core database methods in PlatformServiceMixin 3 months ago
Matthew Raymer f06b6aa367 Fix circular dependency in logging during initialization 3 months ago
Matthew Raymer a558e2abc3 Fix circular dependency in logging during initialization 3 months ago
Matthew Raymer e39f6a2d37 Replace console statements with structured logger calls 3 months ago
Matthew Raymer 3d7d663f64 Replace console statements with structured logger calls 3 months ago
Matthew Raymer a5eb5cacaf Clean up console logging and fix platform detection issues 3 months ago
Matthew Raymer b377667207 Clean up console logging and fix platform detection issues 3 months ago
Matthew Raymer 7d5e81263c # Commit Message for SharedArrayBuffer Platform Exclusion 3 months ago
Matthew Raymer 292aceee75 # Commit Message for SharedArrayBuffer Platform Exclusion 3 months ago
Matthew Raymer 53a618a335 Scale back logging in migration, component lifecycle, and database areas 3 months ago
Matthew Raymer be87d38d29 Scale back logging in migration, component lifecycle, and database areas 3 months ago
Matthew Raymer be61ba1bce Fix Vue property conflicts in PlatformServiceMixin implementation 3 months ago
Matthew Raymer b37f1d1d84 Fix Vue property conflicts in PlatformServiceMixin implementation 3 months ago
Matthew Raymer e283fcf0ac Fix worker-only database architecture and Vue Proxy serialization 3 months ago
Matthew Raymer 7b1f891c63 Fix worker-only database architecture and Vue Proxy serialization 3 months ago
Matthew Raymer 8868465216 fix: Resolve TypeScript linting warnings in CapacitorPlatformService 3 months ago
Matthew Raymer ed3171209c fix: Resolve TypeScript linting warnings in CapacitorPlatformService 3 months ago
Matthew Raymer d82475fb3f feat: Add database migration tools and fix Electron integration 3 months ago
Matthew Raymer a4c44ff052 feat: Add database migration tools and fix Electron integration 3 months ago
Matthew Raymer 623e1bf3df docs: Add comprehensive documentation to migration system modules 3 months ago
Matthew Raymer a59a40abed docs: Add comprehensive documentation to migration system modules 3 months ago
Matthew Raymer 88f21dfd1d feat: Implement comprehensive migration validation and integrity checking 3 months ago
Matthew Raymer 70a9523f0a feat: Implement comprehensive migration validation and integrity checking 3 months ago
Matthew Raymer 44c5a15af8 fix: Identify and fix migration tracking issue with proper parameter binding 3 months ago
Matthew Raymer 4a01df509b fix: Identify and fix migration tracking issue with proper parameter binding 3 months ago
Matthew Raymer 45dd5e3583 feat: Enhance database migration system with better logging and schema detection 3 months ago
Matthew Raymer 4120f5a94e feat: Enhance database migration system with better logging and schema detection 3 months ago
Matthew Raymer fdd44cab76 fix: Improve database migration handling and error recovery 4 months ago
Matthew Raymer 0c62c128a1 fix: Improve database migration handling and error recovery 4 months ago
Matthew Raymer 84de8fef04 Fix database migration errors by improving error handling 4 months ago
Matthew Raymer b8b0ebdf4d Fix database migration errors by improving error handling 4 months ago
Matthew Raymer a9829e6893 style: Improve code formatting and consistency 4 months ago