25 Commits (981920dd7ae48b42d9858632d8ffde9d8756dec9)

Author SHA1 Message Date
Matthew Raymer 981920dd7a feat(electron): enhance SQLite operation logging and debugging 3 weeks ago
Matthew Raymer 9eb07b3258 fix: improve API server update reliability and logging 3 weeks ago
Matthew Raymer 0b4e885edd fix(electron): correct SQLite IPC bridge implementation 3 weeks ago
Matthew Raymer b6d9b29720 refactor(sqlite): align database implementation with sacred-sql 3 weeks ago
Matthew Raymer 5d12c76693 fix(sqlite): enable database encryption in Electron app 3 weeks ago
Matthew Raymer 409de21fc4 fix(db): resolve SQLite channel and initialization issues 3 weeks ago
Matthew Raymer b6ee30892f feat(sqlite): enhance SQLite initialization and IPC handlers 3 weeks ago
Matthew Raymer e1f9a6fa08 refactor(sqlite): disable verbose logging in migration system 3 weeks ago
Matthew Raymer 340e718199 feat(logging): enhance SQLite logging and IPC handler management 3 weeks ago
Matthew Raymer 5d97c98ae8 fix(electron): improve SQLite initialization and timing handling 3 weeks ago
Matthew Raymer ec74fff892 refactor: enhance SQLite error handling and type safety 4 weeks ago
Matthew Raymer 1e88c0e26f refactor(electron): enhance SQLite integration and debug logging 4 weeks ago
Matthew Raymer 3ec2364394 refactor: update electron preload script and type definitions 4 weeks ago
Matthew Raymer 91a1c05473 fix(electron): consolidate SQLite initialization and IPC handling 4 weeks ago
Matthew Raymer 66929d9b14 refactor(electron): WIP - use window.CapacitorSQLite API for all DB ops in ElectronPlatformService 4 weeks ago
Matthew Raymer 1e63ddcb6e feat(sqlite): enhance migration system and database initialization 4 weeks ago
Matthew Raymer a6edcd6269 feat(db): add secure secret generation and initial data setup 4 weeks ago
Matthew Raymer b7b6be5831 fix(sqlite): resolve duplicate table creation in migrations 4 weeks ago
Matthew Raymer cbaca0304d feat(sqlite): implement initial database migrations 4 weeks ago
Matthew Raymer 28c114a2c7 fix(sqlite): resolve migration issues and enhance documentation 4 weeks ago
Matthew Raymer 786f07e067 feat(electron): Implement SQLite database initialization with proper logging 4 weeks ago
Matthew Raymer 710cc1683c fix(sqlite): Standardize connection options and improve error handling 4 weeks ago
Matthew Raymer ebef5d6c8d feat(sqlite): Initialize database with complete schema and PRAGMAs 4 weeks ago
Matthew Raymer 57191df416 feat(sqlite): Database file creation working, connection pending 4 weeks ago
Matthew Raymer 900c2521c7 WIP: Improve SQLite initialization and error handling 4 weeks ago