56 Commits (78850702861a1c0f8d956b277b0025d2eb6f72bc)

Author SHA1 Message Date
Matthew Raymer e883029531 feat: implement secure IPC-based file export for Electron 4 months ago
Matthew Raymer a558e2abc3 Fix circular dependency in logging during initialization 4 months ago
Matthew Raymer 3d7d663f64 Replace console statements with structured logger calls 4 months ago
Matthew Raymer b377667207 Clean up console logging and fix platform detection issues 4 months ago
Matthew Raymer 292aceee75 # Commit Message for SharedArrayBuffer Platform Exclusion 4 months ago
Matthew Raymer b37f1d1d84 Fix Vue property conflicts in PlatformServiceMixin implementation 4 months ago
Matthew Raymer 7b1f891c63 Fix worker-only database architecture and Vue Proxy serialization 4 months ago
Matthew Raymer ed3171209c fix: Resolve TypeScript linting warnings in CapacitorPlatformService 4 months ago
Matthew Raymer a4c44ff052 feat: Add database migration tools and fix Electron integration 4 months ago
Matthew Raymer a59a40abed docs: Add comprehensive documentation to migration system modules 4 months ago
Matthew Raymer 70a9523f0a feat: Implement comprehensive migration validation and integrity checking 4 months ago
Matthew Raymer 4a01df509b fix: Identify and fix migration tracking issue with proper parameter binding 4 months ago
Matthew Raymer c13008d476 style: Improve code formatting and consistency 4 months ago
Matthew Raymer a16235a0de fix: Add comprehensive SQL parameter type conversion at platform service level 4 months ago
Matthew Raymer aa40ef23dc feat: Add Electron dependencies and development scripts 4 months ago
Matthew Raymer ea0f49d5c3 WIP: add Electron platform configuration to Capacitor 4 months ago
Matthew Raymer fe55d0b431 WIP: Fix Electron build issues and migrate to @nostr/tools 4 months ago
Matthew Raymer 94ac7d648d migration: move to bash based build scripts 4 months ago
Matthew Raymer d359263704 feat: enhance GenericVerifiableCredential interface with explicit optional properties 4 months ago
Matthew Raymer ebc241eba0 WIP: restore database migration system and improve error handling 4 months ago
Trent Larson 3bc69904f9 update ios check to work, and add links to app stores 4 months ago
Trent Larson 9760f02aab fix linting 5 months ago
Matthew Raymer b9223d7fe2 feat(export): Replace CSV export with standardized JSON format 5 months ago
Matthew Raymer ce9c193a30 feat(db): improve settings retrieval resilience and logging 5 months ago
Trent Larson 71052e8d9d fix retrieval of column names -- so now most ops are working (but not all, eg. set name) 5 months ago
Trent Larson 340bceee31 remove unused DB methods (for now) 5 months ago
Trent Larson ea227fe0b8 fix extraction of values from SQLite queries 5 months ago
Trent Larson 4256cbcb61 refactor for clarity (no logic changes) 5 months ago
Trent Larson 493438215c fix extraction of migration names for SQLite via Capacitor 5 months ago
Trent Larson 8e57692387 fix Capacitor to use the same migrations (migrations run but accounts aren't created) 5 months ago
Trent Larson 705c6092a3 disable SQLite in Java & Swift (since they don't compile) & add SQL queueing on startup 5 months ago
Matthew Raymer 97027cb025 fix: linting issues 5 months ago
Matthew Raymer cd47c1014c fix: resolve TypeScript errors in database service implementation 5 months ago
Matthew Raymer 2060553340 feat(capacitor): implement storage permission checks for file operations 5 months ago
Matthew Raymer 8749f1d0a8 fix: placeholder for PyWebViewPlatformService writeAndShareFile 5 months ago
Matthew Raymer b04a66179a feature: fleshed out capacitor and electron database operators 5 months ago
Trent Larson 3f691ef880 add SQL DB access to everywhere we are using the DB, up to the "C" files 5 months ago
Matthew Raymer dac7705003 fix: move lexical declarations outside case blocks in AbsurdSqlDatabaseService 5 months ago
Trent Larson f0c947ba07 rename the absurd-sql-specific items for clarity 5 months ago
Trent Larson 0e10847cba adjust so DB calls go to the factory 5 months ago
Jose Olarte III cb82846593 Feature: front/back camera toggle 5 months ago
Matt Raymer 4a0ddb4472 refactor: consolidate type system and improve documentation 5 months ago
Matt Raymer df8acefeff style: improve code formatting and readability 5 months ago
Matt Raymer ea76d5c1ac feat(web): enable desktop webcam capture in WebPlatformService 6 months ago
Matthew Raymer 3e87b2ecda chore: cleanup and test 6 months ago
Matthew Raymer 19a55d4128 fix: improve file sharing on Android using app-private storage 7 months ago
Matthew Raymer 8c616dad1f WIP: Fix Android file writing permissions and path handling 7 months ago
Matthew Raymer a3f7e0e12f feat(android): implement file picker for data export 7 months ago
Matthew Raymer 669ecbd1eb chore: linted with auto-fix 7 months ago
Matthew Raymer 08fcccc528 refactor(platform): replace platform checks with capability-based system 7 months ago