1972 Commits (44c5a15af82a73c96153cb9ebdec7f8a43f85b8a)
 

Author SHA1 Message Date
Trent Larson 8e605d04d7 IndexedDB migration: fix settings update 2 weeks ago
Trent Larson da0b244bae IndexedDB migration: implement the migrations differently 2 weeks ago
Trent Larson 6136cafd11 IndexedDB migration: fix loading of data, fix object comparisons, add unmodified, etc 2 weeks ago
Trent Larson a248e9a5a3 IndexedDB migration: ensure output is printed during comparison (no logic changes) 2 weeks ago
Trent Larson 452ae555bb IndexedDB migration: add ability to see mnemonic and download settings & contacts 2 weeks ago
Trent Larson 3df5e19d9d IndexedDB migration: extract IndexedDB code away from the ongoing SQLite migrations 2 weeks ago
Trent Larson 8eff407a9c IndexedDB migration: reorder the sections to accounts then settings then contacts 2 weeks ago
Trent Larson e759e4785b IndexedDB migration: set USE_DEXIE_DB to false, remove unused functions, add raw display of data 2 weeks ago
Matthew Raymer 9d054074e4 fix(migration): update UI to handle transformed JSON format 2 weeks ago
Matthew Raymer 30de30e709 fix: maintain separate master/account settings in SQLite migration 2 weeks ago
Matthew Raymer 6cbd32af94 feat: improve database migration comparison and UI display 2 weeks ago
Matthew Raymer 30c8b73041 feat: implement single-step migration with proper foreign key order 2 weeks ago
Matthew Raymer 2f9ab14c88 fix: resolve migration service import and function signature conflicts 2 weeks ago
Matthew Raymer 8a7f142cb7 feat: integrate importFromMnemonic utility into migration service and UI 2 weeks ago
Matthew Raymer f375a4e11a feat: move database migration link from account view to start view 2 weeks ago
Trent Larson 3118f71320 fix linting (whitespace only) 2 weeks 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 2 weeks ago
Trent Larson e9a8a3c1e7 add support for deep-link query parameters 2 weeks ago
Trent Larson 1e0efe6011 lengthen the error timeout when the message may be complicated, eg. with details from the server 2 weeks ago
Trent Larson 16557f1e4b update build instruction & package-lock.json 2 weeks ago
Trent Larson c4a54967bc fix linting 2 weeks ago
Trent Larson 20ade415dc bump to version 0.5.8 build 34 2 weeks ago
Trent Larson 6689520270 fix all copies for externally-shared links to redirected deep links 2 weeks ago
Trent Larson 3fd6c2b80d add first cut at deep-link redirecting, with one example contact-import that works on mobile 2 weeks ago
Matthew Raymer 40a2491d68 feat: Add comprehensive Database Migration UI component 2 weeks ago
Matthew Raymer 25c1d6ef4e feat: Add comprehensive database migration service for Dexie to SQLite 2 weeks ago
Trent Larson a5c5c2b9dd bump to build 33 and version 0.5.7 2 weeks ago
Trent Larson cf33a39fbc fix the invite-one setup, fix adeep link, and tweak other verbiage & error info 2 weeks ago
Trent Larson 8629cefa13 bump to build 32 & version 0.5.6 3 weeks ago
Trent Larson 5e851e442f shrink the contents of the QR code so people can scan it 3 weeks ago
Trent Larson 4a43bc9c6c bump build to 31 and version to 0.5.5 3 weeks ago
Trent Larson 60de8cee62 reword some of the help-page introduction (no code changes) 3 weeks ago
Jose Olarte III bb2a4ab76e URL scheme config for iOS 3 weeks ago
Matthew Raymer 048dded278 fix: resolve deep link route mismatch for project links 3 weeks ago
Trent Larson e240c2940a remove unused deep links and add another 3 weeks ago
Trent Larson 54dca9e745 fix project deep-link (and reorder alphabetically) 3 weeks ago
Trent Larson 9f0fed0a60 update ios check to work, and add links to app stores 3 weeks ago
Trent Larson 0d152adbf2 remove the deep-link autoVerify because it caused a build failure 3 weeks ago
Trent Larson cead308800 incorporate one of the BUILDING steps directly into the file 3 weeks ago
Trent Larson 676a301331 bump to build 30 version 0.5.4 3 weeks ago
Trent Larson d6db81cc36 fix some result types and refactor types themselves 3 weeks ago
Matthew Raymer f2ddcd2541 feat: add conditional rendering for claim certificate link and update gitignore 3 weeks ago
Trent Larson fb81f7b96e fix problems with :href links causing the app to reload for DB errors on mobile 3 weeks ago
Trent Larson a23416ead1 fix optional message at top to not overflow 3 weeks ago
Trent Larson 530c7c1a13 fix problem with user-profile page, and bump to build 29 & version 0.5.3 3 weeks ago
Trent Larson f255ea389b bump to build 26 and version 0.5.1 3 weeks ago
trentlarson 0d343b9877 Merge pull request 'fix creation of did-specific settings (with a rename)' (#138) from fix-did-specifics into master 3 weeks ago
Trent Larson df06100c32 remove more debugging 3 weeks ago
Matthew Raymer ac5ddfc6f2 style: fix line length in ContactsView ternary operator 3 weeks ago
Matthew Raymer 89b3f30466 fix: debug and clean up GiftedPrompts contact retrieval logic 3 weeks ago