309 Commits (d7733e4c41e46c14c78da48eaa3ba726ec66e181)

Author SHA1 Message Date
Matthew Raymer 94ac7d648d migration: move to bash based build scripts 4 months ago
Matthew Raymer 2b0e60dfc2 feat: enhance GenericVerifiableCredential interface with explicit optional properties 4 months ago
Matthew Raymer d359263704 feat: enhance GenericVerifiableCredential interface with explicit optional properties 4 months ago
Matthew Raymer daed0a97c9 WIP: restore database migration system and improve error handling 4 months ago
Matthew Raymer ebc241eba0 WIP: restore database migration system and improve error handling 4 months ago
Trent Larson 94994a7251 allow blocking another person's content from this user (with iViewContent contact field) 4 months ago
Trent Larson c6c1091281 allow blocking another person's content from this user (with iViewContent contact field) 4 months ago
Trent Larson 838723c26b remove debugging info messages (change to debug if we want these -- and tell us how to turn off debug locally) 4 months ago
Trent Larson e5e07faf2a remove debugging info messages (change to debug if we want these -- and tell us how to turn off debug locally) 4 months ago
Trent Larson ab2270d8b2 IndexedDB migration: fix where the existing settings (eg. master) were not updated 4 months ago
Trent Larson 681afaa281 IndexedDB migration: fix where the existing settings (eg. master) were not updated 4 months ago
Trent Larson 0cf5cf266d IndexedDB migration: don't run activeDid migration twice, include warnings in output, don't automatically compare afterward 4 months ago
Trent Larson 4a1a92905d IndexedDB migration: don't run activeDid migration twice, include warnings in output, don't automatically compare afterward 4 months ago
Matthew Raymer 4d01f64fe7 feat: Implement activeDid migration from Dexie to SQLite 4 months ago
Matthew Raymer 7978133e7f feat: Implement activeDid migration from Dexie to SQLite 4 months ago
Trent Larson 4162208b7f fix linting 4 months ago
Trent Larson 78d27eecfb fix linting 4 months ago
Trent Larson 5dd2bf4c6e IndexedDB migration: enhance comparison for contacts 4 months ago
Trent Larson ce6ec5fda6 IndexedDB migration: enhance comparison for contacts 4 months ago
Trent Larson 75a4a1d901 IndexedDB migration: fix settings comparison 4 months ago
Trent Larson ecd461c98b IndexedDB migration: fix settings comparison 4 months ago
Trent Larson 8e605d04d7 IndexedDB migration: fix settings update 4 months ago
Trent Larson 2e34d31594 IndexedDB migration: fix settings update 4 months ago
Trent Larson da0b244bae IndexedDB migration: implement the migrations differently 4 months ago
Trent Larson 37f2ba1382 IndexedDB migration: implement the migrations differently 4 months ago
Trent Larson 6136cafd11 IndexedDB migration: fix loading of data, fix object comparisons, add unmodified, etc 4 months ago
Trent Larson 4e215914a3 IndexedDB migration: fix loading of data, fix object comparisons, add unmodified, etc 4 months ago
Trent Larson a248e9a5a3 IndexedDB migration: ensure output is printed during comparison (no logic changes) 4 months ago
Trent Larson 84f2d5c3a7 IndexedDB migration: ensure output is printed during comparison (no logic changes) 4 months ago
Trent Larson 452ae555bb IndexedDB migration: add ability to see mnemonic and download settings & contacts 4 months ago
Trent Larson f310ca42e8 IndexedDB migration: add ability to see mnemonic and download settings & contacts 4 months ago
Trent Larson 3df5e19d9d IndexedDB migration: extract IndexedDB code away from the ongoing SQLite migrations 4 months ago
Trent Larson 6d93e86a2b IndexedDB migration: extract IndexedDB code away from the ongoing SQLite migrations 4 months ago
Trent Larson e759e4785b IndexedDB migration: set USE_DEXIE_DB to false, remove unused functions, add raw display of data 4 months ago
Trent Larson a53f9dcbd6 IndexedDB migration: set USE_DEXIE_DB to false, remove unused functions, add raw display of data 4 months ago
Matthew Raymer 30de30e709 fix: maintain separate master/account settings in SQLite migration 4 months ago
Matthew Raymer 21b60495ea fix: maintain separate master/account settings in SQLite migration 4 months ago
Matthew Raymer 6cbd32af94 feat: improve database migration comparison and UI display 4 months ago
Matthew Raymer 2a676356d0 feat: improve database migration comparison and UI display 4 months ago
Matthew Raymer 30c8b73041 feat: implement single-step migration with proper foreign key order 4 months ago
Matthew Raymer 70f62b62ff feat: implement single-step migration with proper foreign key order 4 months ago
Matthew Raymer 2f9ab14c88 fix: resolve migration service import and function signature conflicts 4 months ago
Matthew Raymer 7258cb9325 fix: resolve migration service import and function signature conflicts 4 months ago
Matthew Raymer 8a7f142cb7 feat: integrate importFromMnemonic utility into migration service and UI 4 months ago
Matthew Raymer ec259a7c41 feat: integrate importFromMnemonic utility into migration service and UI 4 months ago
Trent Larson e9a8a3c1e7 add support for deep-link query parameters 4 months ago
Trent Larson 31c0305018 add support for deep-link query parameters 4 months ago
Trent Larson 6689520270 fix all copies for externally-shared links to redirected deep links 4 months ago
Trent Larson 1f4a8ca9ff fix all copies for externally-shared links to redirected deep links 4 months ago
Trent Larson 3fd6c2b80d add first cut at deep-link redirecting, with one example contact-import that works on mobile 4 months ago