1863 Commits (sql-absurd-sql-further)
 

Author SHA1 Message Date
Matthew Raymer 981920dd7a feat(electron): enhance SQLite operation logging and debugging 2 days ago
Matthew Raymer d189c39062 chore(linting): more linting and debugging 2 days ago
Matthew Raymer 8edddb1a57 chore(linting): some linting problems fixed 2 days ago
Matthew Raymer 9eb07b3258 fix: improve API server update reliability and logging 2 days ago
Matthew Raymer e5dffc30ff fix(sqlite): centralize database connection management 2 days ago
Matthew Raymer 0b4e885edd fix(electron): correct SQLite IPC bridge implementation 2 days ago
Matthew Raymer b6d9b29720 refactor(sqlite): align database implementation with sacred-sql 2 days ago
Matthew Raymer b5348e42a7 chore(config): revert encrypted sqlite db 2 days ago
Matthew Raymer a4fb3eea2d chore(config): add encryption settings for SQLite 2 days ago
Matthew Raymer 5d12c76693 fix(sqlite): enable database encryption in Electron app 2 days ago
Matthew Raymer d426f9c4ac refactor(experiment.sh): streamline build process for Capacitor-based Electron app 2 days ago
Trent Larson 340a574325 adjust timeout length for startup 3 days ago
Matthew Raymer 98b3a35e3c refactor: consolidate Electron API type definitions 3 days ago
Matthew Raymer 409de21fc4 fix(db): resolve SQLite channel and initialization issues 3 days ago
Matthew Raymer 17c9d32f49 feat(db): temporarily mock dbQuery for connection testing 3 days ago
Matthew Raymer 25e4db395a refactor(sqlite): enhance dbQuery with robust connection lifecycle 3 days ago
Matthew Raymer b6ee30892f feat(sqlite): enhance SQLite initialization and IPC handlers 3 days ago
Matthew Raymer b01a450733 debug(ipc): HomeView errors added function level labels noting that we're catching a function level exception but we're also logging it globally. 4 days ago
Matthew Raymer 596f3355bf chore(logging): turn off logToDB since it was blowing up and hiding real errors in noise. 4 days ago
Matthew Raymer e1f9a6fa08 refactor(sqlite): disable verbose logging in migration system 4 days ago
Matthew Raymer 340e718199 feat(logging): enhance SQLite logging and IPC handler management 4 days ago
Matthew Raymer 5d97c98ae8 fix(electron): improve SQLite initialization and timing handling 4 days ago
Matthew Raymer ec74fff892 refactor: enhance SQLite error handling and type safety 4 days ago
Matthew Raymer 1e88c0e26f refactor(electron): enhance SQLite integration and debug logging 4 days ago
Matthew Raymer 3ec2364394 refactor: update electron preload script and type definitions 4 days ago
Matthew Raymer 8b215c909d refactor: remove electron preload script and update database handling 4 days ago
Matthew Raymer 91a1c05473 fix(electron): consolidate SQLite initialization and IPC handling 4 days ago
Matthew Raymer 66929d9b14 refactor(electron): WIP - use window.CapacitorSQLite API for all DB ops in ElectronPlatformService 5 days ago
Matthew Raymer 1e63ddcb6e feat(sqlite): enhance migration system and database initialization 5 days ago
Matthew Raymer 51f5755f5c Merge branch 'elec-tweak' into sql-absurd-sql-further 5 days ago
Matthew Raymer e5a3d622b6 Merge branch 'elec-tweak' of ssh://173.199.124.46:222/trent_larson/crowd-funder-for-time-pwa into elec-tweak 5 days ago
Matthew Raymer a6edcd6269 feat(db): add secure secret generation and initial data setup 5 days ago
Matthew Raymer b7b6be5831 fix(sqlite): resolve duplicate table creation in migrations 5 days ago
Matthew Raymer cbaca0304d feat(sqlite): implement initial database migrations 5 days ago
Trent Larson 59d711bd90 make fixes to help my Mac build electron 6 days ago
Matthew Raymer c355de6e33 Merge branch 'sql-absurd-sql-further' of ssh://173.199.124.46:222/trent_larson/crowd-funder-for-time-pwa into sql-absurd-sql-further 6 days ago
Matthew Raymer 28c114a2c7 fix(sqlite): resolve migration issues and enhance documentation 6 days ago
Trent Larson dabfe33fbe add Python dependency for electron on Mac 6 days ago
Trent Larson d8f2587d1c fix some errors and correct recent type duplications & bloat 6 days ago
Matthew Raymer 3946a8a27a fix(database): improve SQLite connection handling and initialization 6 days ago
Trent Larson 4c40b80718 rename script files that would fail in the prebuild step 7 days ago
Trent Larson 74989c2b64 fix linting 7 days ago
Trent Larson 7e17b41444 rename a js config file to avoid an error running lint 7 days ago
Trent Larson 83acb028c7 fix more logic for tests 7 days ago
Matthew Raymer 786f07e067 feat(electron): Implement SQLite database initialization with proper logging 7 days ago
Matthew Raymer 710cc1683c fix(sqlite): Standardize connection options and improve error handling 1 week ago
Matthew Raymer ebef5d6c8d feat(sqlite): Initialize database with complete schema and PRAGMAs 1 week ago
Matthew Raymer 43ea7ee610 Merge branch 'sql-absurd-sql-further' of ssh://173.199.124.46:222/trent_larson/crowd-funder-for-time-pwa into sql-absurd-sql-further 1 week ago
Matthew Raymer 57191df416 feat(sqlite): Database file creation working, connection pending 1 week ago
Trent Larson 644593a5f4 fix linting 1 week ago