21 Commits (be9465e9f8118e7f03d0a68215c00a10a82599b6)

Author SHA1 Message Date
Matthew Raymer e0aded04b4 refactor: Replace console logging with logger utility 2 months ago
Trent Larson d53de5e79b fix linting 2 months ago
Matthew Raymer 4fcbb78450 feat(test-scripts): add registration attempt to TypeScript DID generator 3 months ago
Matthew Raymer 3b4f4dc125 style: reorder v-model and v-bind directives 3 months ago
Matthew Raymer a2e19d7e9a fix: improve TypeScript type safety across views 3 months ago
Matthew Raymer c708716675 refactor: migrate interfaces to dedicated directory 3 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. 5 months ago
Trent Larson f405e7d02f make notification errors go away automatically 5 months ago
Trent Larson a8d90ae0fd add ability to edit & resubmit any raw claim 5 months ago
Trent Larson 6f880d0df1 fix bad link to project page, fix improper action on invite-add-contact cancel 7 months ago
Trent Larson 8111b0e5cf modify the settings to allow account-specific settings, eg. for "isRegistered" 8 months ago
Trent Larson 0abe3aebee remove unused code 10 months ago
Trent Larson 59820a2f01 add more type casts 10 months ago
Trent Larson 41a9c65afb fix linting 10 months ago
Trent Larson 11163dfad9 consolidate getIdentity & remove dups 10 months ago
Trent Larson 7cb9e2aa52 replace remaining didJwt.createJwt calls with one that checks for did:peer 10 months ago
Trent Larson 45f0a14661 add expiration inside JWANT & refactor getHeaders to move toward supporting did:peer 11 months ago
Trent Larson 1ebfc997eb add section for gives provided by a plan 11 months ago
Trent Larson dea3f78173 fix type of the raw claim sent 11 months ago
Trent Larson 053ee4a748 add advanced page & flag for editing raw claims, and fix recipient assignment in detail screen 11 months ago