175 Commits (26b98d8b0a887f3ab9ea441442e3881af476ec5c)

Author SHA1 Message Date
Matthew Raymer 26b98d8b0a wip: Improve deep link validation and error handling 4 months ago
Trent Larson fca770f17b change icons to font-awesome 4 months ago
Matthew Raymer c9536dd643 refactor: Replace console logging with logger utility 5 months ago
Matthew Raymer a9fd33fff6 test: enhance deep link testing with real JWT examples 5 months ago
Matthew Raymer 7432e56ead docs: add comprehensive JSDoc documentation to views 5 months ago
Trent Larson 8957fac5f9 fix one more styling error 5 months ago
Trent Larson 850eb03b23 fix linting 5 months ago
Matthew Raymer 3dbb836ae5 style: reorder v-model and v-bind directives 5 months ago
Matthew Raymer 03178d35e7 refactor: improve router type safety and usage 5 months ago
Matthew Raymer 61da40596c fix: improve TypeScript type safety across views 5 months ago
Matthew Raymer 79ef59c5a9 refactor: migrate interfaces to dedicated directory 5 months ago
Trent Larson 2a6234f322 show totals of gives to a project 5 months ago
Trent Larson 5b8a564e10 add end time to projects 6 months ago
Trent Larson 9f54286817 fix linting, add to the 10-project timeout 6 months ago
Trent Larson 888e87f6c6 add instructions for contacting potential links to hidden people 6 months ago
Trent Larson 101acd2a8c fix build and auto-test issues 6 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 2c0b927080 make notification errors go away automatically 7 months ago
Trent Larson 35866e0c2a fix problem switching projects where old link data remained 7 months ago
Trent Larson af197f7c11 catch more errors if something catastrophic happens to encrypted data 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 5b5fbe23a5 allow to deselect the giver & refactor dialog to group giver vs recipient 8 months ago
Trent Larson 1714f4d087 refactor some verbiage & look-and-feel 8 months ago
Trent Larson d621828d53 add tests for gives to & from projects 8 months ago
Trent Larson 8db7ac3f6f refactor project screen: add action to record a give from it, and add checks to give confirmation buttons 8 months ago
Trent Larson 1b87bda471 change default reminder message; show people & unnamed icons blue for clickable 8 months ago
Trent Larson 6f880d0df1 fix bad link to project page, fix improper action on invite-add-contact cancel 10 months ago
Trent Larson 7c70e699d8 switch BVC-meeting-end gift to be from the plan, and add display of providers on claim-view page 10 months ago
Trent Larson 1d48da6855 disable checkboxes for nostr partner messages; adjust linting warnings 10 months ago
Trent Larson 8111b0e5cf modify the settings to allow account-specific settings, eg. for "isRegistered" 10 months ago
Trent Larson 0947c55110 remove the last of the localStorage for passing parameters 11 months ago
Trent Larson 9a9c9d3a06 jump from ideas directly into giving dialog choice 11 months ago
Trent Larson f38edff942 allow editing of an offer 11 months ago
Trent Larson 53e77e46dd fix list of offers (and some other lists), and add tests for offers 12 months ago
Trent Larson 93caec3719 add image on entries in a project 12 months ago
Trent Larson e0c50dcf62 add 'isRegistered' check to guard against many buttons 12 months ago
Trent Larson 6bac80a280 move pointers to other projects up in the project view 12 months ago
Trent Larson 59820a2f01 add more type casts 1 year ago
Trent Larson b2ebc2992b cache the passkey JWANT access token for multiple signatures 1 year ago
Trent Larson 11163dfad9 consolidate getIdentity & remove dups 1 year ago
Trent Larson 7cb9e2aa52 replace remaining didJwt.createJwt calls with one that checks for did:peer 1 year ago
Trent Larson 145a1da37e linting cleanup 1 year ago
Trent Larson bce003e508 change accessToken to take a DID 1 year ago
Trent Larson 6f2da589b1 fill in the "Load More" links for plan linkages 1 year ago
Trent Larson 1ebfc997eb add section for gives provided by a plan 1 year ago
Trent Larson 230773a917 add Confirm Gift screen for simpler confirmation 1 year ago
Trent Larson 2321e1d6e8 allow link to the large version of a project image 1 year ago
Trent Larson af976ba838 add an image to projects (which shows on all ProjectIcons except for offers) 1 year ago
Trent Larson 7f02ba29a3 add a share_target for people to add a photo 1 year ago
Trent Larson 9acba28b85 fix problem with duplicates in feed, plus some other UI tweaks 1 year ago