109 Commits (f53542d2ff22728283b73c808278f8edb51a3a1b)

Author SHA1 Message Date
Matthew Raymer f53542d2ff Fix InviteOneAcceptView migration fence; remove USE_DEXIE_DB dependency 1 month ago
Matthew Raymer a4c44ff052 feat: Add database migration tools and fix Electron integration 2 months ago
Matthew Raymer aa40ef23dc feat: Add Electron dependencies and development scripts 2 months ago
Matthew Raymer ea0f49d5c3 WIP: add Electron platform configuration to Capacitor 2 months ago
Matthew Raymer ebc241eba0 WIP: restore database migration system and improve error handling 2 months ago
Trent Larson c1eb242616 add first cut at deep-link redirecting, with one example contact-import that works on mobile 2 months ago
Matthew Raymer 9787763e4b feat: Add comprehensive Database Migration UI component 2 months ago
Trent Larson 6e005de65a remove unused redirect to start page (now that we're creating an ID up front) 3 months ago
Matt Raymer 10df60316a Remove ContactScanView and rename ContactQRScanView to ContactQRScanFullView 3 months ago
Matt Raymer 21d9126811 Remove ContactScanView and update QR scan view naming for consistency 3 months ago
Jose Olarte III 504f671aa2 New contact QR scan view for Capacitor version 4 months ago
Trent Larson 65e4ddb832 add LogView for those cases where the log download doesn't work 5 months ago
Matthew Raymer 26b98d8b0a wip: Improve deep link validation and error handling 5 months ago
Matthew Raymer c9536dd643 refactor: Replace console logging with logger utility 6 months ago
Matthew Raymer 73637d80dc refactor: move ProviderInfo interface to claims-result.ts 6 months ago
Trent Larson 898821c9aa fix image server references for tests (2 tests failing: missing function & looking for registration prompt for unregistered user) 6 months ago
Matthew Raymer ec1f50af69 docs: move build instructions from README to BUILDING.md 6 months ago
Matthew Raymer d8c1a84cfe WIP (fix): improve electron build configuration and service worker handling 6 months ago
Trent Larson 6a070a1715 fix linting (and change a little wording in onboarding page) 7 months ago
Trent Larson 3a56d83dd6 add onboarding pages for the list and members, and refine the setup 7 months ago
Trent Larson 5943df756a make screen where user can create a group onboarding meeting 7 months ago
Trent Larson 6c1cdd3bfd fix a jump on user profile map move & recenter 7 months ago
Trent Larson 59b433830d add page for user profile view and update endpoints; rename any "rowid" to "rowId" 7 months ago
Matthew Raymer ff4e23517b Multi-build support; tested successfully for Electron 8 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 d4bb2a35fc add a contact-edit page and allow saving of notes 8 months ago
Trent Larson e286a8f002 change the contact-sharing data into a JWT for the contact-import page 8 months ago
Trent Larson 124ff65aa2 add copy-link on the claim view page & enable certificate 8 months ago
Trent Larson 156950c7f0 add invite-one-accept screen dedicated to accepting invitations 9 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 2b802f01f8 add page for a printable certificate (which works but isn't too impressive yet) 9 months ago
Trent Larson 15e09c2d81 change the notification detection to our own variables, and save the selected time 9 months ago
Trent Larson c004706425 add pages to see all the offers to user and offers to user's projects 10 months ago
Trent Larson 4168c37074 add large notice when user has a new offer to them 10 months ago
Trent Larson 1bfdcab90b add page for one-on-one invites (incomplete) 11 months ago
Trent Larson f2cb7d3ed8 prompt for name when showing info, and provide a "copy" page when remote 1 year ago
Trent Larson f38edff942 allow editing of an offer 1 year ago
Trent Larson 6b4b3642f9 record some info on my attempt to test a service worker 1 year ago
Trent Larson 4472c3fbdd import & update selected contacts 1 year ago
Trent Larson 053ee4a748 add advanced page & flag for editing raw claims, and fix recipient assignment in detail screen 1 year ago
Trent Larson 230773a917 add Confirm Gift screen for simpler confirmation 1 year ago
Trent Larson 7f02ba29a3 add a share_target for people to add a photo 1 year ago
Trent Larson e2df848e96 add page to view all claims about a DID (which we'll have to restrict to visible people soon) 1 year ago
Trent Larson e43c45ebea add onboarding help instructions as separate page 1 year ago
Jason Buchanan ef5f81932d Initial stab at vitejs update 1 year ago
Trent Larson 251986d2bc make the photo show in a pop-up dialog 1 year ago
Trent Larson acee761906 add page for extended details of gifts including pic (not fully tested) 1 year ago
Trent Larson 866dcb3a2a add screens for the shortcuts for the BVC group (doesn't submit yet) 2 years ago
Trent Larson c696de33f3 add page to take a picture and upload to an image server 2 years ago