178 Commits (e9aeec48ed5e127721feb691660da0948dc4d647)

Author SHA1 Message Date
Trent Larson 6ffbcfa9a1 catch more errors if something catastrophic happens to encrypted data 2 months ago
Trent Larson bb3807a805 switch the encryption secret from localStorage to IndexedDB (because localStorage gets lost so often) 2 months ago
Trent Larson 5effb76cf5 ensure overlays show on top of relative+absolute positioning like green pluses 2 months ago
Trent Larson 658214abb6 fix linting 2 months ago
Trent Larson f1163d8302 add words under feed, add big "plus" on first page, and reword some things 2 months ago
Trent Larson 10bb79f695 refactor project screen: add action to record a give from it, and add checks to give confirmation buttons 2 months ago
Trent Larson 60f066bda0 change default reminder message; show people & unnamed icons blue for clickable 2 months ago
Trent Larson 7777fa202b finish separation of daily reminder message, bump version to 0.3.34 2 months ago
Trent Larson 8735fe44db change the notification detection to our own variables, and save the selected time 2 months ago
Trent Larson 2a652d2079 make the import selection more obvious, plus other verbiage 2 months ago
Trent Larson 75fb4da42d move push notification setup out of an App.vue Notification and into a component 2 months ago
Trent Larson 4168c37074 add large notice when user has a new offer to them 3 months ago
Trent Larson eb90c9ebae still 0.3.31, fix linting 3 months ago
Trent Larson e1d0a2b02c bump to version 0.3.31, tweak messaging to include offers 3 months ago
Trent Larson 42dcb3b43c tweak onboarding messages 3 months ago
Trent Larson 00b191c4fd suggest new user going to the front page 3 months ago
Trent Larson 45214eabc5 adjust tests for new onboarding messages 3 months ago
Trent Larson 53abf964b2 add basic page-by-page onboarding help 3 months ago
Trent Larson 6f880d0df1 fix bad link to project page, fix improper action on invite-add-contact cancel 4 months ago
Trent Larson fe482d06f6 show more redeemed info & action on the invites, refactor onboarding instructions 4 months ago
Trent Larson 98afa8a259 refactor invite link & add test 4 months ago
Trent Larson 149481d468 finish the loading of an invite RegisterAction when clicking on a link 4 months ago
Trent Larson 1bfdcab90b add page for one-on-one invites (incomplete) 4 months ago
Trent Larson 9925800fbd allow details on a give for a providing project (so we can attach a picture) 4 months ago
Trent Larson 1d48da6855 disable checkboxes for nostr partner messages; adjust linting warnings 4 months ago
Trent Larson 4fd2319d53 fix error is OfferDialog where assignment to a project was missed, plus some refactors 5 months ago
Trent Larson 8111b0e5cf modify the settings to allow account-specific settings, eg. for "isRegistered" 5 months ago
Trent Larson 9a9c9d3a06 jump from ideas directly into giving dialog choice 5 months ago
Trent Larson f2cb7d3ed8 prompt for name when showing info, and provide a "copy" page when remote 5 months ago
Trent Larson 7309ba1436 add tests for importing multiple records, fix other confirmation tests 5 months ago
Trent Larson 4f97010f99 fix tests, add test for offer update 6 months ago
Trent Larson f38edff942 allow editing of an offer 6 months ago
Trent Larson 53e77e46dd fix list of offers (and some other lists), and add tests for offers 6 months ago
Trent Larson bdb544a624 fix error sharing image and failing to upload, fix upload in webkit/safari, and test it 6 months ago
Jose Olarte III c8bdaa10eb Playwright: added ID to spinbutton 6 months ago
Trent Larson d724d8093c add ability to edit a GiveAction 6 months ago
Trent Larson 5ad8a2d2ba await all of the db.settings updates 7 months ago
Trent Larson 7cb9e2aa52 replace remaining didJwt.createJwt calls with one that checks for did:peer 7 months ago
Trent Larson 145a1da37e linting cleanup 7 months ago
Trent Larson bce003e508 change accessToken to take a DID 7 months ago
Trent Larson 230773a917 add Confirm Gift screen for simpler confirmation 7 months ago
Trent Larson 2321e1d6e8 allow link to the large version of a project image 8 months ago
Trent Larson af976ba838 add an image to projects (which shows on all ProjectIcons except for offers) 8 months ago
Trent Larson 33a340326f set the correct active camera number when it starts 9 months ago
Trent Larson fd112bd447 allow any image URL for gifts & profiles 9 months ago
Trent Larson 7d6b210ee1 allow file choice for gift, plus other UI fixes 9 months ago
Trent Larson 6c28828c0a fix cropping problem where long images go off the screen 9 months ago
Trent Larson 6af239378c bump to v 0.3.10, fix image upload on Chrome 9 months ago
Trent Larson 17c901b1de add file-chooser to the profile image selection 9 months ago
Trent Larson f7b5dbf4ce style the sharing screen (plus other fixes) 9 months ago