917 Commits (881c5d287d298b8fae5749340dca7108b63d8cba)

Author SHA1 Message Date
Trent Larson 881c5d287d fix linting 3 months ago
Trent Larson be010f7777 show warning about using nostr, and show errors if location was enabled but data is missing 3 months ago
Trent Larson 6514f52b92 change all copied contact URLs to contact-import, and handle multiples & singles separately 3 months ago
Trent Larson 07c4e58e87 add sanity checks for importing bulk contacts, eg. when there is a truncated link 3 months ago
Trent Larson 57a09cf9fb update to 0.3.47 - fix linting 3 months ago
Trent Larson 702e44872f switch so personal contact JWT is link to this server (not endorser.ch), make empty-did URL show user's info 3 months ago
Trent Larson 3c1731acdf add contact-methods to a contact 3 months ago
Trent Larson defbef736f fix any error messages with words that are too long and push the "X" off the page 3 months ago
Trent Larson f405e7d02f make notification errors go away automatically 3 months ago
Trent Larson 086ccce0bb add a contact-edit page and allow saving of notes 3 months ago
Trent Larson 7b73e9f51d move extended details under details section in ClaimView, and make that section more similar to ConfirmGiftView 3 months ago
Trent Larson 346bd1dbb4 change gifted prompts to point to achievements that were made possible 3 months ago
Trent Larson 15e00f9be0 fix verbiage when looking at new offers 3 months ago
Trent Larson 7db5b9875b fix error where visibility was set on all imported contacts even if not selected (and specify more types) 3 months ago
Trent Larson 55abb5d925 add test that copies contact-import JWT to clipboard and imports from it 3 months ago
Trent Larson 1e66bc1126 fix problem switching projects where old link data remained 3 months ago
Trent Larson a8d90ae0fd add ability to edit & resubmit any raw claim 3 months ago
Trent Larson 6fc23e4765 fix centering of numbers on map markers, fix recenter after first drag 3 months ago
Trent Larson f524714fbf fix linting 3 months ago
Trent Larson 56bbc3f4cc show results for project map grouping when clicked 3 months ago
Trent Larson d8325240f0 load the projects on the map on initial load 3 months ago
Trent Larson a8b404133e add requests for map tiles with counts of plans (commented out) 3 months ago
Trent Larson c98859fc7e add more debug information on errors caught from server 3 months ago
Trent Larson f6509b4013 make invite notes the default user name when adding a contact 3 months ago
Trent Larson ecd4367196 shrink the input to fit on DuckDuckGo on Pixel 6a 3 months ago
Trent Larson 67b4d0e953 add more visibility for invite JWT plus a check for JWT, bump version to 0.3.42 3 months ago
Trent Larson f4dd7bafca add more details for terms of data & service use 3 months ago
Trent Larson e083585379 reword some onboarding phrases 3 months ago
Trent Larson 8ca3df31fb remove actions from contact-import if all are the same as existing ones 3 months ago
Trent Larson a99a0fb5cc change the contact-sharing data into a JWT for the contact-import page 3 months ago
Trent Larson 7228f5a01b make feed pictures larger 3 months ago
Trent Larson 762dfa0f2a fix the verificationMethod type in the local ETHR DID resolver 3 months ago
Trent Larson f51bbd61b0 make claim certificate image clickable 3 months ago
Trent Larson acc9dc17ae fix linting 3 months ago
Trent Larson ec0e4693cb don't show issuer for self-issued claims 3 months ago
Trent Larson 40382157f9 fix linting 3 months ago
Trent Larson f21555184c for certificate: fix the canvas to fit in the middle vertically, add amount, and position things better 3 months ago
Trent Larson e67ae23879 add number of confirmers to certificate & show DID info when appropriate 3 months ago
Trent Larson 2cb70f8497 add copy-link on the claim view page & enable certificate 4 months ago
Trent Larson 959f5f6f63 add another sample boundary frame for the certificate view of a claim 4 months ago
Trent Larson 6d1681cb07 refine claim certificate view 4 months ago
Trent Larson e9aeec48ed fix a missed accountsDB reference 4 months ago
Trent Larson 5a56f9ab30 tweak verbiage 4 months ago
Trent Larson 0a314934b8 add invite-one-accept screen dedicated to accepting invitations 4 months ago
Trent Larson 49aff7e488 fix the wording on accepted invite 4 months ago
Trent Larson 7a80474c5c don't allow clicking on the invite link if they're not registered 4 months ago
Trent Larson 6ffbcfa9a1 catch more errors if something catastrophic happens to encrypted data 4 months ago
Trent Larson 6274f083a1 add DB file for the secret 4 months ago
Trent Larson bb3807a805 switch the encryption secret from localStorage to IndexedDB (because localStorage gets lost so often) 4 months ago
Trent Larson fb0d855fac rename variables for clarity 4 months ago