10 Commits (03178d35e736fe3e48ae08f7c6b633b332228993)

Author SHA1 Message Date
Matthew Raymer 03178d35e7 refactor: improve router type safety and usage 6 months ago
Matthew Raymer 79ef59c5a9 refactor: migrate interfaces to dedicated directory 6 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 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 1b87bda471 change default reminder message; show people & unnamed icons blue for clickable 9 months ago
Trent Larson 2758af6e6e finish separation of daily reminder message, bump version to 0.3.34 9 months ago
Trent Larson 15e09c2d81 change the notification detection to our own variables, and save the selected time 9 months ago
Trent Larson 5fa2f3eef6 make the import selection more obvious, plus other verbiage 9 months ago
Trent Larson 73df9f374a move push notification setup out of an App.vue Notification and into a component 9 months ago