978 Commits (8e05b251d4b66659abd8154356046c41255bd917)

Author SHA1 Message Date
Trent Larson 24cfeca1eb fix some errors and correct recent type duplications & bloat (cherry-picked from d8f2587d1c) 2 months ago
Trent Larson 4327a5175c fix more logic for tests (cherry-picked from 83acb028c7) 2 months ago
Trent Larson 8c42166d36 fix some incorrect logic & things AI hallucinated 2 months ago
Trent Larson 9760f02aab fix linting 2 months ago
Trent Larson 737c8c4fa7 fix verbiage and fix the contact actions to be on the right-hand side 2 months ago
Trent Larson b2628c467f fix linting 2 months ago
Matthew Raymer 92e70b1ed7 fix(import): ensure contact import works for both Dexie and absurd-sql backends 2 months ago
Matthew Raymer b9223d7fe2 feat(export): Replace CSV export with standardized JSON format 2 months ago
Trent Larson cfb186a04e update a DB save to match others, ie. first SQL then maybe Dexie 2 months ago
Trent Larson c1f4aa0827 format total numbers better 2 months ago
Matthew Raymer ce9c193a30 feat(db): improve settings retrieval resilience and logging 2 months ago
Trent Larson 3f10833d79 fix SQL references to bad "key" -> "id" 2 months ago
Jose Olarte III eeb3485589 Map z-index fix + adjustments 2 months ago
Trent Larson 705c6092a3 disable SQLite in Java & Swift (since they don't compile) & add SQL queueing on startup 2 months ago
Jose Olarte III 366f5edae4 Look in .own.did for DID, as well 2 months ago
Trent Larson 931308f5b5 fix more of the logging & log display 2 months ago
Trent Larson b2cccfb7ef correct & simplify the DB logging 2 months ago
Matthew Raymer 473a115841 WIP: BROKEN FOR ELECTRON: Fixes in progress 2 months ago
Jose Olarte III 287c2707b2 Look for DID in .iss field instead of .own.did 2 months ago
Matthew Raymer ce04186087 fix(types): improve account type safety and metadata handling 2 months ago
Trent Larson 8092d1c576 convert all remaining DB writes & reads to SQL (with successful registration & claim) 2 months ago
Jose Olarte III a9a0f1e891 TEST: platform- and camera-specific mirroring 2 months ago
Jose Olarte III c128aa1ce0 Streamlined QR scanner web camera 2 months ago
Jose Olarte III bacf1ef98f Mobile native to use web camera 2 months ago
Jose Olarte III 033ef2297d Feature: context-based default camera 2 months ago
Trent Larson 3f691ef880 add SQL DB access to everywhere we are using the DB, up to the "C" files 2 months ago
Trent Larson fe77dbdcdd add encryption & decryption for the sensitive identity & mnemonic in SQL DB 2 months ago
Matthew Raymer 4d35760a65 fix: move lexical declarations outside case blocks 2 months ago
Matthew Raymer dac7705003 fix: move lexical declarations outside case blocks in AbsurdSqlDatabaseService 2 months ago
Trent Larson 7cc35803c9 remove debugging console statements 2 months ago
Trent Larson 84cc501951 start adding the SQL approach to files, also using the Dexie approach if desired 2 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 2 months ago
Trent Larson f0c947ba07 rename the absurd-sql-specific items for clarity 2 months ago
Trent Larson 0e10847cba adjust so DB calls go to the factory 2 months ago
Jose Olarte III aeb771f619 Linting 2 months ago
Matt Raymer 9492018fd6 refactor(db): improve type safety in migration system 2 months ago
Trent Larson 26fba66bba fix linting 2 months ago
Trent Larson 28b24f6c5d add a input area for arbitrary SQL on the test page 2 months ago
Trent Larson 6677a0fef2 tweak messages & commentary 2 months ago
Trent Larson 4722cde404 adjust privacy notice with the name 2 months ago
Trent Larson 55302f44c9 adjust the messaging for setting one's name 2 months ago
Trent Larson 9b9e263ab1 remove duplicate prompt to get registered 2 months ago
Trent Larson df5a719a24 add more error handling and messaging when there are bad DB errors 2 months ago
Trent Larson e356fd826c show an error if the import goes badly 2 months ago
Jose Olarte III feede3a2a8 Fix: mirror camera view 2 months ago
Trent Larson aadd223248 various instructions (and their timeouts) 2 months ago
Jose Olarte III e2787e3afa De-coupled web and mobile QR scanner views 2 months ago
Matt Raymer 10df60316a Remove ContactScanView and rename ContactQRScanView to ContactQRScanFullView 2 months ago
Matt Raymer 21d9126811 Remove ContactScanView and update QR scan view naming for consistency 2 months ago
Matt Raymer 4a0ddb4472 refactor: consolidate type system and improve documentation 2 months ago