309 Commits (86fd73051a7af65f22dd6725beff5c6df364bc14)

Author SHA1 Message Date
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
Trent Larson 9b9e263ab1 remove duplicate prompt to get registered 3 months ago
Trent Larson df5a719a24 add more error handling and messaging when there are bad DB errors 3 months ago
Trent Larson e356fd826c show an error if the import goes badly 3 months ago
Trent Larson aadd223248 various instructions (and their timeouts) 3 months ago
Matt Raymer df8acefeff style: improve code formatting and readability 3 months ago
Jose Olarte III 715b8feb47 UI tweaks 3 months ago
Matt Raymer 5a4bf99534 fix: remove duplicate Advanced heading and improve UX 3 months ago
Matthew Raymer 29607f4e58 feat(accessibility): enhance AccountViewView and document test suite 3 months ago
Matt Raymer 36b755e859 feat(ui): disable all photo upload actions for unregistered users 3 months ago