319 Commits (c6b27d55ffce12e13275cfa46534bd5b9ebeb741)

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