318 Commits (de90c242a862b14fd4b8c52a5e51366331770f44)

Author SHA1 Message Date
Trent Larson c23e30c431 remove duplicate prompt to get registered 2 months ago
Trent Larson 1129a13e20 add more error handling and messaging when there are bad DB errors 2 months ago
Trent Larson 5b6c59c232 show an error if the import goes badly 2 months ago
Trent Larson 37b7c4ed36 various instructions (and their timeouts) 2 months ago
Matt Raymer a86e577127 style: improve code formatting and readability 2 months ago
Jose Olarte III d14635c44d UI tweaks 2 months ago
Matt Raymer eb5c9565a6 fix: remove duplicate Advanced heading and improve UX 2 months ago
Matthew Raymer ea108b754e feat(accessibility): enhance AccountViewView and document test suite 2 months ago
Matt Raymer e4155e1a20 feat(ui): disable all photo upload actions for unregistered users 2 months ago
Trent Larson 1b7c96ed9b don't highlight profile Advanced link in blue 2 months ago
Matthew Raymer 94bd649003 refactor: improve camera controls and modularize data export 4 months ago
Trent Larson b58d510f24 make Advanced links explicit and use "project" instead of "idea" in project page 4 months ago
Trent Larson 189bfabcf8 add LogView for those cases where the log download doesn't work 4 months ago
Trent Larson e3ac5fe9fe fix references to partner API server 5 months ago
Jose Olarte III 312b4aaaa3 Padding adjustments 5 months ago
Matthew Raymer e0aded04b4 refactor: Replace console logging with logger utility 5 months ago
Matthew Raymer 3b4f4dc125 style: reorder v-model and v-bind directives 5 months ago
Matthew Raymer f6802cd160 refactor: improve router type safety and usage 5 months ago
Matthew Raymer c708716675 refactor: migrate interfaces to dedicated directory 5 months ago
Matthew Raymer 3b7a872ae1 refactor: update nostr-tools imports for better tree shaking 5 months ago
Matthew Raymer a8e15804a6 WIP: certificate view and dependency updates 5 months ago
Trent Larson c9c3cacfbd fix image server references for tests (2 tests failing: missing function & looking for registration prompt for unregistered user) 5 months ago
Trent Larson 0576fc4187 fix a jump on user profile map move & recenter 6 months ago
Trent Larson aec530f5a8 fix build and auto-test issues 6 months ago
Trent Larson 5763fe4e49 add page for user profile view and update endpoints; rename any "rowid" to "rowId" 6 months ago
Trent Larson f3f8aeefc3 add discovery of people's profiles, and update profile endpoints for latest server version 6 months ago
Trent Larson 8eb8b746d7 add map and location for user profile 6 months ago
Trent Larson 0e52f4806f fix linting 6 months ago
Trent Larson 7c90cf908a save a profile blurb 7 months ago
Matthew Raymer be8ba12df6 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. 7 months ago
Trent Larson f405e7d02f make notification errors go away automatically 7 months ago
Trent Larson c98859fc7e add more debug information on errors caught from server 7 months ago
Trent Larson 0a314934b8 add invite-one-accept screen dedicated to accepting invitations 8 months ago
Trent Larson 6ffbcfa9a1 catch more errors if something catastrophic happens to encrypted data 8 months ago
Trent Larson bb3807a805 switch the encryption secret from localStorage to IndexedDB (because localStorage gets lost so often) 8 months ago
Trent Larson 7777fa202b finish separation of daily reminder message, bump version to 0.3.34 8 months ago
Trent Larson 8735fe44db change the notification detection to our own variables, and save the selected time 8 months ago
Trent Larson 2a652d2079 make the import selection more obvious, plus other verbiage 8 months ago
Trent Larson 75fb4da42d move push notification setup out of an App.vue Notification and into a component 8 months ago
Trent Larson 2c0c7ac256 add minute to notification scheduling & fix a bug, plus other tweaks 8 months ago
Trent Larson e1d0a2b02c bump to version 0.3.31, tweak messaging to include offers 9 months ago
Trent Larson 6f880d0df1 fix bad link to project page, fix improper action on invite-add-contact cancel 10 months ago
Trent Larson 149481d468 finish the loading of an invite RegisterAction when clicking on a link 10 months ago
Trent Larson 1d48da6855 disable checkboxes for nostr partner messages; adjust linting warnings 10 months ago
Trent Larson d492ea9eeb send all info needed to create a Trustroots event 10 months ago
Trent Larson 534f3d8a8b allow bulk-imported contacts to have visibility set 10 months ago
Trent Larson 8111b0e5cf modify the settings to allow account-specific settings, eg. for "isRegistered" 10 months ago
Trent Larson 9e98a9ab43 add test for new name-entry & copy-to-clipboard flow 11 months ago
Trent Larson d3a4377935 make the user-name pop-up the preferred way to set the name 11 months ago
Trent Larson f2cb7d3ed8 prompt for name when showing info, and provide a "copy" page when remote 11 months ago