1963 Commits (711cf911807e23b3dae540ecb905e1a9deed4cf5)
 

Author SHA1 Message Date
Matthew Raymer 711cf91180 Add comprehensive Electron build system and documentation 1 month ago
Matthew Raymer b8b0ebdf4d Fix database migration errors by improving error handling 1 month ago
Matthew Raymer c13008d476 style: Improve code formatting and consistency 1 month ago
Matthew Raymer bd2cb1301a refactor: Remove debug messages from offer dismissal test 1 month ago
Matthew Raymer f935e44d52 fix: Resolve offer dismissal mechanism in Playwright tests 1 month ago
Matthew Raymer 9f4715d024 fix: Correct button text from 'See Hours' to 'See Actions' in 60-new-activity test 1 month ago
Matthew Raymer deddfa35dc feat: Add comprehensive debugging to deleteContact function 1 month ago
Matthew Raymer df437b2310 revert BUILDING to master version 1 month ago
Matthew Raymer a16235a0de fix: Add comprehensive SQL parameter type conversion at platform service level 1 month ago
Matthew Raymer c89bbdac25 fix: Resolve database parameter binding and migration issues 1 month ago
Matthew Raymer 5c98aea41d fix: Resolve database migration conflicts with INSERT OR IGNORE 1 month ago
Matthew Raymer 9ff7a6b3be fix: Resolve Electron UI loading and CSP issues 1 month ago
Matthew Raymer aa40ef23dc feat: Add Electron dependencies and development scripts 1 month ago
Matthew Raymer 6e0e0cd6b5 WIP: Fix Electron TypeScript compilation and SQLite configuration 1 month ago
Matthew Raymer ea0f49d5c3 WIP: add Electron platform configuration to Capacitor 1 month ago
Matthew Raymer ca014a52de feat: modernize Electron build process with Vite-based CSS injection 1 month ago
Matthew Raymer f57458835b WIP: Electron asset path and renderer build fixes 1 month ago
Matthew Raymer fe55d0b431 WIP: Fix Electron build issues and migrate to @nostr/tools 1 month ago
Matthew Raymer 94ac7d648d migration: move to bash based build scripts 1 month ago
Matthew Raymer d359263704 feat: enhance GenericVerifiableCredential interface with explicit optional properties 1 month ago
Matthew Raymer 360f00c073 feat: enhance GenericVerifiableCredential interface with explicit optional properties 1 month ago
Matthew Raymer ebc241eba0 WIP: restore database migration system and improve error handling 1 month ago
Trent Larson 419243b5cd on mobile: bump version to 1.0.2 and build to 35 1 month ago
Trent Larson e8abe68f8b reword the account-download button 1 month ago
Trent Larson 96ee466022 bump to version 1.0.3-beta 1 month ago
Trent Larson 00b417f1e4 put version on front page so that people can tell whether to refresh 1 month ago
Trent Larson 49a7336dd5 bump to version 1.0.1 1 month ago
Trent Larson c6c1091281 allow blocking another person's content from this user (with iViewContent contact field) 1 month ago
Trent Larson e5e07faf2a 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 1c428daa3a fix ? instead of 0 in rate limits, update location verbiage 1 month ago
Trent Larson a12a7b87e3 Merge branch 'migrate-dexie-to-sqlite' 1 month ago
Trent Larson 30671d8fef bump to version 1.0.0-beta 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 c7e2b53c9f bump to version 0.5.9 1 month ago
Trent Larson 681afaa281 IndexedDB migration: fix where the existing settings (eg. master) were not updated 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
Matthew Raymer 7978133e7f feat: Implement activeDid migration from Dexie to SQLite 1 month ago
Matthew Raymer b89f3310ef 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 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 ce6ec5fda6 IndexedDB migration: enhance comparison for contacts 1 month ago
Trent Larson ecd461c98b IndexedDB migration: fix settings comparison 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 84f2d5c3a7 IndexedDB migration: ensure output is printed during comparison (no logic changes) 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