123 Commits (e46d6133fbec477ea12f28c91665da81c4be43e3)

Author SHA1 Message Date
Trent Larson 94994a7251 allow blocking another person's content from this user (with iViewContent contact field) 6 days ago
Trent Larson 838723c26b remove debugging info messages (change to debug if we want these -- and tell us how to turn off debug locally) 6 days ago
Trent Larson ab2270d8b2 IndexedDB migration: fix where the existing settings (eg. master) were not updated 6 days ago
Trent Larson 0cf5cf266d IndexedDB migration: don't run activeDid migration twice, include warnings in output, don't automatically compare afterward 6 days ago
Matthew Raymer 4d01f64fe7 feat: Implement activeDid migration from Dexie to SQLite 7 days ago
Trent Larson 4162208b7f fix linting 7 days ago
Trent Larson 5dd2bf4c6e IndexedDB migration: enhance comparison for contacts 7 days ago
Trent Larson 75a4a1d901 IndexedDB migration: fix settings comparison 7 days ago
Trent Larson 8e605d04d7 IndexedDB migration: fix settings update 7 days ago
Trent Larson da0b244bae IndexedDB migration: implement the migrations differently 7 days ago
Trent Larson 6136cafd11 IndexedDB migration: fix loading of data, fix object comparisons, add unmodified, etc 7 days ago
Trent Larson a248e9a5a3 IndexedDB migration: ensure output is printed during comparison (no logic changes) 1 week ago
Trent Larson 452ae555bb IndexedDB migration: add ability to see mnemonic and download settings & contacts 1 week ago
Trent Larson 3df5e19d9d IndexedDB migration: extract IndexedDB code away from the ongoing SQLite migrations 1 week ago
Trent Larson e759e4785b IndexedDB migration: set USE_DEXIE_DB to false, remove unused functions, add raw display of data 1 week ago
Matthew Raymer 30de30e709 fix: maintain separate master/account settings in SQLite migration 1 week ago
Matthew Raymer 6cbd32af94 feat: improve database migration comparison and UI display 1 week ago
Matthew Raymer 30c8b73041 feat: implement single-step migration with proper foreign key order 1 week ago
Matthew Raymer 2f9ab14c88 fix: resolve migration service import and function signature conflicts 1 week ago
Matthew Raymer 8a7f142cb7 feat: integrate importFromMnemonic utility into migration service and UI 1 week ago
Trent Larson e9a8a3c1e7 add support for deep-link query parameters 1 week ago
Trent Larson 6689520270 fix all copies for externally-shared links to redirected deep links 1 week ago
Trent Larson 3fd6c2b80d add first cut at deep-link redirecting, with one example contact-import that works on mobile 1 week ago
Matthew Raymer 40a2491d68 feat: Add comprehensive Database Migration UI component 1 week ago
Matthew Raymer 25c1d6ef4e feat: Add comprehensive database migration service for Dexie to SQLite 1 week ago
Trent Larson cf33a39fbc fix the invite-one setup, fix adeep link, and tweak other verbiage & error info 1 week ago
Trent Larson 5e851e442f shrink the contents of the QR code so people can scan it 1 week ago
Matthew Raymer 048dded278 fix: resolve deep link route mismatch for project links 2 weeks ago
Trent Larson e240c2940a remove unused deep links and add another 2 weeks ago
Trent Larson 54dca9e745 fix project deep-link (and reorder alphabetically) 2 weeks ago
Trent Larson 9f0fed0a60 update ios check to work, and add links to app stores 2 weeks ago
Trent Larson 820ae727ed fix linting 3 weeks ago
Trent Larson 9ac9713172 fix linting 3 weeks ago
Matthew Raymer 3d8e40e92b feat(export): Replace CSV export with standardized JSON format 3 weeks ago
Matthew Raymer c1f2c3951a feat(db): improve settings retrieval resilience and logging 3 weeks ago
Trent Larson c5228ba7ec fix retrieval of column names -- so now most ops are working (but not all, eg. set name) 3 weeks ago
Trent Larson 6e1fcd8dee remove unused DB methods (for now) 3 weeks ago
Trent Larson 5bb563d694 fix extraction of values from SQLite queries 3 weeks ago
Trent Larson a3951c9d66 refactor for clarity (no logic changes) 3 weeks ago
Trent Larson aa177a9b8c fix extraction of migration names for SQLite via Capacitor 3 weeks ago
Trent Larson 03cb4720b8 fix Capacitor to use the same migrations (migrations run but accounts aren't created) 3 weeks ago
Trent Larson 297c5a2dbb disable SQLite in Java & Swift (since they don't compile) & add SQL queueing on startup 3 weeks ago
Trent Larson ef3bfcdbd2 fix linting 4 weeks ago
Trent Larson 3e90bafbd1 correct & simplify the DB logging 4 weeks ago
Matthew Raymer d2c3e5db05 fix: one lint that got past me 4 weeks ago
Matthew Raymer e824fcce2e fix: linting issues 4 weeks ago
Matthew Raymer f2c49872a6 fix: resolve TypeScript errors in database service implementation 4 weeks ago
Matthew Raymer 229d9184b2 WIP: BROKEN FOR ELECTRON: Fixes in progress 4 weeks ago
Matthew Raymer 082f8c0126 feat(QRScanner): implement QRScannerOptions in WebInlineQRScanner 4 weeks ago
Matthew Raymer fd09c7e426 fix(deepLinks): improve route validation and type safety 4 weeks ago