43 Commits (07b538cadcd136fe1c203a501b7bb8714eb4353c)

Author SHA1 Message Date
Matthew Raymer daed0a97c9 WIP: restore database migration system and improve error handling 4 months ago
Matthew Raymer ebc241eba0 WIP: restore database migration system and improve error handling 4 months ago
Trent Larson 820ae727ed fix linting 5 months ago
Trent Larson 9760f02aab fix linting 5 months ago
Trent Larson 8d1511e38f convert all remaining DB writes & reads to SQL (with successful registration & claim) 5 months ago
Trent Larson 8092d1c576 convert all remaining DB writes & reads to SQL (with successful registration & claim) 5 months ago
Trent Larson 5d8175aeeb add encryption for the two SQL columns, replace basic DB utils, add USE_DEXIE_DB flag, and start adding SQL everywhere 5 months ago
Trent Larson 3f46e3817a add encryption for the two SQL columns, replace basic DB utils, add USE_DEXIE_DB flag, and start adding SQL everywhere 5 months ago
Jose Olarte III 47501ae917 Linting 5 months ago
Jose Olarte III aeb771f619 Linting 5 months ago
Matt Raymer ee441d1aea refactor(db): improve type safety in migration system 5 months ago
Matt Raymer 9492018fd6 refactor(db): improve type safety in migration system 5 months ago
Trent Larson 5f24f4975d fix linting 5 months ago
Trent Larson 26fba66bba fix linting 5 months ago
Trent Larson 946e88d903 add a input area for arbitrary SQL on the test page 5 months ago
Trent Larson 28b24f6c5d add a input area for arbitrary SQL on the test page 5 months ago
Trent Larson 1129a13e20 add more error handling and messaging when there are bad DB errors 5 months ago
Trent Larson df5a719a24 add more error handling and messaging when there are bad DB errors 5 months ago
Trent Larson 829870b16c add some logging to the DB (especially for iOS app feed debugging) 7 months ago
Trent Larson 6301992332 add some logging to the DB (especially for iOS app feed debugging) 7 months ago
Matthew Raymer c9536dd643 refactor: Replace console logging with logger utility 8 months ago
Matthew Raymer e0aded04b4 refactor: Replace console logging with logger utility 8 months ago
Trent Larson 811fddf24a fix error setting the apiServer to "", plus some refactors while fixing test 40 8 months ago
Trent Larson e27aefc19e fix error setting the apiServer to "", plus some refactors while fixing test 40 8 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. 10 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. 10 months ago
Trent Larson bb3807a805 switch the encryption secret from localStorage to IndexedDB (because localStorage gets lost so often) 11 months ago
Trent Larson 251649e6fe switch the encryption secret from localStorage to IndexedDB (because localStorage gets lost so often) 11 months ago
Trent Larson 6dc44b2494 move more logging into the database 11 months ago
Trent Larson 228f213c10 move more logging into the database 11 months ago
Trent Larson 2c0c7ac256 add minute to notification scheduling & fix a bug, plus other tweaks 12 months ago
Trent Larson f57d3b7707 add minute to notification scheduling & fix a bug, plus other tweaks 12 months ago
Trent Larson 8111b0e5cf modify the settings to allow account-specific settings, eg. for "isRegistered" 1 year ago
Trent Larson 5ad8a2d2ba await all of the db.settings updates 1 year ago
Trent Larson 7f02ba29a3 add a share_target for people to add a photo 1 year ago
Trent Larson 25b1598fcb doc: add more help for the notifications 2 years ago
Trent Larson 05c6ddda02 allow a test notification from the notification help screen 2 years ago
Trent Larson d7f4acb702 make more adjustments to try and get logging to work 2 years ago
Trent Larson 4f2cb55753 add warning if on unexpected server 2 years ago
Trent Larson 3bf8fd0c22 rename "push" to "webPush" for future-proofing 2 years ago
Trent Larson 65a5edf26b allow to customize the push-server for testing 2 years ago
Matthew Raymer 082a6eae1f Refactor db setup a bit 2 years ago
Trent Larson 0c05505c46 allow use of custom derivation path, and add way to increment derivation for existing 2 years ago
Matthew Raymer b6b7c56157 DiscoverView searches almost done. 2 years ago
Trent Larson 6daa515d19 load feed of give records on home screen 2 years ago
Trent Larson d5336dbf1b docs & comments & labels 2 years ago
Trent Larson fc7c1187e8 allow to switch the server 2 years ago
Trent Larson c7fa6823bc add DB export 3 years ago
Trent Larson 45b54db01e separate account from other data for backup/restore 3 years ago
Trent Larson afc175e3e7 add settings table to store names (and other things soon) 3 years ago