1077 Commits (ff605b36769582ee1deacafde95446faae8a1873)

Author SHA1 Message Date
Trent Larson e97bc4893e change all copied contact URLs to contact-import, and handle multiples & singles separately 7 months ago
Trent Larson 181de625ba add sanity checks for importing bulk contacts, eg. when there is a truncated link 7 months ago
Matthew Raymer ff4e23517b Multi-build support; tested successfully for Electron 7 months ago
Trent Larson e218bde9cc update to 0.3.47 - fix linting 7 months ago
Trent Larson 2e7700731b switch so personal contact JWT is link to this server (not endorser.ch), make empty-did URL show user's info 7 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 399e6299de add contact-methods to a contact 7 months ago
Trent Larson 5f402c97a9 fix any error messages with words that are too long and push the "X" off the page 7 months ago
Trent Larson 2c0b927080 make notification errors go away automatically 7 months ago
Trent Larson d4bb2a35fc add a contact-edit page and allow saving of notes 7 months ago
Trent Larson 670c729a37 move extended details under details section in ClaimView, and make that section more similar to ConfirmGiftView 7 months ago
Trent Larson 870a6f108e change gifted prompts to point to achievements that were made possible 7 months ago
Trent Larson efb3717f2a fix verbiage when looking at new offers 7 months ago
Trent Larson 5ee08793af fix error where visibility was set on all imported contacts even if not selected (and specify more types) 7 months ago
Trent Larson e37cb2475e add test that copies contact-import JWT to clipboard and imports from it 7 months ago
Trent Larson 35866e0c2a fix problem switching projects where old link data remained 7 months ago
Trent Larson ef3c5e700f add ability to edit & resubmit any raw claim 7 months ago
Trent Larson 92b32551f1 fix centering of numbers on map markers, fix recenter after first drag 7 months ago
Trent Larson be9edc197e fix linting 7 months ago
Trent Larson 582e1809cc show results for project map grouping when clicked 7 months ago
Trent Larson 18975a68ea load the projects on the map on initial load 7 months ago
Trent Larson 6f67e7845b add requests for map tiles with counts of plans (commented out) 7 months ago
Trent Larson caf46ab383 add more debug information on errors caught from server 7 months ago
Trent Larson 6c5001ac41 make invite notes the default user name when adding a contact 7 months ago
Trent Larson b00f99bd3c shrink the input to fit on DuckDuckGo on Pixel 6a 7 months ago
Trent Larson 8cadfb15dd add more visibility for invite JWT plus a check for JWT, bump version to 0.3.42 7 months ago
Trent Larson 4641c46ab2 add more details for terms of data & service use 7 months ago
Trent Larson c327f55842 reword some onboarding phrases 7 months ago
Trent Larson a8118c1f5e remove actions from contact-import if all are the same as existing ones 7 months ago
Trent Larson e286a8f002 change the contact-sharing data into a JWT for the contact-import page 7 months ago
Trent Larson c34f8cbf41 make feed pictures larger 7 months ago
Trent Larson bf6035ec47 fix the verificationMethod type in the local ETHR DID resolver 7 months ago
Trent Larson 61da17a8f6 make claim certificate image clickable 7 months ago
Trent Larson 51e60273d5 fix linting 7 months ago
Trent Larson a67d265439 don't show issuer for self-issued claims 7 months ago
Trent Larson 5886f7ef53 fix linting 7 months ago
Trent Larson af12e1bd51 for certificate: fix the canvas to fit in the middle vertically, add amount, and position things better 7 months ago
Trent Larson 8bf9640c10 add number of confirmers to certificate & show DID info when appropriate 7 months ago
Trent Larson 124ff65aa2 add copy-link on the claim view page & enable certificate 7 months ago
Trent Larson 52155039de add another sample boundary frame for the certificate view of a claim 7 months ago
Trent Larson 6749c1ec2d refine claim certificate view 7 months ago
Trent Larson a9045e9d61 fix a missed accountsDB reference 8 months ago
Trent Larson dd6598cd99 tweak verbiage 8 months ago
Trent Larson 156950c7f0 add invite-one-accept screen dedicated to accepting invitations 8 months ago
Trent Larson b657dc343a fix the wording on accepted invite 8 months ago
Trent Larson 5afd218244 don't allow clicking on the invite link if they're not registered 8 months ago
Trent Larson af197f7c11 catch more errors if something catastrophic happens to encrypted data 8 months ago
Trent Larson 8a0632f655 add DB file for the secret 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 ed4a9e581b rename variables for clarity 8 months ago