313 Commits (c70c5c6bda9284052a6a2edc3165ad2f338e876f)

Author SHA1 Message Date
Matthew Raymer c70c5c6bda Migrate test/index.ts to use dynamic database imports 2 months ago
Matthew Raymer 15dd65b588 feat: Complete ContactQRScanFullView.vue Enhanced Triple Migration Pattern 2 months ago
Matthew Raymer ef15126d6d Complete notification migration across 13 components and views 2 months ago
Matthew Raymer 6d85c54a02 refactor: standardize notify helper usage and document migration workflow 2 months ago
Matthew Raymer b8ee2464ba Fix UserNameDialog open error and add defensive ref check 2 months ago
Matthew Raymer cbd768ad7a fix: Replace 'any' type with proper TypeScript typing in AccountViewView 2 months ago
Matthew Raymer d8b078d372 refactor: migrate DataExportSection to PlatformServiceMixin 2 months ago
Matthew Raymer 1391cfd6bf Extract UsageLimitsSection as vue-facing-decorator component and integrate into AccountViewView 2 months ago
Matthew Raymer cc86fe374f Extract LocationSearchSection as vue-facing-decorator component and integrate into AccountViewView 2 months ago
Matthew Raymer e0b97261a8 Extract RegistrationNotice as vue-facing-decorator component and integrate into AccountViewView 2 months ago
Matthew Raymer e792b542dc Extract IdentitySection as vue-facing-decorator component and integrate into AccountViewView 2 months ago
Matthew Raymer 0200db8f84 Refactor AccountViewView.vue to use notify helper and PlatformServiceMixin 2 months ago
Matthew Raymer 2eea44a6de Refactor notification usage and apply TypeScript/lint improvements 2 months ago
Matthew Raymer ab784dca76 Fix CORS restrictions and development server configuration 2 months ago
Matthew Raymer e283fcf0ac Fix worker-only database architecture and Vue Proxy serialization 2 months ago
Matthew Raymer 2b0e60dfc2 feat: enhance GenericVerifiableCredential interface with explicit optional properties 2 months ago
Matthew Raymer daed0a97c9 WIP: restore database migration system and improve error handling 2 months ago
Trent Larson 94994a7251 allow blocking another person's content from this user (with iViewContent contact field) 2 months ago
Trent Larson bb6eb92ba1 fix ? instead of 0 in rate limits, update location verbiage 2 months ago
Matthew Raymer f375a4e11a feat: move database migration link from account view to start view 2 months ago
Matthew Raymer 40a2491d68 feat: Add comprehensive Database Migration UI component 2 months ago
Trent Larson a082469a01 fix creation of did-specific settings (with a rename) 3 months ago
Trent Larson 8f5c34bc5f fix linting 3 months ago
Trent Larson d719338bcc fix problem setting 'loading' flag 3 months ago
Jose Olarte III 16d5c917d2 Updated QR scanner call 3 months ago
Trent Larson 5976a4995e fix problem clicking on offer-delivery, plus some other hardening and phrasing 3 months ago
Trent Larson dcd0cc4c20 fix import for derived accounts and hopefully make other account-access code more robust 3 months ago
Trent Larson 820ae727ed fix linting 3 months ago
Trent Larson 2ea7479d75 fix verbiage and fix the contact actions to be on the right-hand side 3 months ago
Trent Larson 9ac9713172 fix linting 3 months ago
Matthew Raymer 3d8e40e92b feat(export): Replace CSV export with standardized JSON format 3 months ago
Matthew Raymer c1f2c3951a feat(db): improve settings retrieval resilience and logging 3 months ago
Trent Larson 8d1511e38f convert all remaining DB writes & reads to SQL (with successful registration & claim) 3 months ago
Jose Olarte III 0a85bea533 Feature: context-based default camera 3 months ago
Trent Larson 7de4125eb7 add SQL DB access to everywhere we are using the DB, up to the "C" files 3 months ago
Matthew Raymer 0f1ac2b230 fix: move lexical declarations outside case blocks in AbsurdSqlDatabaseService 3 months ago
Trent Larson 3c0bdeaed3 remove debugging console statements 3 months ago
Trent Larson 11f2527b04 start adding the SQL approach to files, also using the Dexie approach if desired 3 months ago
Trent Larson 92dadba1cb rename the absurd-sql-specific items for clarity 3 months ago
Trent Larson 3a6f585de0 adjust so DB calls go to the factory 3 months ago
Matt Raymer ee441d1aea refactor(db): improve type safety in migration system 3 months ago
Trent Larson 5f24f4975d fix linting 3 months ago
Trent Larson e254837951 tweak messages & commentary 3 months ago
Trent Larson 0f56b659c1 adjust privacy notice with the name 3 months ago
Trent Larson a8bfcb720a adjust the messaging for setting one's name 3 months ago
Trent Larson c23e30c431 remove duplicate prompt to get registered 3 months ago
Trent Larson 1129a13e20 add more error handling and messaging when there are bad DB errors 3 months ago
Trent Larson 5b6c59c232 show an error if the import goes badly 3 months ago
Trent Larson 37b7c4ed36 various instructions (and their timeouts) 3 months ago
Matt Raymer a86e577127 style: improve code formatting and readability 3 months ago