191 Commits (d3592637042ece7d64d48c1400602feb1a1ee50e)

Author SHA1 Message Date
Matthew Raymer d359263704 feat: enhance GenericVerifiableCredential interface with explicit optional properties 2 months ago
Matthew Raymer ebc241eba0 WIP: restore database migration system and improve error handling 2 months ago
Trent Larson 1f4a8ca9ff fix all copies for externally-shared links to redirected deep links 2 months ago
Trent Larson 8c1c6a9c4e fix some result types and refactor types themselves 2 months ago
Trent Larson 5a62c965df fix problems with :href links causing the app to reload for DB errors on mobile 2 months ago
Trent Larson 32f5c52474 fix linting 3 months ago
Trent Larson 34194b2bbc fix problem clicking on offer-delivery, plus some other hardening and phrasing 3 months ago
Trent Larson f79568cc5d remove relative URL references in different target because mobile chokes 3 months ago
Trent Larson 24cfeca1eb fix some errors and correct recent type duplications & bloat (cherry-picked from d8f2587d1c3b4de391cc98ccb4acb69c1e34c4e6) 3 months ago
Matthew Raymer b9223d7fe2 feat(export): Replace CSV export with standardized JSON format 3 months ago
Trent Larson c1f4aa0827 format total numbers better 3 months ago
Trent Larson 8092d1c576 convert all remaining DB writes & reads to SQL (with successful registration & claim) 3 months ago
Trent Larson ef2c94320d make Advanced links explicit and use "project" instead of "idea" in project page 5 months ago
Matthew Raymer 9bccd1f02d fix(ui): resolve duplicate attributes and improve code style 5 months ago
Matthew Raymer 26b98d8b0a wip: Improve deep link validation and error handling 5 months ago
Trent Larson fca770f17b change icons to font-awesome 5 months ago
Jose Olarte III 9dd1c8cace Button style tweaks + consistency 6 months ago
Matthew Raymer c9536dd643 refactor: Replace console logging with logger utility 6 months ago
Matthew Raymer a9fd33fff6 test: enhance deep link testing with real JWT examples 6 months ago
Matthew Raymer 7432e56ead docs: add comprehensive JSDoc documentation to views 6 months ago
Trent Larson 8957fac5f9 fix one more styling error 6 months ago
Trent Larson 850eb03b23 fix linting 6 months ago
Jose Olarte III fd5bbf38e9 In-progress: homeview design refresh 6 months ago
Matthew Raymer 3dbb836ae5 style: reorder v-model and v-bind directives 6 months ago
Matthew Raymer 03178d35e7 refactor: improve router type safety and usage 6 months ago
Matthew Raymer 61da40596c fix: improve TypeScript type safety across views 6 months ago
Matthew Raymer 79ef59c5a9 refactor: migrate interfaces to dedicated directory 6 months ago
Trent Larson 2a6234f322 show totals of gives to a project 6 months ago
Trent Larson 5b8a564e10 add end time to projects 7 months ago
Trent Larson 9f54286817 fix linting, add to the 10-project timeout 7 months ago
Trent Larson 888e87f6c6 add instructions for contacting potential links to hidden people 7 months ago
Trent Larson 101acd2a8c fix build and auto-test issues 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. 8 months ago
Trent Larson 2c0b927080 make notification errors go away automatically 8 months ago
Trent Larson 35866e0c2a fix problem switching projects where old link data remained 8 months ago
Trent Larson af197f7c11 catch more errors if something catastrophic happens to encrypted data 9 months ago
Trent Larson 251649e6fe switch the encryption secret from localStorage to IndexedDB (because localStorage gets lost so often) 9 months ago
Trent Larson 5b5fbe23a5 allow to deselect the giver & refactor dialog to group giver vs recipient 9 months ago
Trent Larson 1714f4d087 refactor some verbiage & look-and-feel 9 months ago
Trent Larson d621828d53 add tests for gives to & from projects 9 months ago
Trent Larson 8db7ac3f6f refactor project screen: add action to record a give from it, and add checks to give confirmation buttons 9 months ago
Trent Larson 1b87bda471 change default reminder message; show people & unnamed icons blue for clickable 9 months ago
Trent Larson 6f880d0df1 fix bad link to project page, fix improper action on invite-add-contact cancel 11 months ago
Trent Larson 7c70e699d8 switch BVC-meeting-end gift to be from the plan, and add display of providers on claim-view page 11 months ago
Trent Larson 1d48da6855 disable checkboxes for nostr partner messages; adjust linting warnings 11 months ago
Trent Larson 8111b0e5cf modify the settings to allow account-specific settings, eg. for "isRegistered" 11 months ago
Trent Larson 0947c55110 remove the last of the localStorage for passing parameters 1 year ago
Trent Larson 9a9c9d3a06 jump from ideas directly into giving dialog choice 1 year ago
Trent Larson f38edff942 allow editing of an offer 1 year ago
Trent Larson 53e77e46dd fix list of offers (and some other lists), and add tests for offers 1 year ago