1096 Commits (a5784cdfc196a787343be8765d49d5849bfca191)

Author SHA1 Message Date
Matthew Raymer ebc241eba0 WIP: restore database migration system and improve error handling 1 month ago
Trent Larson e8abe68f8b reword the account-download button 1 month ago
Trent Larson 00b417f1e4 put version on front page so that people can tell whether to refresh 1 month ago
Trent Larson c6c1091281 allow blocking another person's content from this user (with iViewContent contact field) 1 month ago
Trent Larson 1c428daa3a fix ? instead of 0 in rate limits, update location verbiage 1 month ago
Trent Larson a999b58766 bump to version 1.0.0 1 month ago
Trent Larson 03713a176f fix problem where prod users don't see other DB options 1 month ago
Trent Larson 4a1a92905d IndexedDB migration: don't run activeDid migration twice, include warnings in output, don't automatically compare afterward 1 month ago
Jose Olarte III 73fd394003 Fix: added context for ContactGiftingView 1 month ago
Trent Larson 78d27eecfb fix linting 1 month ago
Trent Larson 15ba31033f IndexedDB migration: add a blurb about backing up, and move around messaging 1 month ago
Trent Larson 2e34d31594 IndexedDB migration: fix settings update 1 month ago
Trent Larson 37f2ba1382 IndexedDB migration: implement the migrations differently 1 month ago
Trent Larson 4e215914a3 IndexedDB migration: fix loading of data, fix object comparisons, add unmodified, etc 1 month ago
Trent Larson f310ca42e8 IndexedDB migration: add ability to see mnemonic and download settings & contacts 1 month ago
Trent Larson 6d93e86a2b IndexedDB migration: extract IndexedDB code away from the ongoing SQLite migrations 1 month ago
Trent Larson 8bc29544c3 IndexedDB migration: reorder the sections to accounts then settings then contacts 1 month ago
Trent Larson a53f9dcbd6 IndexedDB migration: set USE_DEXIE_DB to false, remove unused functions, add raw display of data 1 month ago
Matthew Raymer 0f1810c967 fix(migration): update UI to handle transformed JSON format 1 month ago
Matthew Raymer 21b60495ea fix: maintain separate master/account settings in SQLite migration 1 month ago
Jose Olarte III 2a4667b8f8 Giver-recipient controls 1 month ago
Matthew Raymer 2a676356d0 feat: improve database migration comparison and UI display 1 month ago
Matthew Raymer 70f62b62ff feat: implement single-step migration with proper foreign key order 1 month ago
Matthew Raymer 7258cb9325 fix: resolve migration service import and function signature conflicts 1 month ago
Matthew Raymer ec259a7c41 feat: integrate importFromMnemonic utility into migration service and UI 1 month ago
Matthew Raymer 51ce2bae9c feat: move database migration link from account view to start view 1 month ago
Trent Larson a6dab2c6be fix linting (whitespace only) 1 month ago
Trent Larson 31c0305018 add support for deep-link query parameters 1 month ago
Trent Larson 8b99273446 lengthen the error timeout when the message may be complicated, eg. with details from the server 1 month ago
Trent Larson 3c83092fc1 fix linting 1 month ago
Trent Larson 1f4a8ca9ff fix all copies for externally-shared links to redirected deep links 1 month ago
Trent Larson c1eb242616 add first cut at deep-link redirecting, with one example contact-import that works on mobile 1 month ago
Matthew Raymer 9787763e4b feat: Add comprehensive Database Migration UI component 1 month ago
Trent Larson 9cbd3bbdde fix the invite-one setup, fix adeep link, and tweak other verbiage & error info 1 month ago
Trent Larson 7764e17180 shrink the contents of the QR code so people can scan it 1 month ago
Trent Larson d070e7ee73 reword some of the help-page introduction (no code changes) 1 month ago
Trent Larson 3bc69904f9 update ios check to work, and add links to app stores 1 month ago
Trent Larson 8c1c6a9c4e fix some result types and refactor types themselves 1 month ago
Matthew Raymer 54d651c746 feat: add conditional rendering for claim certificate link and update gitignore 1 month ago
Trent Larson 5a62c965df fix problems with :href links causing the app to reload for DB errors on mobile 1 month ago
Jose Olarte III e23e302695 Fix: pass project info 1 month ago
Trent Larson 5cde144585 fix problem with user-profile page, and bump to build 29 & version 0.5.3 1 month ago
Jose Olarte III bf7bb3209a Feature: Project Gifting 2 months ago
Trent Larson a55cf31a93 bump to build 26 and version 0.5.1 2 months ago
Matthew Raymer b9a78bab76 style: fix line length in ContactsView ternary operator 2 months ago
Matthew Raymer 1de33a4e95 fix: resolve cross-platform contactMethods JSON parsing inconsistencies 2 months ago
Matthew Raymer 3e81c9f44f fix: resolve cross-platform SQLite JSON parsing inconsistencies 2 months ago
Trent Larson 6afe6f07f6 fix creation of did-specific settings (with a rename) 2 months ago
Jose Olarte III f4a7c3d4c3 Optimized item actions 2 months ago
Jose Olarte III 83f83e4ceb Optimized per-item layout 2 months ago