1847 Commits (b6ee30892ffc0a1dde6f61d708af67aa00dde0b9)
 

Author SHA1 Message Date
Matthew Raymer b6ee30892f feat(sqlite): enhance SQLite initialization and IPC handlers 4 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. 5 days ago
Matthew Raymer 596f3355bf chore(logging): turn off logToDB since it was blowing up and hiding real errors in noise. 5 days ago
Matthew Raymer e1f9a6fa08 refactor(sqlite): disable verbose logging in migration system 5 days ago
Matthew Raymer 340e718199 feat(logging): enhance SQLite logging and IPC handler management 5 days ago
Matthew Raymer 5d97c98ae8 fix(electron): improve SQLite initialization and timing handling 5 days ago
Matthew Raymer ec74fff892 refactor: enhance SQLite error handling and type safety 5 days ago
Matthew Raymer 1e88c0e26f refactor(electron): enhance SQLite integration and debug logging 5 days ago
Matthew Raymer 3ec2364394 refactor: update electron preload script and type definitions 5 days ago
Matthew Raymer 8b215c909d refactor: remove electron preload script and update database handling 5 days ago
Matthew Raymer 91a1c05473 fix(electron): consolidate SQLite initialization and IPC handling 5 days ago
Matthew Raymer 66929d9b14 refactor(electron): WIP - use window.CapacitorSQLite API for all DB ops in ElectronPlatformService 6 days ago
Matthew Raymer 1e63ddcb6e feat(sqlite): enhance migration system and database initialization 6 days ago
Matthew Raymer 51f5755f5c Merge branch 'elec-tweak' into sql-absurd-sql-further 6 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 6 days ago
Matthew Raymer a6edcd6269 feat(db): add secure secret generation and initial data setup 6 days ago
Matthew Raymer b7b6be5831 fix(sqlite): resolve duplicate table creation in migrations 6 days ago
Matthew Raymer cbaca0304d feat(sqlite): implement initial database migrations 6 days ago
Trent Larson 59d711bd90 make fixes to help my Mac build electron 7 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 1 week ago
Matthew Raymer 28c114a2c7 fix(sqlite): resolve migration issues and enhance documentation 1 week ago
Trent Larson dabfe33fbe add Python dependency for electron on Mac 1 week ago
Trent Larson d8f2587d1c fix some errors and correct recent type duplications & bloat 1 week ago
Matthew Raymer 3946a8a27a fix(database): improve SQLite connection handling and initialization 1 week ago
Trent Larson 4c40b80718 rename script files that would fail in the prebuild step 1 week ago
Trent Larson 74989c2b64 fix linting 1 week ago
Trent Larson 7e17b41444 rename a js config file to avoid an error running lint 1 week ago
Trent Larson 83acb028c7 fix more logic for tests 1 week ago
Matthew Raymer 786f07e067 feat(electron): Implement SQLite database initialization with proper logging 1 week 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
Matthew Raymer 900c2521c7 WIP: Improve SQLite initialization and error handling 1 week ago
Matthew Raymer 182cff2b16 fix(typescript): resolve linter violations and improve type safety 1 week ago
Matthew Raymer 3b4ef908f3 feat(electron): improve window and database initialization 1 week ago
Matthew Raymer a5a9e15ece WIP: Refactor Electron SQLite initialization and database path handling 1 week ago
Matthew Raymer a6d8f0eb8a fix(electron): assign sqlitePlugin globally and improve error logging 1 week ago
Matthew Raymer 3997a88b44 fix: rename postcss.config.js to .cjs for ES module compatibility 1 week ago
Trent Larson 5eeeae32c6 fix some incorrect logic & things AI hallucinated 1 week ago
Matthew Raymer d9895086e6 experiment(electron): different vite build script for web application 1 week ago
Matthew Raymer fb8d1cb8b2 fix(electron): add null check for devToolsWebContents to prevent TypeScript error 1 week ago
Matthew Raymer 70c0edbed0 fix: SQLite plugin initialization in Electron main process 1 week ago
Matthew Raymer 55cc08d675 chore: linting 1 week ago
Matthew Raymer 688a5be76e 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 014341f320 fix(electron): simplify SQLite plugin initialization 1 week ago
Matthew Raymer 1d5e062c76 fix(electron): app loads 1 week ago
Matthew Raymer 2c5c15108a debug(electron): missing main.ts 1 week ago
Matthew Raymer 26df0fb671 debug(electron): app index loads but problem with preload script 1 week ago