445 Commits (f0776a02695a62097231cf8ff7148d2fb8627d41)

Author SHA1 Message Date
Matthew Raymer 938e6693b0 refactor: standardize notification usage and document best practices 4 months ago
Matthew Raymer 6d85c54a02 refactor: standardize notify helper usage and document migration workflow 4 months ago
Matthew Raymer b8ee2464ba 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 6c0142b5fd Fix migration dates, add multi-platform testing infrastructure, and organize docs 4 months ago
Matthew Raymer 01bb13219f Add comprehensive migration documentation and testing infrastructure 4 months ago
Matthew Raymer 2e497eaca1 Migrate MembersList.vue to PlatformServiceMixin logging patterns 4 months ago
Matthew Raymer b1e9eff568 feat: implement secure IPC-based file export for Electron 4 months ago
Matthew Raymer 400748b9a1 fix: Resolve contact export errors in DataExportSection 4 months ago
Matthew Raymer 9b1b0e828e fix(mixin): access platformService as property, not function, in PlatformServiceMixin 4 months ago
Matthew Raymer d8b078d372 refactor: migrate DataExportSection to PlatformServiceMixin 4 months ago
Matthew Raymer 1391cfd6bf Extract UsageLimitsSection as vue-facing-decorator component and integrate into AccountViewView 4 months ago
Matthew Raymer cc86fe374f Extract LocationSearchSection as vue-facing-decorator component and integrate into AccountViewView 4 months ago
Matthew Raymer e0b97261a8 Extract RegistrationNotice as vue-facing-decorator component and integrate into AccountViewView 4 months ago
Matthew Raymer e792b542dc Extract IdentitySection as vue-facing-decorator component and integrate into AccountViewView 4 months ago
Matthew Raymer 8bbb8e83b9 refactor: Replace databaseUtil import with PlatformServiceMixin in MembersList 4 months ago
Matthew Raymer 23789d4ecd Fix JavaScript runtime errors for undefined name property access 4 months ago
Matthew Raymer 1ceea19fb5 Fix TypeScript any type warnings in Vue components 4 months ago
Jose Olarte III b57f7e4dd7 Feature: notify on click why entity is disabled 4 months ago
Jose Olarte III c002c9e245 Fix: remove duplicates from merge conflict 4 months ago
Matthew Raymer c3851371c0 Fix TypeScript any types, console statements, and clean up duplicates 4 months ago
Matthew Raymer 966dbc5164 Fix TypeScript any types and remove deprecated Dexie code 4 months ago
Matthew Raymer f839b65c56 fix: resolve SVG loading error and improve TypeScript typing 4 months ago
Matthew Raymer 0343b4cd0e Fix image CORS violations with comprehensive proxy and component updates 4 months ago
Matthew Raymer db51ac0fa4 Apply ultra-concise settings shortcuts to TopMessage and HomeView 4 months ago
Matthew Raymer fecaa59a2a Enhance PlatformServiceMixin with utility methods and apply to TopMessage 4 months ago
Matthew Raymer be61ba1bce Fix Vue property conflicts in PlatformServiceMixin implementation 4 months ago
Matthew Raymer e283fcf0ac Fix worker-only database architecture and Vue Proxy serialization 4 months ago
Trent Larson 25512d3db1 some fixes to the gifted-dialog logic 4 months ago
Jose Olarte III bf9fee7ee9 Various aesthetic improvements and optimizations 4 months ago
Jose Olarte III 08c46a27d3 Add project-to-project case 4 months ago
Trent Larson 0e6a9c4f89 adjust grammar for recording receipt 4 months ago
Jose Olarte III b6278ca148 Unit codes pulled from util.ts 4 months ago
Jose Olarte III d8e237f8cb Describe firstStep variable 4 months ago
Jose Olarte III 4b539ccc55 Better handling of No-name and Unnamed entities 4 months ago
Jose Olarte III ea49173885 Changed currentStep to boolean 4 months ago
Jose Olarte III 447a7cb089 Style "unnamed" entity 4 months ago
Matthew Raymer 2b0e60dfc2 feat: enhance GenericVerifiableCredential interface with explicit optional properties 4 months ago
Matthew Raymer daed0a97c9 WIP: restore database migration system and improve error handling 4 months ago
Jose Olarte III ca22161f12 Fix: entity-type identifier validation 4 months ago
Jose Olarte III d3b80fbe47 Feature: giver-recipient validation 4 months ago
Jose Olarte III 0342c872f4 Fix: added context for ContactGiftingView 4 months ago
Jose Olarte III a7e65b3b49 Giver-recipient controls 4 months ago
Matthew Raymer 2f9ab14c88 fix: resolve migration service import and function signature conflicts 4 months ago
Trent Larson 6689520270 fix all copies for externally-shared links to redirected deep links 4 months ago
Jose Olarte III eb7605991c Fixed more gifting use cases 4 months ago
Trent Larson 5e851e442f shrink the contents of the QR code so people can scan it 4 months ago
Trent Larson fa21660fd1 fix spelling 4 months ago
Trent Larson d6db81cc36 fix some result types and refactor types themselves 4 months ago
Trent Larson fb81f7b96e fix problems with :href links causing the app to reload for DB errors on mobile 4 months ago