1956 Commits (1.0.4)
 

Author SHA1 Message Date
Trent Larson 002f240720 bump to version 1.0.4 and build 37 3 days ago
Trent Larson ffe8d90161 fix: linting 3 days ago
anomalist 6d6816d1a8 Merge pull request 'Deep-link fixes' (#145) from deep-link into master 1 week ago
anomalist c1477d0266 Merge branch 'master' into deep-link 1 week ago
Trent Larson 33ce6bdb72 fix: invite-one-accept deep link would not route properly 1 week ago
Trent Larson dc21e8dac3 bump version number and add '-beta' 2 weeks ago
Trent Larson a9a8ba217c bump to version 1.0.3 build 36 2 weeks ago
Trent Larson b0d99e7c1e fix: quick-and-dirty fix to get the correct environment variables 2 weeks ago
Trent Larson a96cc8155c fix incorrect checks for success 3 weeks ago
Trent Larson 861408c7bc Consolidate deep-link paths to be derived from the same source so they don't get out of sync any more. 3 weeks ago
trentlarson 1b283a0045 Merge pull request 'Lock to Portrait Mode (iOS and Android)' (#141) from app-portrait-mode-lock into master 4 weeks ago
Trent Larson afd407e178 add portrait-mode camera to CHANGELOG 4 weeks ago
Jose Olarte III 59b13823c8 Feature: lock orientation mode 1 month ago
Trent Larson 3baa6633a6 on mobile: bump version to 1.0.2 and build to 35 1 month ago
Trent Larson bda98eb632 reword the account-download button 1 month ago
Trent Larson eea1cb995a bump to version 1.0.3-beta 1 month ago
Trent Larson 276e0a741b put version on front page so that people can tell whether to refresh 1 month ago
Trent Larson e46d6133fb bump to version 1.0.1 1 month ago
Trent Larson 94994a7251 allow blocking another person's content from this user (with iViewContent contact field) 1 month ago
Trent Larson 838723c26b remove debugging info messages (change to debug if we want these -- and tell us how to turn off debug locally) 1 month ago
Trent Larson bb6eb92ba1 fix ? instead of 0 in rate limits, update location verbiage 1 month ago
Trent Larson a997d4cb92 Merge branch 'migrate-dexie-to-sqlite' 1 month ago
Trent Larson 73733345ff bump to version 1.0.0-beta 1 month ago
Trent Larson 5aa693de63 bump to version 1.0.0 1 month ago
Trent Larson 6f2272eea7 fix problem where prod users don't see other DB options 1 month ago
Trent Larson 9b69c0b22c bump to version 0.5.9 1 month ago
Trent Larson ab2270d8b2 IndexedDB migration: fix where the existing settings (eg. master) were not updated 1 month ago
Trent Larson 0cf5cf266d IndexedDB migration: don't run activeDid migration twice, include warnings in output, don't automatically compare afterward 1 month ago
Matthew Raymer 4d01f64fe7 feat: Implement activeDid migration from Dexie to SQLite 1 month 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 1 month ago
Trent Larson 4162208b7f fix linting 1 month ago
Trent Larson 731605e244 IndexedDB migration: add a blurb about backing up, and move around messaging 1 month ago
Trent Larson 5dd2bf4c6e IndexedDB migration: enhance comparison for contacts 1 month ago
Trent Larson 75a4a1d901 IndexedDB migration: fix settings comparison 1 month ago
Trent Larson 8e605d04d7 IndexedDB migration: fix settings update 1 month ago
Trent Larson da0b244bae IndexedDB migration: implement the migrations differently 1 month ago
Trent Larson 6136cafd11 IndexedDB migration: fix loading of data, fix object comparisons, add unmodified, etc 1 month ago
Trent Larson a248e9a5a3 IndexedDB migration: ensure output is printed during comparison (no logic changes) 1 month ago
Trent Larson 452ae555bb IndexedDB migration: add ability to see mnemonic and download settings & contacts 1 month ago
Trent Larson 3df5e19d9d IndexedDB migration: extract IndexedDB code away from the ongoing SQLite migrations 1 month ago
Trent Larson 8eff407a9c IndexedDB migration: reorder the sections to accounts then settings then contacts 1 month ago
Trent Larson e759e4785b IndexedDB migration: set USE_DEXIE_DB to false, remove unused functions, add raw display of data 1 month ago
Matthew Raymer 9d054074e4 fix(migration): update UI to handle transformed JSON format 1 month ago
Matthew Raymer 30de30e709 fix: maintain separate master/account settings in SQLite migration 1 month ago
Matthew Raymer 6cbd32af94 feat: improve database migration comparison and UI display 1 month ago
Matthew Raymer 30c8b73041 feat: implement single-step migration with proper foreign key order 1 month ago
Matthew Raymer 2f9ab14c88 fix: resolve migration service import and function signature conflicts 1 month ago
Matthew Raymer 8a7f142cb7 feat: integrate importFromMnemonic utility into migration service and UI 1 month ago
Matthew Raymer f375a4e11a feat: move database migration link from account view to start view 1 month ago
Trent Larson 3118f71320 fix linting (whitespace only) 1 month ago