1953 Commits (9f7ceab1f1b1b96bf0cb6db554886e83cf5e0fd7)
 

Author SHA1 Message Date
Matthew Raymer 9f7ceab1f1 feat: Add Electron dependencies and development scripts 1 week ago
Matthew Raymer f861f0ccc1 WIP: Fix Electron TypeScript compilation and SQLite configuration 1 week ago
Matthew Raymer 54e3800037 WIP: add Electron platform configuration to Capacitor 1 week ago
Matthew Raymer 89ddfb822b feat: modernize Electron build process with Vite-based CSS injection 1 week ago
Matthew Raymer 1c998a777f WIP: Electron asset path and renderer build fixes 1 week ago
Matthew Raymer dc1fa14095 WIP: Fix Electron build issues and migrate to @nostr/tools 1 week ago
Matthew Raymer 25974cae22 migration: move to bash based build scripts 2 weeks ago
Matthew Raymer 2b0e60dfc2 feat: enhance GenericVerifiableCredential interface with explicit optional properties 2 weeks ago
Matthew Raymer e2fab0a3ac feat: enhance GenericVerifiableCredential interface with explicit optional properties 2 weeks ago
Matthew Raymer daed0a97c9 WIP: restore database migration system and improve error handling 2 weeks ago
Trent Larson 3baa6633a6 on mobile: bump version to 1.0.2 and build to 35 2 weeks ago
Trent Larson bda98eb632 reword the account-download button 2 weeks ago
Trent Larson eea1cb995a bump to version 1.0.3-beta 2 weeks ago
Trent Larson 276e0a741b put version on front page so that people can tell whether to refresh 2 weeks ago
Trent Larson e46d6133fb bump to version 1.0.1 2 weeks ago
Trent Larson 94994a7251 allow blocking another person's content from this user (with iViewContent contact field) 2 weeks ago
Trent Larson 838723c26b remove debugging info messages (change to debug if we want these -- and tell us how to turn off debug locally) 2 weeks ago
Trent Larson bb6eb92ba1 fix ? instead of 0 in rate limits, update location verbiage 2 weeks ago
Trent Larson a997d4cb92 Merge branch 'migrate-dexie-to-sqlite' 2 weeks ago
Trent Larson 73733345ff bump to version 1.0.0-beta 2 weeks ago
Trent Larson 5aa693de63 bump to version 1.0.0 2 weeks ago
Trent Larson 6f2272eea7 fix problem where prod users don't see other DB options 2 weeks ago
Trent Larson 9b69c0b22c bump to version 0.5.9 2 weeks ago
Trent Larson ab2270d8b2 IndexedDB migration: fix where the existing settings (eg. master) were not updated 2 weeks ago
Trent Larson 0cf5cf266d IndexedDB migration: don't run activeDid migration twice, include warnings in output, don't automatically compare afterward 2 weeks ago
Matthew Raymer 4d01f64fe7 feat: Implement activeDid migration from Dexie to SQLite 2 weeks 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 2 weeks ago
Trent Larson 4162208b7f fix linting 2 weeks ago
Trent Larson 731605e244 IndexedDB migration: add a blurb about backing up, and move around messaging 2 weeks ago
Trent Larson 5dd2bf4c6e IndexedDB migration: enhance comparison for contacts 2 weeks ago
Trent Larson 75a4a1d901 IndexedDB migration: fix settings comparison 2 weeks ago
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