117 Commits (b871aa9d396fa2110d511cc10f1bda094ae24f49)

Author SHA1 Message Date
Trent Larson b871aa9d39 fix linting 7 months ago
Trent Larson 45de44cf9e show warning about using nostr, and show errors if location was enabled but data is missing 7 months ago
Trent Larson 8bf9640c10 add number of confirmers to certificate & show DID info when appropriate 7 months ago
Trent Larson 251649e6fe switch the encryption secret from localStorage to IndexedDB (because localStorage gets lost so often) 8 months ago
Trent Larson ed4a9e581b rename variables for clarity 8 months ago
Trent Larson 8c03946bd7 fix error on project screen hitting "back" with the chevron 8 months ago
Trent Larson 2758af6e6e finish separation of daily reminder message, bump version to 0.3.34 8 months ago
Trent Larson 149481d468 finish the loading of an invite RegisterAction when clicking on a link 10 months ago
Trent Larson 1bfdcab90b add page for one-on-one invites (incomplete) 10 months ago
Trent Larson 9f4a19993e update nostr message to include signature for public key 10 months ago
Trent Larson a271d9c206 add link directly into contact page to add a new contact via "contactJwt" query parameter 10 months ago
Trent Larson 1d48da6855 disable checkboxes for nostr partner messages; adjust linting warnings 10 months ago
Trent Larson a4073a5fff support TripHopping on nostr as well 10 months ago
Trent Larson d492ea9eeb send all info needed to create a Trustroots event 10 months ago
Trent Larson 25d5e13029 add nostr Trustroots partner as an option when submitting a project 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 4f97010f99 fix tests, add test for offer update 11 months ago
Trent Larson f38edff942 allow editing of an offer 11 months ago
Trent Larson 53e77e46dd fix list of offers (and some other lists), and add tests for offers 12 months ago
Trent Larson 59820a2f01 add more type casts 1 year ago
Trent Larson d724d8093c add ability to edit a GiveAction 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 7cb9e2aa52 replace remaining didJwt.createJwt calls with one that checks for did:peer 1 year ago
Trent Larson bce003e508 change accessToken to take a DID 1 year ago
Trent Larson 45f0a14661 add expiration inside JWANT & refactor getHeaders to move toward supporting did:peer 1 year ago
Trent Larson af976ba838 add an image to projects (which shows on all ProjectIcons except for offers) 1 year ago
Trent Larson 7f02ba29a3 add a share_target for people to add a photo 1 year ago
Trent Larson f4f5fc7730 change remainder of "confirm" calls to better UX 1 year ago
Trent Larson 7078f7b9e6 add choice of a start date for a project 1 year ago
Jose Olarte III 5388e6052c Button width changes 1 year ago
Jose Olarte III ffba89a7b5 Fixed map z-index 1 year ago
Trent Larson c3fd27b140 fix so that project agent & location removals get saved 1 year ago
Jose Olarte III b6e344a15e Propagated button improvements across views 1 year ago
Trent Larson 6aab1ff49d consolidate interface and remove copies of code 1 year ago
Trent Larson f41e541fe2 send the last JWT instead of the identifier for plan edits 1 year ago
Trent Larson c3819ec919 don't autocapitalize website input; refactor tasks 2 years ago
Trent Larson 1be899c48d ensure error message shows, and unset register flag if there's an API error 2 years ago
Trent Larson 6aee93ca6c update tasks; enhance an error message & some typescripts 2 years ago
Trent Larson 639dc7b4e5 add instruction to error output 2 years ago
Trent Larson d7ef07c2e2 automatically create an identity on the first page (and other UI tweaks) 2 years ago
Trent Larson 40a8794649 remove checks on old fullIri field 2 years ago
Trent Larson fa72d38d18 allow an agent to edit a project 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 04df0d4eff fix problem when there's a null description 2 years ago
Trent Larson bb122be319 add URL for plans 2 years ago
Trent Larson 3f436476a2 fix project loading & saving to include all the claim data 2 years ago