1020 Commits (4162208b7f349fe9b7d690af3037dabf732aff3a)

Author SHA1 Message Date
Trent Larson 6a47f0d3e7 format total numbers better 4 weeks ago
Matthew Raymer c1f2c3951a feat(db): improve settings retrieval resilience and logging 4 weeks ago
Trent Larson 1d7f626645 fix SQL references to bad "key" -> "id" 4 weeks ago
Jose Olarte III 0e65431f43 Map z-index fix + adjustments 1 month ago
Trent Larson 297c5a2dbb disable SQLite in Java & Swift (since they don't compile) & add SQL queueing on startup 1 month ago
Jose Olarte III cbc14e21ec Look in .own.did for DID, as well 1 month ago
Trent Larson 01c33069c4 fix more of the logging & log display 1 month ago
Trent Larson 3e90bafbd1 correct & simplify the DB logging 1 month ago
Matthew Raymer 229d9184b2 WIP: BROKEN FOR ELECTRON: Fixes in progress 1 month ago
Jose Olarte III 3e02b3924a Look for DID in .iss field instead of .own.did 1 month ago
Matthew Raymer bc274bdf7f fix(types): improve account type safety and metadata handling 1 month ago
Trent Larson 8d1511e38f convert all remaining DB writes & reads to SQL (with successful registration & claim) 1 month ago
Jose Olarte III e839997f91 TEST: platform- and camera-specific mirroring 1 month ago
Jose Olarte III d8d054a0e1 Streamlined QR scanner web camera 1 month ago
Jose Olarte III efc720e47f Mobile native to use web camera 1 month ago
Jose Olarte III 0a85bea533 Feature: context-based default camera 1 month ago
Trent Larson 7de4125eb7 add SQL DB access to everywhere we are using the DB, up to the "C" files 1 month ago
Trent Larson 0bfc18c385 add encryption & decryption for the sensitive identity & mnemonic in SQL DB 1 month ago
Matthew Raymer 35f5df6b6b fix: move lexical declarations outside case blocks 1 month ago
Matthew Raymer 0f1ac2b230 fix: move lexical declarations outside case blocks in AbsurdSqlDatabaseService 1 month ago
Trent Larson 3c0bdeaed3 remove debugging console statements 1 month ago
Trent Larson 11f2527b04 start adding the SQL approach to files, also using the Dexie approach if desired 1 month 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 1 month ago
Trent Larson 92dadba1cb rename the absurd-sql-specific items for clarity 1 month ago
Trent Larson 3a6f585de0 adjust so DB calls go to the factory 1 month ago
Jose Olarte III 47501ae917 Linting 1 month ago
Matt Raymer ee441d1aea refactor(db): improve type safety in migration system 1 month ago
Trent Larson 5f24f4975d fix linting 1 month ago
Trent Larson 946e88d903 add a input area for arbitrary SQL on the test page 1 month ago
Trent Larson e254837951 tweak messages & commentary 1 month ago
Trent Larson 0f56b659c1 adjust privacy notice with the name 1 month ago
Trent Larson a8bfcb720a adjust the messaging for setting one's name 1 month ago
Trent Larson c23e30c431 remove duplicate prompt to get registered 1 month ago
Trent Larson 1129a13e20 add more error handling and messaging when there are bad DB errors 1 month ago
Trent Larson 5b6c59c232 show an error if the import goes badly 1 month ago
Jose Olarte III 6e14ccdbbc Fix: mirror camera view 1 month ago
Trent Larson 37b7c4ed36 various instructions (and their timeouts) 1 month ago
Jose Olarte III ce34257ba1 De-coupled web and mobile QR scanner views 1 month ago
Matt Raymer 190c972f57 Remove ContactScanView and rename ContactQRScanView to ContactQRScanFullView 2 months ago
Matt Raymer 55176ed5db Remove ContactScanView and update QR scan view naming for consistency 2 months ago
Matt Raymer 7b3b1c930e refactor: consolidate type system and improve documentation 2 months ago
Matt Raymer a86e577127 style: improve code formatting and readability 2 months ago
Matt Raymer 7f12595c91 docs: consolidate QR code implementation documentation 2 months ago
Matt Raymer cfc0730e75 feat: implement comprehensive camera state management 2 months ago
Jose Olarte III d14635c44d UI tweaks 2 months ago
Matt Raymer eb5c9565a6 fix: remove duplicate Advanced heading and improve UX 2 months ago
Matthew Raymer ea108b754e feat(accessibility): enhance AccountViewView and document test suite 2 months ago
Matt Raymer e4155e1a20 feat(ui): disable all photo upload actions for unregistered users 2 months ago
Trent Larson 4d0463f7f7 update with lint-fix 2 months ago
Trent Larson 1b7c96ed9b don't highlight profile Advanced link in blue 2 months ago