16 Commits (190b6c7f03c7f242e9f00d7975b889194b628650)

Author SHA1 Message Date
Matthew Raymer 702fff236f feat: Complete NewEditProjectView.vue Enhanced Triple Migration Pattern and ImageMethodDialog improvements 3 weeks 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
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 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 af197f7c11 catch more errors if something catastrophic happens to encrypted data 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 1b87bda471 change default reminder message; show people & unnamed icons blue for clickable 8 months ago
Trent Larson 2758af6e6e finish separation of daily reminder message, bump version to 0.3.34 8 months ago
Trent Larson 15e09c2d81 change the notification detection to our own variables, and save the selected time 8 months ago
Trent Larson 5fa2f3eef6 make the import selection more obvious, plus other verbiage 8 months ago
Trent Larson 73df9f374a move push notification setup out of an App.vue Notification and into a component 8 months ago