154 Commits (be8ba12df6d27c936a555cad9735a162a14fee4d)

Author SHA1 Message Date
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. 4 months ago
Trent Larson 1e66bc1126 fix problem switching projects where old link data remained 4 months ago
Trent Larson 6ffbcfa9a1 catch more errors if something catastrophic happens to encrypted data 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 9861a1388e allow to deselect the giver & refactor dialog to group giver vs recipient 5 months ago
Trent Larson 7acf921e82 refactor some verbiage & look-and-feel 5 months ago
Trent Larson f7fd568c60 add tests for gives to & from projects 5 months ago
Trent Larson 10bb79f695 refactor project screen: add action to record a give from it, and add checks to give confirmation buttons 5 months ago
Trent Larson 60f066bda0 change default reminder message; show people & unnamed icons blue for clickable 5 months ago
Trent Larson 6f880d0df1 fix bad link to project page, fix improper action on invite-add-contact cancel 6 months ago
Trent Larson 7c70e699d8 switch BVC-meeting-end gift to be from the plan, and add display of providers on claim-view page 7 months ago
Trent Larson 1d48da6855 disable checkboxes for nostr partner messages; adjust linting warnings 7 months ago
Trent Larson 8111b0e5cf modify the settings to allow account-specific settings, eg. for "isRegistered" 7 months ago
Trent Larson 0947c55110 remove the last of the localStorage for passing parameters 8 months ago
Trent Larson 9a9c9d3a06 jump from ideas directly into giving dialog choice 8 months ago
Trent Larson f38edff942 allow editing of an offer 8 months ago
Trent Larson 53e77e46dd fix list of offers (and some other lists), and add tests for offers 8 months ago
Trent Larson 93caec3719 add image on entries in a project 9 months ago
Trent Larson e0c50dcf62 add 'isRegistered' check to guard against many buttons 9 months ago
Trent Larson 6bac80a280 move pointers to other projects up in the project view 9 months ago
Trent Larson 59820a2f01 add more type casts 9 months ago
Trent Larson b2ebc2992b cache the passkey JWANT access token for multiple signatures 9 months ago
Trent Larson 11163dfad9 consolidate getIdentity & remove dups 9 months ago
Trent Larson 7cb9e2aa52 replace remaining didJwt.createJwt calls with one that checks for did:peer 9 months ago
Trent Larson 145a1da37e linting cleanup 10 months ago
Trent Larson bce003e508 change accessToken to take a DID 10 months ago
Trent Larson 6f2da589b1 fill in the "Load More" links for plan linkages 10 months ago
Trent Larson 1ebfc997eb add section for gives provided by a plan 10 months ago
Trent Larson 230773a917 add Confirm Gift screen for simpler confirmation 10 months ago
Trent Larson 2321e1d6e8 allow link to the large version of a project image 11 months ago
Trent Larson af976ba838 add an image to projects (which shows on all ProjectIcons except for offers) 11 months ago
Trent Larson 7f02ba29a3 add a share_target for people to add a photo 12 months ago
Trent Larson 9acba28b85 fix problem with duplicates in feed, plus some other UI tweaks 1 year ago
Trent Larson bef56fce10 allow loading more gives & offers & plans when limits are hit on project view 1 year ago
Trent Larson fccc4edb63 remove some 'uppercase' CSS markers 1 year ago
Trent Larson f4f5fc7730 change remainder of "confirm" calls to better UX 1 year ago
Trent Larson 7078f7b9e6 add choice of a start date for a project 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
Trent Larson 7cbdc7a099 add code to display profiles in feed, but deactivate it for now 1 year ago
Trent Larson 581a374b05 show contact's or user's icon in more places 1 year ago
Trent Larson 3fbf68b117 filter by selections (now all working), add cache for plans 1 year ago
Jose Olarte III 21fe5a0279 Optimized grid space for wider screens 1 year ago
Trent Larson 214a264179 change icon for detail view (from circle-info to file-lines) 1 year ago
Jose Olarte III b6e344a15e Propagated button improvements across views 1 year ago
Trent Larson 0eb64ed716 add authentication token for image server, change default image server to localhost 1 year ago
Trent Larson 2c28913d97 for BVC: finish submission of confirmations & final give 1 year ago
Trent Larson 6aab1ff49d consolidate interface and remove copies of code 1 year ago
Trent Larson a76df55224 add display of my own offers 1 year ago
Trent Larson 2d95a35905 add date to project give record list; don't wrap icon & amount 1 year ago