104 Commits (2a7178db537ab1285c9a4168e82923570e9841a1)

Author SHA1 Message Date
Trent Larson 59b433830d add page for user profile view and update endpoints; rename any "rowid" to "rowId" 6 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. 7 months ago
Trent Larson 2c0b927080 make notification errors go away automatically 7 months ago
Trent Larson af197f7c11 catch more errors if something catastrophic happens to encrypted data 8 months ago
Trent Larson 251649e6fe switch the encryption secret from localStorage to IndexedDB (because localStorage gets lost so often) 8 months ago
Trent Larson 53c4328e82 add words under feed, add big "plus" on first page, and reword some things 8 months ago
Trent Larson a73f0239c9 fix problem not showing user's projects on project page 9 months ago
Trent Larson e1d0a2b02c bump to version 0.3.31, tweak messaging to include offers 9 months ago
Trent Larson 53abf964b2 add basic page-by-page onboarding help 9 months ago
Trent Larson fe482d06f6 show more redeemed info & action on the invites, refactor onboarding instructions 10 months ago
Trent Larson 1d48da6855 disable checkboxes for nostr partner messages; adjust linting warnings 10 months ago
Trent Larson b149e623b2 only show the "raw edit" when advanced options are turned on 10 months ago
Trent Larson 8111b0e5cf modify the settings to allow account-specific settings, eg. for "isRegistered" 11 months ago
Trent Larson 0947c55110 remove the last of the localStorage for passing parameters 11 months ago
Trent Larson f2cb7d3ed8 prompt for name when showing info, and provide a "copy" page when remote 11 months ago
Trent Larson e5155a3da1 add recipient description to offers in user's list 12 months ago
Trent Larson 53e77e46dd fix list of offers (and some other lists), and add tests for offers 12 months ago
Trent Larson e0c50dcf62 add 'isRegistered' check to guard against many buttons 12 months ago
Jose Olarte III a410836539 Added IDs for Playwright targeting 1 year ago
Trent Larson 59820a2f01 add more type casts 1 year ago
Trent Larson b2ebc2992b cache the passkey JWANT access token for multiple signatures 1 year ago
Trent Larson cd0a31e6f5 remove remaining getIdentity calls & fix QR code for did:peer 1 year ago
Trent Larson 11163dfad9 consolidate getIdentity & remove dups 1 year ago
Trent Larson bce003e508 change accessToken to take a DID 1 year ago
Trent Larson 08e1ce6486 fix prompt for already-registered contacts (plus some verbiage) 1 year ago
Trent Larson ea156fac13 improve messaging when user has no offers or projects 1 year ago
Trent Larson af976ba838 add an image to projects (which shows on all ProjectIcons except for offers) 1 year ago
Trent Larson b86543b404 disallow new-project page if not registered 1 year ago
Trent Larson 4e877c15f6 change the "give" action on contact page to use dialog box 1 year ago
Trent Larson 581a374b05 show contact's or user's icon in more places 1 year ago
Trent Larson 3fbf68b117 filter by selections (now all working), add cache for plans 1 year ago
Trent Larson 214a264179 change icon for detail view (from circle-info to file-lines) 1 year ago
Trent Larson 6aab1ff49d consolidate interface and remove copies of code 1 year ago
Trent Larson a76df55224 add display of my own offers 2 years ago
Trent Larson d7530ff56b adjust more UI on the Advanced section, and make other small code & UI tweaks 2 years ago
Trent Larson 563b5793a9 add different identicons for people (and increment version & add -beta) 2 years ago
Trent Larson a87179d127 change wording from "identity" to "identifier" in many places 2 years ago
Jose Olarte III 998a1d312f Set max screen content width 2 years ago
Trent Larson 051a0a97d8 fix issuer name in project list 2 years ago
Trent Larson 17c96dd01a fix linting, etc with previous feature (env warning) 2 years ago
Trent Larson 4f2cb55753 add warning if on unexpected server 2 years ago
Trent Larson ccca93b9f1 change some messages, rework tasks 2 years ago
Trent Larson 6957678474 include project ID in the URLs to the project-details page 2 years ago
Trent Larson 20c2954be1 remove unused properties 2 years ago
Trent Larson 52a6451a2d remove technical details from user-facing messages 2 years ago
Trent Larson 4b9cbd0e9f fix all the lint warnings 2 years ago
Matthew Raymer fd43da93a5 A whole lot of cleaning going on 2 years ago
Trent Larson b05b602acd fix many, many more type errors 2 years ago
Matthew Raymer 5501ac1a2f Many fixes -- especially and endorserServer 2 years ago
Jose Olarte III 4b87692231 Added jdenticon to more views 2 years ago