150 Commits (912bb7c1368062a67424a4ce912cee9a7595a4e3)

Author SHA1 Message Date
Matthew Raymer 912bb7c136 fix: revert QR scanner to emit pattern after function prop binding fails 1 month ago
Matthew Raymer 3d3d50dc9f feat: enhance EntityGrid with function props and improve code formatting 1 month ago
Matthew Raymer 6fe9d59eae feat: Complete NewEditProjectView.vue Enhanced Triple Migration Pattern and ImageMethodDialog improvements 2 months ago
Matthew Raymer 554c192085 refactor: extract long CSS classes to computed properties in ImageMethodDialog 2 months ago
Matthew Raymer 66059fca4e feat: Complete NewEditProjectView.vue Enhanced Triple Migration Pattern 2 months ago
Matthew Raymer 0343b4cd0e Fix image CORS violations with comprehensive proxy and component updates 2 months ago
Matthew Raymer a9829e6893 style: Improve code formatting and consistency 2 months ago
Matthew Raymer 9f7ceab1f1 feat: Add Electron dependencies and development scripts 2 months ago
Matthew Raymer dc1fa14095 WIP: Fix Electron build issues and migrate to @nostr/tools 2 months ago
Matthew Raymer 2b0e60dfc2 feat: enhance GenericVerifiableCredential interface with explicit optional properties 2 months ago
Matthew Raymer daed0a97c9 WIP: restore database migration system and improve error handling 2 months ago
Trent Larson 8d1511e38f convert all remaining DB writes & reads to SQL (with successful registration & claim) 3 months ago
Jose Olarte III efc720e47f Mobile native to use web camera 3 months ago
Matthew Raymer e0aded04b4 refactor: Replace console logging with logger utility 6 months ago
Matthew Raymer 3b4f4dc125 style: reorder v-model and v-bind directives 6 months ago
Matthew Raymer f6802cd160 refactor: improve router type safety and usage 6 months ago
Matthew Raymer c708716675 refactor: migrate interfaces to dedicated directory 6 months ago
Matthew Raymer 3b7a872ae1 refactor: update nostr-tools imports for better tree shaking 6 months ago
Matthew Raymer a8e15804a6 WIP: certificate view and dependency updates 6 months ago
Trent Larson c9c3cacfbd fix image server references for tests (2 tests failing: missing function & looking for registration prompt for unregistered user) 6 months ago
Trent Larson 8e46c38008 yet another attempt at nostr-tools nip06 fix 6 months ago
Jason Buchanan 6fc416d759
chore: cleanup in prep for pull request 6 months ago
Jason Buchanan e86cf3c9f2
deps: fixing issues around nostr-tools deps being removed that were necessary 6 months ago
Jason Buchanan 53a06be734
deps: updated `nostr-tools` and import 7 months ago
Trent Larson 85c93c060a fix display on a mobile device & mark slower tests 7 months ago
Trent Larson da0f9e7581 add end time to projects 7 months ago
Trent Larson 2a23587c3b make screen where user can create a group onboarding meeting 7 months ago
Trent Larson 7ababb4e1b fix problem after minimizing use of account private data 7 months ago
Trent Larson f3f8aeefc3 add discovery of people's profiles, and update profile endpoints for latest server version 7 months ago
Trent Larson 881c5d287d fix linting 8 months ago
Trent Larson be010f7777 show warning about using nostr, and show errors if location was enabled but data is missing 8 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. 8 months ago
Trent Larson e67ae23879 add number of confirmers to certificate & show DID info when appropriate 8 months ago
Trent Larson bb3807a805 switch the encryption secret from localStorage to IndexedDB (because localStorage gets lost so often) 9 months ago
Trent Larson fb0d855fac rename variables for clarity 9 months ago
Trent Larson 92fbde4f51 fix error on project screen hitting "back" with the chevron 9 months ago
Trent Larson 7777fa202b finish separation of daily reminder message, bump version to 0.3.34 9 months ago
Trent Larson 149481d468 finish the loading of an invite RegisterAction when clicking on a link 11 months ago
Trent Larson 1bfdcab90b add page for one-on-one invites (incomplete) 11 months ago
Trent Larson 9f4a19993e update nostr message to include signature for public key 11 months ago
Trent Larson a271d9c206 add link directly into contact page to add a new contact via "contactJwt" query parameter 11 months ago
Trent Larson 1d48da6855 disable checkboxes for nostr partner messages; adjust linting warnings 11 months ago
Trent Larson a4073a5fff support TripHopping on nostr as well 11 months ago
Trent Larson d492ea9eeb send all info needed to create a Trustroots event 11 months ago
Trent Larson 25d5e13029 add nostr Trustroots partner as an option when submitting a project 11 months ago
Trent Larson 8111b0e5cf modify the settings to allow account-specific settings, eg. for "isRegistered" 12 months ago
Trent Larson 0947c55110 remove the last of the localStorage for passing parameters 1 year ago
Trent Larson 4f97010f99 fix tests, add test for offer update 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