1935 Commits (a997d4cb92c9d686e5e6b3e5406fa53fca4df7cc)
 

Author SHA1 Message Date
Trent Larson a997d4cb92 Merge branch 'migrate-dexie-to-sqlite' 6 days ago
Trent Larson 73733345ff bump to version 1.0.0-beta 6 days ago
Trent Larson 5aa693de63 bump to version 1.0.0 6 days ago
Trent Larson 6f2272eea7 fix problem where prod users don't see other DB options 6 days ago
Trent Larson 9b69c0b22c bump to version 0.5.9 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
Matthew Raymer d1f61e3530 docs: Update migration documentation with fence definition and security checklist - Add comprehensive migration fence definition with clear boundaries - Update migration guide to reflect current Phase 2 status - Create security audit checklist for migration process - Update README with migration status and architecture details - Document migration fence enforcement and guidelines - Add security considerations and compliance requirements 7 days ago
Trent Larson 4162208b7f fix linting 7 days ago
Trent Larson 731605e244 IndexedDB migration: add a blurb about backing up, and move around messaging 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 8eff407a9c IndexedDB migration: reorder the sections to accounts then settings then contacts 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 9d054074e4 fix(migration): update UI to handle transformed JSON format 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
Matthew Raymer f375a4e11a feat: move database migration link from account view to start view 1 week ago
Trent Larson 3118f71320 fix linting (whitespace only) 1 week ago
trentlarson d12f23aa81 Merge pull request 'Make all external URLs go to the /deep-link/ endpoint to redirect to mobile vs web' (#139) from deep-link-redirect into master 1 week ago
Trent Larson e9a8a3c1e7 add support for deep-link query parameters 1 week ago
Trent Larson 1e0efe6011 lengthen the error timeout when the message may be complicated, eg. with details from the server 1 week ago
Trent Larson 16557f1e4b update build instruction & package-lock.json 1 week ago
Trent Larson c4a54967bc fix linting 1 week ago
Trent Larson 20ade415dc bump to version 0.5.8 build 34 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 a5c5c2b9dd bump to build 33 and version 0.5.7 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 8629cefa13 bump to build 32 & version 0.5.6 1 week ago
Trent Larson 5e851e442f shrink the contents of the QR code so people can scan it 1 week ago
Trent Larson 4a43bc9c6c bump build to 31 and version to 0.5.5 1 week ago
Trent Larson 60de8cee62 reword some of the help-page introduction (no code changes) 1 week ago
Jose Olarte III bb2a4ab76e URL scheme config for iOS 2 weeks 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