297 Commits (ca8d72e1c9f1ea7626da0a2bed5cadbc3f4f31ef)

Author SHA1 Message Date
Matthew Raymer adfaef7947 fix(lint): resolve low and medium impact warnings 3 months ago
Matthew Raymer 8c0b547855 fix(typescript): resolve production build errors and add ESLint ignore comments 3 months ago
Matthew Raymer bb357f294a refactor(ui): remove unused image cache system and fix TypeScript compilation 3 months ago
Trent Larson e0b9481be5 fix: Fix error with deep links trying to parse empty query parameters. 3 months ago
Trent Larson a11ff04afa fix: Correct success result check for saving profile. 3 months ago
Trent Larson 783ad6e122 fix: Fix data for gives that fulfill offers that are attached to projects (not to include person info). Also: commentary. 3 months ago
Matthew Raymer 3d38cb89a9 Fix HomeView registration status by using $accountSettings() instead of $settings() 3 months ago
Matthew Raymer c30b94dcc7 Integrate TypeScript type checking into build process with conditional execution 3 months ago
Matthew Raymer c628c78565 chore: clean up console logs 3 months ago
Matthew Raymer 9c3d2792ae refactor: extract test user data and improve "New offers" test flow 3 months ago
Matthew Raymer 20b67cbcbd Complete UserNameDialog Enhanced Triple Migration Pattern (1 minute) 3 months ago
Matthew Raymer 99e366d491 Complete UserNameDialog Enhanced Triple Migration Pattern (1 minute) 3 months ago
Trent Larson f4cd47b020 fix: linting 3 months ago
Trent Larson d922434357 fix: linting 3 months ago
Trent Larson ffe8d90161 fix: linting 3 months ago
Matthew Raymer 0ac36a2b1e feat: apply web-serve-fix polyfill improvements to build-improvement 3 months ago
Matthew Raymer e71d7d1b06 feat: apply web-serve-fix polyfill improvements to build-improvement 3 months ago
Matthew Raymer fbf7deb9b8 Remove PWA functionality and service worker infrastructure 3 months ago
Matthew Raymer 8bc1c521ee Remove PWA functionality and service worker infrastructure 3 months ago
Matthew Raymer cc0ae015bc feat: Complete PlatformServiceMixin migration and enhance tooling 3 months ago
Matthew Raymer 5c7f58b5c8 feat: Complete PlatformServiceMixin migration and enhance tooling 3 months ago
Matthew Raymer b63d16d3a8 fix platform services to use correct settings table schema 3 months ago
Matthew Raymer 9cbb9bf3c6 fix platform services to use correct settings table schema 3 months ago
Matthew Raymer ef9352071d Complete Enhanced Triple Migration Pattern for contact components 3 months ago
Matthew Raymer b1ef7fb9ee Complete Enhanced Triple Migration Pattern for contact components 3 months ago
Matthew Raymer ad8e9f823b Fix duplicate export declarations and migrate ContactsView with sub-components 3 months ago
Matthew Raymer 8dd73950f5 Fix duplicate export declarations and migrate ContactsView with sub-components 3 months ago
Matthew Raymer e85def4d60 Fix InviteOneAcceptView migration fence; remove USE_DEXIE_DB dependency 4 months ago
Matthew Raymer ac45d0747c Fix InviteOneAcceptView migration fence; remove USE_DEXIE_DB dependency 4 months ago
Matthew Raymer 6b0326b582 Remove manual service worker registration; rely on VitePWA auto-registration 4 months ago
Matthew Raymer 6d4fb4f57a Remove manual service worker registration; rely on VitePWA auto-registration 4 months ago
Trent Larson 33ce6bdb72 fix: invite-one-accept deep link would not route properly 4 months ago
Matthew Raymer 5ce69b47a7 feat: integrate PWA functionality with platform service architecture 4 months ago
Matthew Raymer fe739f013e feat: integrate PWA functionality with platform service architecture 4 months ago
Matthew Raymer c70c5c6bda Migrate test/index.ts to use dynamic database imports 4 months ago
Matthew Raymer 190b6c7f03 Migrate test/index.ts to use dynamic database imports 4 months ago
Matthew Raymer b8ee2464ba Fix UserNameDialog open error and add defensive ref check 4 months ago
Matthew Raymer 86fd73051a Fix UserNameDialog open error and add defensive ref check 4 months ago
Matthew Raymer d3b162a730 Finalize Dexie-to-SQLite migration prep: docs, circular dep removal, SQL helpers, tests 4 months ago
Matthew Raymer 64e78fdbce Finalize Dexie-to-SQLite migration prep: docs, circular dep removal, SQL helpers, tests 4 months ago
Matthew Raymer b1e9eff568 feat: implement secure IPC-based file export for Electron 4 months ago
Matthew Raymer e883029531 feat: implement secure IPC-based file export for Electron 4 months ago
Matthew Raymer 0200db8f84 Refactor AccountViewView.vue to use notify helper and PlatformServiceMixin 4 months ago
Matthew Raymer d3042ec955 Refactor AccountViewView.vue to use notify helper and PlatformServiceMixin 4 months ago
Matthew Raymer 966dbc5164 Fix TypeScript any types and remove deprecated Dexie code 4 months ago
Matthew Raymer 56286e1fea Fix TypeScript any types and remove deprecated Dexie code 4 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. 4 months ago
Matthew Raymer 829edaf7d7 refactor: add strict typing to core database methods in PlatformServiceMixin 4 months ago
Matthew Raymer 72b9d31da9 refactor: add strict typing to core database methods in PlatformServiceMixin 4 months ago
Matthew Raymer f06b6aa367 Fix circular dependency in logging during initialization 4 months ago