296 Commits (c6c109128189ce9e011f3886fd00a8fe95805329)

Author SHA1 Message Date
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
Trent Larson 55302f44c9 adjust the messaging for setting one's name 2 months ago
Trent Larson 9b9e263ab1 remove duplicate prompt to get registered 2 months ago
Trent Larson df5a719a24 add more error handling and messaging when there are bad DB errors 2 months ago
Trent Larson e356fd826c show an error if the import goes badly 2 months ago
Trent Larson aadd223248 various instructions (and their timeouts) 2 months ago
Matt Raymer df8acefeff style: improve code formatting and readability 2 months ago
Jose Olarte III 715b8feb47 UI tweaks 2 months ago
Matt Raymer 5a4bf99534 fix: remove duplicate Advanced heading and improve UX 2 months ago
Matthew Raymer 29607f4e58 feat(accessibility): enhance AccountViewView and document test suite 2 months ago
Matt Raymer 36b755e859 feat(ui): disable all photo upload actions for unregistered users 2 months ago
Trent Larson 85f4d65dd2 don't highlight profile Advanced link in blue 2 months ago
Matthew Raymer 17c9c22741 refactor: improve camera controls and modularize data export 4 months ago
Trent Larson ef2c94320d make Advanced links explicit and use "project" instead of "idea" in project page 4 months ago
Trent Larson 65e4ddb832 add LogView for those cases where the log download doesn't work 4 months ago
Trent Larson 0e8657058c fix references to partner API server 5 months ago
Jose Olarte III b62c08499f Padding adjustments 5 months ago
Matthew Raymer c9536dd643 refactor: Replace console logging with logger utility 5 months ago
Matthew Raymer 3dbb836ae5 style: reorder v-model and v-bind directives 5 months ago
Matthew Raymer 03178d35e7 refactor: improve router type safety and usage 5 months ago
Matthew Raymer 79ef59c5a9 refactor: migrate interfaces to dedicated directory 5 months ago
Matthew Raymer 0a8ace0d8f refactor: update nostr-tools imports for better tree shaking 5 months ago
Matthew Raymer f33d1f0af3 WIP: certificate view and dependency updates 5 months ago
Trent Larson 898821c9aa fix image server references for tests (2 tests failing: missing function & looking for registration prompt for unregistered user) 5 months ago