44 Commits (a3b69fc0d426abd5fa9afef2aeb5bfe8dbbe0c17)

Author SHA1 Message Date
Matthew Raymer adfaef7947 fix(lint): resolve low and medium impact warnings 4 days ago
Matthew Raymer f98d6c7020 Fix notify initialization and axios access errors 1 week ago
Trent Larson 938cf673fc fix: A 'back' from a DID view page goes back to the list (not to edit again) 2 weeks ago
Matthew Raymer c628c78565 chore: clean up console logs 3 weeks ago
Matthew Raymer 3a1fe31d39 fix: explicitly name all our components to avoid some of the warnings for build:web:serve ... 4 weeks ago
Matthew Raymer ba9b182125 fix: explicitly name all our components to avoid some of the warnings for build:web:serve ... 4 weeks ago
Matthew Raymer 15874d31ef Complete DIDView.vue triple migration and refactor template handlers 1 month ago
Matthew Raymer ea851a7dfd Complete DIDView.vue triple migration and refactor template handlers 1 month ago
Matthew Raymer 23789d4ecd Fix JavaScript runtime errors for undefined name property access 1 month ago
Matthew Raymer 91a1618f40 Fix JavaScript runtime errors for undefined name property access 1 month ago
Matthew Raymer 7159ed1f55 fix: eliminate all @typescript-eslint/no-explicit-any warnings 1 month ago
Matthew Raymer 5562ad2926 fix: eliminate all @typescript-eslint/no-explicit-any warnings 1 month ago
Matthew Raymer daed0a97c9 WIP: restore database migration system and improve error handling 2 months ago
Matthew Raymer ebc241eba0 WIP: restore database migration system and improve error handling 2 months ago
Trent Larson 94994a7251 allow blocking another person's content from this user (with iViewContent contact field) 2 months ago
Trent Larson c6c1091281 allow blocking another person's content from this user (with iViewContent contact field) 2 months ago
Trent Larson c0c5f9842b fix some errors and correct recent type duplications & bloat (cherry-picked from d8f2587d1c) 3 months ago
Trent Larson 24cfeca1eb fix some errors and correct recent type duplications & bloat (cherry-picked from d8f2587d1c) 3 months ago
Trent Larson 8d1511e38f convert all remaining DB writes & reads to SQL (with successful registration & claim) 3 months ago
Trent Larson 8092d1c576 convert all remaining DB writes & reads to SQL (with successful registration & claim) 3 months ago
Matthew Raymer c9536dd643 refactor: Replace console logging with logger utility 5 months ago
Matthew Raymer e0aded04b4 refactor: Replace console logging with logger utility 5 months ago
Trent Larson 22da1106a8 fix linting 5 months ago
Trent Larson d53de5e79b fix linting 5 months ago
Matthew Raymer 7d60b80bba docs: Add JSDoc comments to DIDView methods 5 months ago
Matthew Raymer 02d6d220c7 docs: Add JSDoc comments to DIDView methods 5 months ago
Matthew Raymer 3dbb836ae5 style: reorder v-model and v-bind directives 6 months ago
Matthew Raymer 3b4f4dc125 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 f6802cd160 refactor: improve router type safety and usage 6 months ago
Matthew Raymer 79ef59c5a9 refactor: migrate interfaces to dedicated directory 6 months ago
Matthew Raymer c708716675 refactor: migrate interfaces to dedicated directory 6 months ago
Trent Larson 802130d3b6 fix the marker storage & clearing logic, and add the second profile map when used 7 months ago
Trent Larson e6242e2491 fix the marker storage & clearing logic, and add the second profile map when used 7 months ago
Trent Larson 702e44872f switch so personal contact JWT is link to this server (not endorser.ch), make empty-did URL show user's info 7 months ago
Trent Larson 2e7700731b switch so personal contact JWT is link to this server (not endorser.ch), make empty-did URL show user's info 7 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. 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 f405e7d02f make notification errors go away automatically 7 months ago
Trent Larson 2c0b927080 make notification errors go away automatically 7 months ago
Trent Larson 086ccce0bb add a contact-edit page and allow saving of notes 7 months ago
Trent Larson d4bb2a35fc add a contact-edit page and allow saving of notes 7 months ago
Trent Larson bb3807a805 switch the encryption secret from localStorage to IndexedDB (because localStorage gets lost so often) 8 months ago
Trent Larson 251649e6fe switch the encryption secret from localStorage to IndexedDB (because localStorage gets lost so often) 8 months ago
Trent Larson 5effb76cf5 ensure overlays show on top of relative+absolute positioning like green pluses 9 months ago
Trent Larson 7189cce25e ensure overlays show on top of relative+absolute positioning like green pluses 9 months ago
Trent Larson c004706425 add pages to see all the offers to user and offers to user's projects 9 months ago
Trent Larson 67b2b7199a fix tests (from project-page switch 4 commits ago) and fix linting 10 months ago
Trent Larson 8a61d9df45 various look-and-feel improvements 10 months ago
Trent Larson 6f880d0df1 fix bad link to project page, fix improper action on invite-add-contact cancel 10 months ago