445 Commits (fd7d7f706cdc3132e8d420d89b4df493d08392b2)

Author SHA1 Message Date
Matthew Raymer dd22e1b884 refactor: standardize notification usage and document best practices 2 months ago
Matthew Raymer 8d5e4ddbfb refactor: standardize notify helper usage and document migration workflow 2 months ago
Matthew Raymer 86fd73051a Fix UserNameDialog open error and add defensive ref check 2 months ago
Matthew Raymer 64e78fdbce Finalize Dexie-to-SQLite migration prep: docs, circular dep removal, SQL helpers, tests 2 months ago
Matthew Raymer 2e2d858cc9 Fix migration dates, add multi-platform testing infrastructure, and organize docs 2 months ago
Matthew Raymer 34563c2240 Add comprehensive migration documentation and testing infrastructure 2 months ago
Matthew Raymer 08a9fa9946 Migrate MembersList.vue to PlatformServiceMixin logging patterns 2 months ago
Matthew Raymer e883029531 feat: implement secure IPC-based file export for Electron 2 months ago
Matthew Raymer 10562b7c47 fix: Resolve contact export errors in DataExportSection 2 months ago
Matthew Raymer b65ac693be fix(mixin): access platformService as property, not function, in PlatformServiceMixin 2 months ago
Matthew Raymer 8cdcd9bbdb refactor: migrate DataExportSection to PlatformServiceMixin 2 months ago
Matthew Raymer 8a776d58d9 Extract UsageLimitsSection as vue-facing-decorator component and integrate into AccountViewView 2 months ago
Matthew Raymer 7f1f8fc16c Extract LocationSearchSection as vue-facing-decorator component and integrate into AccountViewView 2 months ago
Matthew Raymer 3941f0a84d Extract RegistrationNotice as vue-facing-decorator component and integrate into AccountViewView 2 months ago
Matthew Raymer aa5aeb388c Extract IdentitySection as vue-facing-decorator component and integrate into AccountViewView 2 months ago
Matthew Raymer ec3c603894 refactor: Replace databaseUtil import with PlatformServiceMixin in MembersList 2 months ago
Matthew Raymer 91a1618f40 Fix JavaScript runtime errors for undefined name property access 2 months ago
Matthew Raymer 3585290872 Fix TypeScript any type warnings in Vue components 2 months ago
Jose Olarte III 993aa005fa Feature: notify on click why entity is disabled 2 months ago
Jose Olarte III 17721ea448 Fix: remove duplicates from merge conflict 2 months ago
Matthew Raymer 082dc200b3 Fix TypeScript any types, console statements, and clean up duplicates 2 months ago
Matthew Raymer 56286e1fea Fix TypeScript any types and remove deprecated Dexie code 2 months ago
Matthew Raymer a0f5af8bc1 fix: resolve SVG loading error and improve TypeScript typing 2 months ago
Matthew Raymer 797db7069c Fix image CORS violations with comprehensive proxy and component updates 2 months ago
Matthew Raymer 193447ee8a Apply ultra-concise settings shortcuts to TopMessage and HomeView 2 months ago
Matthew Raymer 7b9e550780 Enhance PlatformServiceMixin with utility methods and apply to TopMessage 2 months ago
Matthew Raymer b37f1d1d84 Fix Vue property conflicts in PlatformServiceMixin implementation 2 months ago
Matthew Raymer 7b1f891c63 Fix worker-only database architecture and Vue Proxy serialization 2 months ago
Trent Larson f85a912b0d some fixes to the gifted-dialog logic 2 months ago
Jose Olarte III e74d7c260f Various aesthetic improvements and optimizations 2 months ago
Jose Olarte III bb1cca65b6 Add project-to-project case 2 months ago
Trent Larson ad0773b3fc adjust grammar for recording receipt 2 months ago
Jose Olarte III dc537ccf00 Unit codes pulled from util.ts 2 months ago
Jose Olarte III b5a0503f7c Describe firstStep variable 2 months ago
Jose Olarte III 12c2f1ba61 Better handling of No-name and Unnamed entities 2 months ago
Jose Olarte III 153b7f619b Changed currentStep to boolean 2 months ago
Jose Olarte III 485b41ebec Style "unnamed" entity 2 months ago
Matthew Raymer d359263704 feat: enhance GenericVerifiableCredential interface with explicit optional properties 2 months ago
Matthew Raymer ebc241eba0 WIP: restore database migration system and improve error handling 2 months ago
Jose Olarte III e78b02fb6e Fix: entity-type identifier validation 2 months ago
Jose Olarte III 20aab2f58d Feature: giver-recipient validation 2 months ago
Jose Olarte III 73fd394003 Fix: added context for ContactGiftingView 2 months ago
Jose Olarte III 2a4667b8f8 Giver-recipient controls 2 months ago
Matthew Raymer 7258cb9325 fix: resolve migration service import and function signature conflicts 2 months ago
Trent Larson 1f4a8ca9ff fix all copies for externally-shared links to redirected deep links 2 months ago
Jose Olarte III 576879513b Fixed more gifting use cases 2 months ago
Trent Larson 7764e17180 shrink the contents of the QR code so people can scan it 2 months ago
Trent Larson 12b0c38c63 fix spelling 2 months ago
Trent Larson 8c1c6a9c4e fix some result types and refactor types themselves 2 months ago
Trent Larson 5a62c965df fix problems with :href links causing the app to reload for DB errors on mobile 2 months ago