146 Commits (bbdb962d4da3067c84d849aaa10b356844b1c65e)

Author SHA1 Message Date
Matthew Raymer 797db7069c Fix image CORS violations with comprehensive proxy and component updates 4 weeks ago
Matthew Raymer c13008d476 style: Improve code formatting and consistency 1 month ago
Matthew Raymer aa40ef23dc feat: Add Electron dependencies and development scripts 1 month ago
Matthew Raymer fe55d0b431 WIP: Fix Electron build issues and migrate to @nostr/tools 1 month ago
Matthew Raymer d359263704 feat: enhance GenericVerifiableCredential interface with explicit optional properties 1 month ago
Matthew Raymer ebc241eba0 WIP: restore database migration system and improve error handling 1 month ago
Trent Larson 8092d1c576 convert all remaining DB writes & reads to SQL (with successful registration & claim) 2 months ago
Jose Olarte III bacf1ef98f Mobile native to use web camera 2 months ago
Matthew Raymer c9536dd643 refactor: Replace console logging with logger utility 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 79ef59c5a9 refactor: migrate interfaces to dedicated directory 5 months ago
Matthew Raymer 0a8ace0d8f refactor: update nostr-tools imports for better tree shaking 5 months ago
Matthew Raymer f33d1f0af3 WIP: certificate view and dependency updates 5 months ago
Trent Larson 898821c9aa fix image server references for tests (2 tests failing: missing function & looking for registration prompt for unregistered user) 5 months ago
Trent Larson e31458bef6 yet another attempt at nostr-tools nip06 fix 5 months ago
Jason Buchanan d1faee69a8 chore: cleanup in prep for pull request 6 months ago
Jason Buchanan 16b77b283d deps: fixing issues around nostr-tools deps being removed that were necessary 6 months ago
Jason Buchanan 633169de9f deps: updated `nostr-tools` and import 6 months ago
Trent Larson 7c61d0445b fix display on a mobile device & mark slower tests 6 months ago
Trent Larson 5b8a564e10 add end time to projects 6 months ago
Trent Larson 5943df756a make screen where user can create a group onboarding meeting 6 months ago
Trent Larson 1a0d46d963 fix problem after minimizing use of account private data 6 months ago
Trent Larson c1058499c7 add discovery of people's profiles, and update profile endpoints for latest server version 6 months ago
Trent Larson b871aa9d39 fix linting 7 months ago
Trent Larson 45de44cf9e show warning about using nostr, and show errors if location was enabled but data is missing 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. 7 months ago
Trent Larson 8bf9640c10 add number of confirmers to certificate & show DID info when appropriate 7 months ago
Trent Larson 251649e6fe switch the encryption secret from localStorage to IndexedDB (because localStorage gets lost so often) 8 months ago
Trent Larson ed4a9e581b rename variables for clarity 8 months ago
Trent Larson 8c03946bd7 fix error on project screen hitting "back" with the chevron 8 months ago
Trent Larson 2758af6e6e finish separation of daily reminder message, bump version to 0.3.34 8 months ago
Trent Larson 149481d468 finish the loading of an invite RegisterAction when clicking on a link 10 months ago
Trent Larson 1bfdcab90b add page for one-on-one invites (incomplete) 10 months ago
Trent Larson 9f4a19993e update nostr message to include signature for public key 10 months ago
Trent Larson a271d9c206 add link directly into contact page to add a new contact via "contactJwt" query parameter 10 months ago
Trent Larson 1d48da6855 disable checkboxes for nostr partner messages; adjust linting warnings 10 months ago
Trent Larson a4073a5fff support TripHopping on nostr as well 10 months ago
Trent Larson d492ea9eeb send all info needed to create a Trustroots event 10 months ago
Trent Larson 25d5e13029 add nostr Trustroots partner as an option when submitting a project 10 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 11 months ago
Trent Larson 4f97010f99 fix tests, add test for offer update 12 months ago
Trent Larson f38edff942 allow editing of an offer 12 months ago
Trent Larson 53e77e46dd fix list of offers (and some other lists), and add tests for offers 12 months ago
Trent Larson 59820a2f01 add more type casts 1 year ago
Trent Larson d724d8093c add ability to edit a GiveAction 1 year ago
Trent Larson b2ebc2992b cache the passkey JWANT access token for multiple signatures 1 year ago
Trent Larson cd0a31e6f5 remove remaining getIdentity calls & fix QR code for did:peer 1 year ago
Trent Larson 11163dfad9 consolidate getIdentity & remove dups 1 year ago