325 Commits (04178bf9f82c439c362c1cc0ad4a214fbc3f28f3)

Author SHA1 Message Date
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
Trent Larson c1eb242616 add first cut at deep-link redirecting, with one example contact-import that works on mobile 4 months ago
Matthew Raymer 40a2491d68 feat: Add comprehensive Database Migration UI component 4 months ago
Matthew Raymer 9787763e4b feat: Add comprehensive Database Migration UI component 4 months ago
Matthew Raymer 25c1d6ef4e feat: Add comprehensive database migration service for Dexie to SQLite 4 months ago
Matthew Raymer a580ce775d feat: Add comprehensive database migration service for Dexie to SQLite 4 months ago
Trent Larson cf33a39fbc fix the invite-one setup, fix adeep link, and tweak other verbiage & error info 4 months ago
Trent Larson 9cbd3bbdde fix the invite-one setup, fix adeep link, and tweak other verbiage & error info 4 months ago
Trent Larson 5e851e442f shrink the contents of the QR code so people can scan it 4 months ago
Trent Larson 7764e17180 shrink the contents of the QR code so people can scan it 4 months ago
Matthew Raymer 048dded278 fix: resolve deep link route mismatch for project links 4 months ago
Matthew Raymer 4be10ad360 fix: resolve deep link route mismatch for project links 4 months ago
Trent Larson e240c2940a remove unused deep links and add another 4 months ago
Trent Larson c7283f83d0 remove unused deep links and add another 4 months ago
Trent Larson 54dca9e745 fix project deep-link (and reorder alphabetically) 4 months ago
Trent Larson 7dc8e4ba55 fix project deep-link (and reorder alphabetically) 4 months ago
Trent Larson 9f0fed0a60 update ios check to work, and add links to app stores 4 months ago
Trent Larson 3bc69904f9 update ios check to work, and add links to app stores 4 months ago
Trent Larson 820ae727ed fix linting 4 months ago
Trent Larson 9760f02aab fix linting 4 months ago
Trent Larson 9ac9713172 fix linting 4 months ago
Trent Larson b2628c467f fix linting 4 months ago
Matthew Raymer 3d8e40e92b feat(export): Replace CSV export with standardized JSON format 4 months ago
Matthew Raymer b9223d7fe2 feat(export): Replace CSV export with standardized JSON format 4 months ago
Matthew Raymer c1f2c3951a feat(db): improve settings retrieval resilience and logging 4 months ago
Matthew Raymer ce9c193a30 feat(db): improve settings retrieval resilience and logging 4 months ago
Trent Larson c5228ba7ec fix retrieval of column names -- so now most ops are working (but not all, eg. set name) 4 months ago
Trent Larson 71052e8d9d fix retrieval of column names -- so now most ops are working (but not all, eg. set name) 4 months ago
Trent Larson 6e1fcd8dee remove unused DB methods (for now) 4 months ago
Trent Larson 340bceee31 remove unused DB methods (for now) 4 months ago
Trent Larson 5bb563d694 fix extraction of values from SQLite queries 4 months ago
Trent Larson ea227fe0b8 fix extraction of values from SQLite queries 4 months ago
Trent Larson a3951c9d66 refactor for clarity (no logic changes) 4 months ago
Trent Larson 4256cbcb61 refactor for clarity (no logic changes) 4 months ago
Trent Larson aa177a9b8c fix extraction of migration names for SQLite via Capacitor 4 months ago
Trent Larson 493438215c fix extraction of migration names for SQLite via Capacitor 4 months ago
Trent Larson 03cb4720b8 fix Capacitor to use the same migrations (migrations run but accounts aren't created) 4 months ago
Trent Larson 8e57692387 fix Capacitor to use the same migrations (migrations run but accounts aren't created) 4 months ago
Trent Larson 297c5a2dbb disable SQLite in Java & Swift (since they don't compile) & add SQL queueing on startup 4 months ago
Trent Larson 705c6092a3 disable SQLite in Java & Swift (since they don't compile) & add SQL queueing on startup 4 months ago
Trent Larson ef3bfcdbd2 fix linting 5 months ago