318 Commits (71ea9efda7132c3b800e93531d3172f65f6b5451)

Author SHA1 Message Date
Matthew Raymer 71ea9efda7 Remove debugging console.log statements 1 month ago
Matthew Raymer 216e245d60 Fix registration status reactivity in HomeView 1 month ago
Matthew Raymer 901186cbc7 Restore complete UsageLimitsSection functionality with detailed limits display 1 month ago
Matthew Raymer 8dd73950f5 Fix duplicate export declarations and migrate ContactsView with sub-components 1 month ago
Matthew Raymer 95b038c717 fix: remove checking limts by default 2 months ago
Matthew Raymer 190b6c7f03 Migrate test/index.ts to use dynamic database imports 2 months ago
Matthew Raymer 81f3c5b10e feat: Complete ContactQRScanFullView.vue Enhanced Triple Migration Pattern 2 months ago
Matthew Raymer a5784cdfc1 Complete notification migration across 13 components and views 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 847b01d146 fix: Replace 'any' type with proper TypeScript typing in AccountViewView 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 d3042ec955 Refactor AccountViewView.vue to use notify helper and PlatformServiceMixin 2 months ago
Matthew Raymer f901b6b751 Refactor notification usage and apply TypeScript/lint improvements 2 months ago
Matthew Raymer d823d1ad37 Fix CORS restrictions and development server configuration 2 months ago
Matthew Raymer 7b1f891c63 Fix worker-only database architecture and Vue Proxy serialization 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
Trent Larson c6c1091281 allow blocking another person's content from this user (with iViewContent contact field) 2 months ago
Trent Larson 1c428daa3a fix ? instead of 0 in rate limits, update location verbiage 2 months ago
Matthew Raymer 51ce2bae9c feat: move database migration link from account view to start view 2 months ago
Matthew Raymer 9787763e4b feat: Add comprehensive Database Migration UI component 2 months ago
Trent Larson 6afe6f07f6 fix creation of did-specific settings (with a rename) 3 months ago
Trent Larson 32f5c52474 fix linting 3 months ago
Trent Larson 7e72ff7202 fix problem setting 'loading' flag 3 months ago
Jose Olarte III d3009406cf Updated QR scanner call 3 months ago
Trent Larson 34194b2bbc fix problem clicking on offer-delivery, plus some other hardening and phrasing 3 months ago
Trent Larson 26951cc472 fix import for derived accounts and hopefully make other account-access code more robust 3 months ago
Trent Larson 9760f02aab fix linting 3 months ago
Trent Larson 737c8c4fa7 fix verbiage and fix the contact actions to be on the right-hand side 3 months ago
Trent Larson b2628c467f fix linting 3 months ago
Matthew Raymer b9223d7fe2 feat(export): Replace CSV export with standardized JSON format 3 months ago
Matthew Raymer ce9c193a30 feat(db): improve settings retrieval resilience and logging 3 months ago
Trent Larson 8092d1c576 convert all remaining DB writes & reads to SQL (with successful registration & claim) 3 months ago
Jose Olarte III 033ef2297d Feature: context-based default camera 3 months ago
Trent Larson 3f691ef880 add SQL DB access to everywhere we are using the DB, up to the "C" files 3 months ago
Matthew Raymer dac7705003 fix: move lexical declarations outside case blocks in AbsurdSqlDatabaseService 3 months ago
Trent Larson 7cc35803c9 remove debugging console statements 3 months ago
Trent Larson 84cc501951 start adding the SQL approach to files, also using the Dexie approach if desired 3 months ago
Trent Larson f0c947ba07 rename the absurd-sql-specific items for clarity 3 months ago
Trent Larson 0e10847cba adjust so DB calls go to the factory 3 months ago
Matt Raymer 9492018fd6 refactor(db): improve type safety in migration system 3 months ago
Trent Larson 26fba66bba fix linting 3 months ago
Trent Larson 6677a0fef2 tweak messages & commentary 3 months ago
Trent Larson 4722cde404 adjust privacy notice with the name 3 months ago
Trent Larson 55302f44c9 adjust the messaging for setting one's name 3 months ago