1358 Commits (d3e0cd1c9fbe0ab33e887adec5ae77bf5e4ecafa)

Author SHA1 Message Date
Matthew Raymer ed3171209c fix: Resolve TypeScript linting warnings in CapacitorPlatformService 4 weeks ago
Matthew Raymer a41ce0cd4c fix: Resolve infinite SQLite logging loop blocking Electron startup 4 weeks ago
Matthew Raymer a4c44ff052 feat: Add database migration tools and fix Electron integration 4 weeks ago
Matthew Raymer dfa2168d9e fix(db): synchronize schema and code for secrets/logs/settings tables 4 weeks ago
Matthew Raymer a59a40abed docs: Add comprehensive documentation to migration system modules 4 weeks ago
Matthew Raymer 70a9523f0a feat: Implement comprehensive migration validation and integrity checking 4 weeks ago
Matthew Raymer 4a01df509b fix: Identify and fix migration tracking issue with proper parameter binding 4 weeks ago
Matthew Raymer 4120f5a94e feat: Enhance database migration system with better logging and schema detection 4 weeks ago
Matthew Raymer 0c62c128a1 fix: Improve database migration handling and error recovery 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 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 aa40ef23dc feat: Add Electron dependencies and development scripts 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 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 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 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 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
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
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
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