24 Commits (0a85bea5332ecc510fe6e3dc0ec1766ee07c77f3)

Author SHA1 Message Date
Jose Olarte III 0a85bea533 Feature: context-based default camera 1 week ago
Trent Larson 35bb9d2207 remove ability to mark a 'trade', ensuring this only sends & retrieves gifts 4 weeks ago
Matthew Raymer e0aded04b4 refactor: Replace console logging with logger utility 3 months ago
Matthew Raymer 3b4f4dc125 style: reorder v-model and v-bind directives 3 months ago
Matthew Raymer f6802cd160 refactor: improve router type safety and usage 3 months ago
Matthew Raymer a2e19d7e9a fix: improve TypeScript type safety across views 3 months ago
Matthew Raymer c708716675 refactor: migrate interfaces to dedicated directory 3 months ago
Trent Larson c9c3cacfbd fix image server references for tests (2 tests failing: missing function & looking for registration prompt for unregistered user) 4 months ago
Matthew Raymer be8ba12df6 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. 5 months ago
Trent Larson f405e7d02f make notification errors go away automatically 5 months ago
Trent Larson a99a0fb5cc change the contact-sharing data into a JWT for the contact-import page 5 months ago
Trent Larson bb3807a805 switch the encryption secret from localStorage to IndexedDB (because localStorage gets lost so often) 6 months ago
Trent Larson 76280b7ee5 add periods "." at the end of the giver & receiver sentences 6 months ago
Trent Larson 9861a1388e allow to deselect the giver & refactor dialog to group giver vs recipient 6 months ago
Trent Larson 10bb79f695 refactor project screen: add action to record a give from it, and add checks to give confirmation buttons 6 months ago
Trent Larson bacf9d7de6 fix problem with "Affirm Delivery" on offer claim page, plus other look-and-feel tweaks 7 months ago
Trent Larson e1d0a2b02c bump to version 0.3.31, tweak messaging to include offers 7 months ago
Trent Larson 9925800fbd allow details on a give for a providing project (so we can attach a picture) 8 months ago
Trent Larson 7c70e699d8 switch BVC-meeting-end gift to be from the plan, and add display of providers on claim-view page 8 months ago
Trent Larson b149e623b2 only show the "raw edit" when advanced options are turned on 9 months ago
Trent Larson 8111b0e5cf modify the settings to allow account-specific settings, eg. for "isRegistered" 9 months ago
Trent Larson c7cac6c894 fix so "not named" shows on detail screen for anonymous 9 months ago
Trent Larson f38edff942 allow editing of an offer 10 months ago
Trent Larson 73c82aefe2 start with offer-edit 10 months ago
Trent Larson e30e43d762 show image on the view-claim screen 10 months ago
Trent Larson bdb544a624 fix error sharing image and failing to upload, fix upload in webkit/safari, and test it 10 months ago
Trent Larson de2b0e1940 fix problem detecting plans when editing gifts 10 months ago
Trent Larson 59820a2f01 add more type casts 11 months ago
Trent Larson d724d8093c add ability to edit a GiveAction 11 months ago
Trent Larson b2ebc2992b cache the passkey JWANT access token for multiple signatures 11 months ago
Trent Larson cd0a31e6f5 remove remaining getIdentity calls & fix QR code for did:peer 11 months ago
Trent Larson 7cb9e2aa52 replace remaining didJwt.createJwt calls with one that checks for did:peer 11 months ago
Trent Larson bce003e508 change accessToken to take a DID 11 months ago
Trent Larson 45f0a14661 add expiration inside JWANT & refactor getHeaders to move toward supporting did:peer 11 months ago
Trent Larson 42fde503e3 make a passkey-generator in start & home pages, and make that the default 11 months ago
Trent Larson dea3f78173 fix type of the raw claim sent 11 months ago
Trent Larson 053ee4a748 add advanced page & flag for editing raw claims, and fix recipient assignment in detail screen 11 months ago
Trent Larson 810f307442 bump to v 0.3.14 12 months ago
Trent Larson a4bdd2e922 fix checkbox verbiage when no project is chosen for a give 12 months ago
Trent Larson a95d5db24a fix justification of checkboxes and text so they don't move 12 months ago
Trent Larson 453256f874 give-detail page: add more-correct parameters from confirm-give page, and allow toggling of project & user-recipient 12 months ago
Trent Larson 230773a917 add Confirm Gift screen for simpler confirmation 12 months ago
Trent Larson 7d6b210ee1 allow file choice for gift, plus other UI fixes 1 year ago
Trent Larson 17c901b1de add file-chooser to the profile image selection 1 year ago
Trent Larson f7b5dbf4ce style the sharing screen (plus other fixes) 1 year ago
Trent Larson 7f02ba29a3 add a share_target for people to add a photo 1 year ago
Trent Larson d316f4924b add note about confirming your own, plus other helpful verbiage, plus notify messages that don't linger 1 year ago
Trent Larson 1df2d3ed05 remove message confusion, add project name during give-details 1 year ago
Trent Larson 4e877c15f6 change the "give" action on contact page to use dialog box 1 year ago
Jose Olarte III 5388e6052c Button width changes 1 year ago