90 Commits (ec1a72583278e832f397e881c46497dea0afa6a2)

Author SHA1 Message Date
Matthew Raymer fbf7deb9b8 Remove PWA functionality and service worker infrastructure 1 month ago
Matthew Raymer 8bc1c521ee Remove PWA functionality and service worker infrastructure 1 month ago
Matthew Raymer ad8e9f823b Fix duplicate export declarations and migrate ContactsView with sub-components 1 month ago
Matthew Raymer 8dd73950f5 Fix duplicate export declarations and migrate ContactsView with sub-components 1 month ago
Matthew Raymer 5ce69b47a7 feat: integrate PWA functionality with platform service architecture 1 month ago
Matthew Raymer fe739f013e feat: integrate PWA functionality with platform service architecture 1 month ago
Matthew Raymer ae9406f586 Enable full PWA install experience in all web modes 1 month ago
Matthew Raymer 26f303bae9 Enable full PWA install experience in all web modes 1 month ago
Matthew Raymer ddee99cb0b Refactor ClaimView.vue: remove inline template logic, improve types, and centralize logic 2 months ago
Matthew Raymer bbdb962d4d Refactor ClaimView.vue: remove inline template logic, improve types, and centralize logic 2 months ago
Matthew Raymer c55a486a25 Remove debug logging from generateAndRegisterEthrUser test utility 2 months ago
Matthew Raymer 8feb2e6074 Remove debug logging from generateAndRegisterEthrUser test utility 2 months ago
Matthew Raymer 53a618a335 Scale back logging in migration, component lifecycle, and database areas 2 months ago
Matthew Raymer be87d38d29 Scale back logging in migration, component lifecycle, and database areas 2 months 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
Jose Olarte III 7b1d4c4849 Adjusted iOS-specific paddings 2 months ago
Jose Olarte III c056eb1188 Adjusted iOS-specific paddings 2 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
Jose Olarte III 8e8eef2ab5 Safe area implementation for iOS 3 months ago
Jose Olarte III d29156bb13 Safe area implementation for iOS 3 months ago
Jose Olarte III f874973bfa Improvements to contact QR scanner UI 3 months ago
Jose Olarte III 40f9fcea75 Improvements to contact QR scanner UI 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
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 c9c3cacfbd fix image server references for tests (2 tests failing: missing function & looking for registration prompt for unregistered user) 6 months ago
Trent Larson 898821c9aa fix image server references for tests (2 tests failing: missing function & looking for registration prompt for unregistered user) 6 months ago
Matthew Raymer a32c3c7765 Multi-build support; tested successfully for Electron 7 months ago
Matthew Raymer ff4e23517b Multi-build support; tested successfully for Electron 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. 8 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 3c1731acdf add contact-methods to a contact 8 months ago
Trent Larson 399e6299de add contact-methods to a contact 8 months ago
Trent Larson defbef736f fix any error messages with words that are too long and push the "X" off the page 8 months ago
Trent Larson 5f402c97a9 fix any error messages with words that are too long and push the "X" off the page 8 months ago
Trent Larson 0a314934b8 add invite-one-accept screen dedicated to accepting invitations 8 months ago
Trent Larson 156950c7f0 add invite-one-accept screen dedicated to accepting invitations 8 months ago
Trent Larson 6ffbcfa9a1 catch more errors if something catastrophic happens to encrypted data 8 months ago
Trent Larson af197f7c11 catch more errors if something catastrophic happens to encrypted data 8 months ago
Trent Larson fa46663dda fix problem when notification subscription isn't found 9 months ago
Trent Larson ee0bc33db5 fix problem when notification subscription isn't found 9 months ago
Trent Larson 7777fa202b finish separation of daily reminder message, bump version to 0.3.34 9 months ago
Trent Larson 2758af6e6e finish separation of daily reminder message, bump version to 0.3.34 9 months ago