113 Commits (874ec0bda2297d8b0418db67641c0d72a603253b)

Author SHA1 Message Date
Trent Larson 874ec0bda2 rename variables for clarity 3 months ago
Trent Larson f8f764fb51 fix error on project screen hitting "back" with the chevron 3 months ago
Trent Larson 2171846f50 finish separation of daily reminder message, bump version to 0.3.34 4 months ago
Trent Larson 3b5983fa7c finish the loading of an invite RegisterAction when clicking on a link 5 months ago
Trent Larson cd9f097180 add page for one-on-one invites (incomplete) 5 months ago
Trent Larson ebfcfa0a2d update nostr message to include signature for public key 5 months ago
Trent Larson 2d316b67f9 add link directly into contact page to add a new contact via "contactJwt" query parameter 6 months ago
Trent Larson cf797c7702 disable checkboxes for nostr partner messages; adjust linting warnings 6 months ago
Trent Larson 011870e85f support TripHopping on nostr as well 6 months ago
Trent Larson d8456788cb send all info needed to create a Trustroots event 6 months ago
Trent Larson f2446b0b83 add nostr Trustroots partner as an option when submitting a project 6 months ago
Trent Larson 023c8f6321 modify the settings to allow account-specific settings, eg. for "isRegistered" 6 months ago
Trent Larson 353726596d remove the last of the localStorage for passing parameters 6 months ago
Trent Larson 1a4052d1a0 fix tests, add test for offer update 7 months ago
Trent Larson a9b12f4d7c allow editing of an offer 7 months ago
Trent Larson 1fe540d5a8 fix list of offers (and some other lists), and add tests for offers 7 months ago
Trent Larson c0df24fe01 add more type casts 8 months ago
Trent Larson c16c1689a3 add ability to edit a GiveAction 8 months ago
Trent Larson bc59cd5c41 cache the passkey JWANT access token for multiple signatures 8 months ago
Trent Larson 9b65fb7ef9 remove remaining getIdentity calls & fix QR code for did:peer 8 months ago
Trent Larson bc1846a95a consolidate getIdentity & remove dups 8 months ago
Trent Larson 674ca1d63c replace remaining didJwt.createJwt calls with one that checks for did:peer 8 months ago
Trent Larson c67ceebc67 change accessToken to take a DID 8 months ago
Trent Larson c200cdbead add expiration inside JWANT & refactor getHeaders to move toward supporting did:peer 8 months ago
Trent Larson 64f5656f41 add an image to projects (which shows on all ProjectIcons except for offers) 10 months ago
Trent Larson aa7d82c531 add a share_target for people to add a photo 10 months ago
Trent Larson 94b5389ce9 change remainder of "confirm" calls to better UX 11 months ago
Trent Larson 79b14355d9 add choice of a start date for a project 11 months ago
Jose Olarte III dce4d3cc72 Button width changes 12 months ago
Jose Olarte III 0dab475d8b Fixed map z-index 12 months ago
Trent Larson 2b8f9579f1 fix so that project agent & location removals get saved 12 months ago
Jose Olarte III b6e344a15e Propagated button improvements across views 12 months 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 1 year ago
Trent Larson 1be899c48d ensure error message shows, and unset register flag if there's an API error 1 year ago
Trent Larson 6aee93ca6c update tasks; enhance an error message & some typescripts 1 year ago
Trent Larson 639dc7b4e5 add instruction to error output 1 year ago
Trent Larson d7ef07c2e2 automatically create an identity on the first page (and other UI tweaks) 1 year ago
Trent Larson 40a8794649 remove checks on old fullIri field 1 year ago
Trent Larson fa72d38d18 allow an agent to edit a project 1 year ago
Trent Larson a87179d127 change wording from "identity" to "identifier" in many places 1 year ago
Jose Olarte III 998a1d312f Set max screen content width 1 year ago
Trent Larson 04df0d4eff fix problem when there's a null description 1 year ago
Trent Larson bb122be319 add URL for plans 1 year ago
Trent Larson 3f436476a2 fix project loading & saving to include all the claim data 1 year ago
Trent Larson 69c60e5426 change verbiage from "project" to "idea" 1 year ago
Trent Larson 4806acc30e increase max characters for project description 1 year ago
Trent Larson 1127d7079b remove outdated check, refactor tasks 1 year ago
Trent Larson 0bbadfec6d add contact import by URL, add error notification, refine tasks 1 year ago