288 Commits (26951cc472a503a17583f079301f07ebf3f8f226)

Author SHA1 Message Date
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
Trent Larson 85f4d65dd2 don't highlight profile Advanced link in blue 4 months ago
Matthew Raymer 17c9c22741 refactor: improve camera controls and modularize data export 5 months ago
Trent Larson ef2c94320d make Advanced links explicit and use "project" instead of "idea" in project page 5 months ago
Trent Larson 65e4ddb832 add LogView for those cases where the log download doesn't work 5 months ago
Trent Larson 0e8657058c fix references to partner API server 6 months ago
Jose Olarte III b62c08499f Padding adjustments 6 months ago
Matthew Raymer c9536dd643 refactor: Replace console logging with logger utility 6 months ago
Matthew Raymer 3dbb836ae5 style: reorder v-model and v-bind directives 6 months ago
Matthew Raymer 03178d35e7 refactor: improve router type safety and usage 6 months ago
Matthew Raymer 79ef59c5a9 refactor: migrate interfaces to dedicated directory 6 months ago
Matthew Raymer 0a8ace0d8f refactor: update nostr-tools imports for better tree shaking 6 months ago
Matthew Raymer f33d1f0af3 WIP: certificate view and dependency updates 6 months ago
Trent Larson 898821c9aa fix image server references for tests (2 tests failing: missing function & looking for registration prompt for unregistered user) 6 months ago
Trent Larson 6c1cdd3bfd fix a jump on user profile map move & recenter 7 months ago
Trent Larson 101acd2a8c fix build and auto-test issues 7 months ago
Trent Larson 59b433830d add page for user profile view and update endpoints; rename any "rowid" to "rowId" 7 months ago
Trent Larson c1058499c7 add discovery of people's profiles, and update profile endpoints for latest server version 7 months ago
Trent Larson 70043fc28c add map and location for user profile 8 months ago
Trent Larson 1c1231b831 fix linting 8 months ago
Trent Larson 2386813e92 save a profile blurb 8 months ago
Matthew Raymer 8b77d2b573 Refatored vite.config to be a bit more streamlined before adding alternate build options. This did end up requiring me to remove @ from imports for some reason. Tests came out fine. 8 months ago
Trent Larson 2c0b927080 make notification errors go away automatically 8 months ago