956 Commits (fc50a9d4c68cbb22181ae13e7a5df73b82700c5b)

Author SHA1 Message Date
Matthew Raymer c1f2c3951a feat(db): improve settings retrieval resilience and logging 3 days ago
Trent Larson 1d7f626645 fix SQL references to bad "key" -> "id" 3 days ago
Trent Larson 297c5a2dbb disable SQLite in Java & Swift (since they don't compile) & add SQL queueing on startup 5 days ago
Trent Larson 01c33069c4 fix more of the logging & log display 2 weeks ago
Trent Larson 3e90bafbd1 correct & simplify the DB logging 2 weeks ago
Matthew Raymer 229d9184b2 WIP: BROKEN FOR ELECTRON: Fixes in progress 2 weeks ago
Matthew Raymer bc274bdf7f fix(types): improve account type safety and metadata handling 2 weeks ago
Trent Larson 8d1511e38f convert all remaining DB writes & reads to SQL (with successful registration & claim) 2 weeks ago
Trent Larson 7de4125eb7 add SQL DB access to everywhere we are using the DB, up to the "C" files 2 weeks ago
Trent Larson 0bfc18c385 add encryption & decryption for the sensitive identity & mnemonic in SQL DB 2 weeks ago
Matthew Raymer 35f5df6b6b fix: move lexical declarations outside case blocks 2 weeks ago
Matthew Raymer 0f1ac2b230 fix: move lexical declarations outside case blocks in AbsurdSqlDatabaseService 2 weeks ago
Trent Larson 3c0bdeaed3 remove debugging console statements 2 weeks ago
Trent Larson 11f2527b04 start adding the SQL approach to files, also using the Dexie approach if desired 2 weeks 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 2 weeks ago
Trent Larson 92dadba1cb rename the absurd-sql-specific items for clarity 2 weeks ago
Trent Larson 3a6f585de0 adjust so DB calls go to the factory 2 weeks ago
Matt Raymer ee441d1aea refactor(db): improve type safety in migration system 2 weeks ago
Trent Larson 5f24f4975d fix linting 2 weeks ago
Trent Larson 946e88d903 add a input area for arbitrary SQL on the test page 2 weeks ago
Trent Larson e254837951 tweak messages & commentary 2 weeks ago
Trent Larson 0f56b659c1 adjust privacy notice with the name 2 weeks ago
Trent Larson a8bfcb720a adjust the messaging for setting one's name 2 weeks ago
Trent Larson c23e30c431 remove duplicate prompt to get registered 2 weeks ago
Trent Larson 1129a13e20 add more error handling and messaging when there are bad DB errors 2 weeks ago
Trent Larson 5b6c59c232 show an error if the import goes badly 2 weeks ago
Jose Olarte III 6e14ccdbbc Fix: mirror camera view 2 weeks ago
Trent Larson 37b7c4ed36 various instructions (and their timeouts) 3 weeks ago
Jose Olarte III ce34257ba1 De-coupled web and mobile QR scanner views 3 weeks ago
Matt Raymer 190c972f57 Remove ContactScanView and rename ContactQRScanView to ContactQRScanFullView 3 weeks ago
Matt Raymer 55176ed5db Remove ContactScanView and update QR scan view naming for consistency 3 weeks ago
Matt Raymer 7b3b1c930e refactor: consolidate type system and improve documentation 3 weeks ago
Matt Raymer a86e577127 style: improve code formatting and readability 3 weeks ago
Matt Raymer 7f12595c91 docs: consolidate QR code implementation documentation 3 weeks ago
Matt Raymer cfc0730e75 feat: implement comprehensive camera state management 3 weeks ago
Jose Olarte III d14635c44d UI tweaks 4 weeks ago
Matt Raymer eb5c9565a6 fix: remove duplicate Advanced heading and improve UX 4 weeks ago
Matthew Raymer ea108b754e feat(accessibility): enhance AccountViewView and document test suite 4 weeks ago
Matt Raymer e4155e1a20 feat(ui): disable all photo upload actions for unregistered users 4 weeks ago
Trent Larson 4d0463f7f7 update with lint-fix 4 weeks ago
Trent Larson 35bb9d2207 remove ability to mark a 'trade', ensuring this only sends & retrieves gifts 1 month ago
Jose Olarte III fd914aa46c Removed unneeded elements 1 month ago
Jose Olarte III ba1453104f UI tweaks to QR scanner 1 month ago
Jose Olarte III 8e8eef2ab5 Safe area implementation for iOS 1 month ago
Jose Olarte III 5242a24110 Web: trigger camera start on view load 1 month ago
Jose Olarte III f874973bfa Improvements to contact QR scanner UI 1 month ago
Matt Raymer 74b9caa94f chore: updates for qr code reader rules, linting, and cleanup 1 month ago
Jose Olarte III fdd1ff80ad Complete: unified QR display + capture 1 month ago
Matt Raymer 5d195d06ba style: improve code formatting and type safety 1 month ago
Jose Olarte III 79707d2811 WIP: Unified contact QR code display + capture 1 month ago