343 Commits (1790a6c5d6b56da861100a530722318db89080ef)

Author SHA1 Message Date
Trent Larson ffe8d90161 fix: linting 2 months ago
Matthew Raymer 0ac36a2b1e feat: apply web-serve-fix polyfill improvements to build-improvement 2 months ago
Matthew Raymer e71d7d1b06 feat: apply web-serve-fix polyfill improvements to build-improvement 2 months ago
Matthew Raymer fbf7deb9b8 Remove PWA functionality and service worker infrastructure 2 months ago
Matthew Raymer 8bc1c521ee Remove PWA functionality and service worker infrastructure 2 months ago
Matthew Raymer cc0ae015bc feat: Complete PlatformServiceMixin migration and enhance tooling 2 months ago
Matthew Raymer 5c7f58b5c8 feat: Complete PlatformServiceMixin migration and enhance tooling 2 months ago
Matthew Raymer b63d16d3a8 fix platform services to use correct settings table schema 2 months ago
Matthew Raymer 9cbb9bf3c6 fix platform services to use correct settings table schema 2 months ago
Matthew Raymer ef9352071d Complete Enhanced Triple Migration Pattern for contact components 2 months ago
Matthew Raymer b1ef7fb9ee Complete Enhanced Triple Migration Pattern for contact components 2 months ago
Matthew Raymer ad8e9f823b Fix duplicate export declarations and migrate ContactsView with sub-components 2 months ago
Matthew Raymer 8dd73950f5 Fix duplicate export declarations and migrate ContactsView with sub-components 2 months ago
Matthew Raymer e85def4d60 Fix InviteOneAcceptView migration fence; remove USE_DEXIE_DB dependency 2 months ago
Matthew Raymer ac45d0747c Fix InviteOneAcceptView migration fence; remove USE_DEXIE_DB dependency 2 months ago
Matthew Raymer 6b0326b582 Remove manual service worker registration; rely on VitePWA auto-registration 2 months ago
Matthew Raymer 6d4fb4f57a Remove manual service worker registration; rely on VitePWA auto-registration 2 months ago
Trent Larson 33ce6bdb72 fix: invite-one-accept deep link would not route properly 2 months ago
Matthew Raymer 5ce69b47a7 feat: integrate PWA functionality with platform service architecture 2 months ago
Matthew Raymer fe739f013e feat: integrate PWA functionality with platform service architecture 2 months ago
Matthew Raymer c70c5c6bda Migrate test/index.ts to use dynamic database imports 2 months ago
Matthew Raymer 190b6c7f03 Migrate test/index.ts to use dynamic database imports 2 months ago
Matthew Raymer b8ee2464ba Fix UserNameDialog open error and add defensive ref check 2 months ago
Matthew Raymer 86fd73051a Fix UserNameDialog open error and add defensive ref check 2 months ago
Matthew Raymer d3b162a730 Finalize Dexie-to-SQLite migration prep: docs, circular dep removal, SQL helpers, tests 2 months ago
Matthew Raymer 64e78fdbce Finalize Dexie-to-SQLite migration prep: docs, circular dep removal, SQL helpers, tests 2 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