962 Commits (2ea7479d75ccf1903e6bfc8a06b36f88f16c9c6d)

Author SHA1 Message Date
Trent Larson 2ea7479d75 fix verbiage and fix the contact actions to be on the right-hand side 23 hours ago
Trent Larson 9ac9713172 fix linting 24 hours ago
Matthew Raymer 73fc32b75d fix(import): ensure contact import works for both Dexie and absurd-sql backends 2 days ago
Matthew Raymer 3d8e40e92b feat(export): Replace CSV export with standardized JSON format 2 days ago
Trent Larson 38e67f3533 update a DB save to match others, ie. first SQL then maybe Dexie 2 days ago
Trent Larson 6a47f0d3e7 format total numbers better 2 days ago
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) 2 weeks ago
Jose Olarte III ce34257ba1 De-coupled web and mobile QR scanner views 2 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 3 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 4 weeks 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