38 Commits (d82475fb3f885ab29e691740d44d4046f9998571)

Author SHA1 Message Date
Matthew Raymer d82475fb3f feat: Add database migration tools and fix Electron integration 5 days ago
Matthew Raymer 623e1bf3df docs: Add comprehensive documentation to migration system modules 6 days ago
Matthew Raymer 88f21dfd1d feat: Implement comprehensive migration validation and integrity checking 6 days ago
Matthew Raymer 44c5a15af8 fix: Identify and fix migration tracking issue with proper parameter binding 6 days ago
Matthew Raymer a9829e6893 style: Improve code formatting and consistency 1 week ago
Matthew Raymer afa65b308e fix: Add comprehensive SQL parameter type conversion at platform service level 1 week ago
Matthew Raymer 9f7ceab1f1 feat: Add Electron dependencies and development scripts 1 week ago
Matthew Raymer 54e3800037 WIP: add Electron platform configuration to Capacitor 1 week ago
Matthew Raymer 2b0e60dfc2 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 9f0fed0a60 update ios check to work, and add links to app stores 3 weeks ago
Trent Larson 820ae727ed fix linting 4 weeks ago
Matthew Raymer 3d8e40e92b feat(export): Replace CSV export with standardized JSON format 4 weeks ago
Matthew Raymer c1f2c3951a feat(db): improve settings retrieval resilience and logging 4 weeks ago
Trent Larson c5228ba7ec fix retrieval of column names -- so now most ops are working (but not all, eg. set name) 4 weeks ago
Trent Larson 6e1fcd8dee remove unused DB methods (for now) 4 weeks ago
Trent Larson 5bb563d694 fix extraction of values from SQLite queries 4 weeks ago
Trent Larson a3951c9d66 refactor for clarity (no logic changes) 4 weeks ago
Trent Larson aa177a9b8c fix extraction of migration names for SQLite via Capacitor 1 month ago
Trent Larson 03cb4720b8 fix Capacitor to use the same migrations (migrations run but accounts aren't created) 1 month ago
Trent Larson 297c5a2dbb disable SQLite in Java & Swift (since they don't compile) & add SQL queueing on startup 1 month ago
Matthew Raymer 07ac340733 feat(capacitor): implement storage permission checks for file operations 1 month ago
Matthew Raymer 1560ff0829 feature: fleshed out capacitor and electron database operators 1 month ago
Matthew Raymer 0f1ac2b230 fix: move lexical declarations outside case blocks in AbsurdSqlDatabaseService 1 month ago
Trent Larson 3a6f585de0 adjust so DB calls go to the factory 1 month ago
Jose Olarte III 28634839ec Feature: front/back camera toggle 1 month ago
Matthew Raymer 2855d4b8d5 chore: cleanup and test 2 months ago
Matthew Raymer 4f9b146a66 fix: improve file sharing on Android using app-private storage 3 months ago
Matthew Raymer 0b528af2a6 WIP: Fix Android file writing permissions and path handling 3 months ago
Matthew Raymer 008211bc21 feat(android): implement file picker for data export 3 months ago
Matthew Raymer d83a25f47e chore: linted with auto-fix 3 months ago
Matthew Raymer d03fa55001 refactor(platform): replace platform checks with capability-based system 3 months ago
Matthew Raymer 5d845fb112 docs: add comprehensive JSDoc documentation to service layer 3 months ago
Matthew Raymer 660f2170de fix: improve error handling in photo upload 3 months ago
Matthew Raymer 073ce24f43 chore(deps): Add Capacitor camera and filesystem plugins 3 months ago
Matthew Raymer 2c84bb50b3 **refactor(PhotoDialog, PlatformService): Implement cross-platform photo capture and encapsulated image processing** 3 months ago
Matthew Raymer abf18835f6 feat: update TypeScript config for platform services 3 months ago