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.
|
2025-01-05 08:38:15 +00:00 |
|
|
|
af197f7c11
|
catch more errors if something catastrophic happens to encrypted data
|
2024-12-10 20:02:49 -07:00 |
|
|
|
251649e6fe
|
switch the encryption secret from localStorage to IndexedDB (because localStorage gets lost so often)
|
2024-12-08 19:34:31 -07:00 |
|
|
|
1b87bda471
|
change default reminder message; show people & unnamed icons blue for clickable
|
2024-11-24 20:14:30 -07:00 |
|
|
|
2758af6e6e
|
finish separation of daily reminder message, bump version to 0.3.34
|
2024-11-24 13:09:40 -07:00 |
|
|
|
15e09c2d81
|
change the notification detection to our own variables, and save the selected time
|
2024-11-20 19:55:51 -07:00 |
|
|
|
5fa2f3eef6
|
make the import selection more obvious, plus other verbiage
|
2024-11-18 18:22:11 -07:00 |
|
|
|
73df9f374a
|
move push notification setup out of an App.vue Notification and into a component
|
2024-11-18 17:00:06 -07:00 |
|