1260 Commits (9eb07b3258f718c62f7cddb46b6eefaee4fa7054)

Author SHA1 Message Date
Matthew Raymer 9eb07b3258 fix: improve API server update reliability and logging 4 days ago
Matthew Raymer e5dffc30ff fix(sqlite): centralize database connection management 4 days ago
Matthew Raymer 0b4e885edd fix(electron): correct SQLite IPC bridge implementation 4 days ago
Trent Larson 340a574325 adjust timeout length for startup 5 days ago
Matthew Raymer 98b3a35e3c refactor: consolidate Electron API type definitions 5 days ago
Matthew Raymer 409de21fc4 fix(db): resolve SQLite channel and initialization issues 5 days ago
Matthew Raymer 17c9d32f49 feat(db): temporarily mock dbQuery for connection testing 5 days ago
Matthew Raymer 25e4db395a refactor(sqlite): enhance dbQuery with robust connection lifecycle 5 days ago
Matthew Raymer b6ee30892f feat(sqlite): enhance SQLite initialization and IPC handlers 5 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. 6 days ago
Matthew Raymer 596f3355bf chore(logging): turn off logToDB since it was blowing up and hiding real errors in noise. 6 days ago
Matthew Raymer 5d97c98ae8 fix(electron): improve SQLite initialization and timing handling 6 days ago
Matthew Raymer ec74fff892 refactor: enhance SQLite error handling and type safety 6 days ago
Matthew Raymer 1e88c0e26f refactor(electron): enhance SQLite integration and debug logging 6 days ago
Matthew Raymer 3ec2364394 refactor: update electron preload script and type definitions 6 days ago
Matthew Raymer 8b215c909d refactor: remove electron preload script and update database handling 6 days ago
Matthew Raymer 91a1c05473 fix(electron): consolidate SQLite initialization and IPC handling 6 days ago
Matthew Raymer 66929d9b14 refactor(electron): WIP - use window.CapacitorSQLite API for all DB ops in ElectronPlatformService 7 days ago
Trent Larson 59d711bd90 make fixes to help my Mac build electron 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 74989c2b64 fix linting 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
Trent Larson 644593a5f4 fix linting 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 fb8d1cb8b2 fix(electron): add null check for devToolsWebContents to prevent TypeScript error 2 weeks ago
Matthew Raymer 70c0edbed0 fix: SQLite plugin initialization in Electron main process 2 weeks ago
Matthew Raymer 55cc08d675 chore: linting 2 weeks ago
Matthew Raymer 014341f320 fix(electron): simplify SQLite plugin initialization 2 weeks ago
Matthew Raymer 1d5e062c76 fix(electron): app loads 2 weeks ago
Matthew Raymer 2c5c15108a debug(electron): missing main.ts 2 weeks ago
Trent Larson ef3bfcdbd2 fix linting 2 weeks ago
Trent Larson ec1f27bab1 fix more logging cleanup errors 2 weeks ago
Trent Larson 01c33069c4 fix more of the logging & log display 2 weeks ago
Trent Larson c637d39dc9 fix log cleanup check to actually pay attention to limit 2 weeks ago
Trent Larson 3e90bafbd1 correct & simplify the DB logging 2 weeks ago
Matthew Raymer d2c3e5db05 fix: one lint that got past me 2 weeks ago
Matthew Raymer e824fcce2e fix: linting issues 2 weeks ago
Matthew Raymer f2c49872a6 fix: resolve TypeScript errors in database service implementation 2 weeks ago
Matthew Raymer 229d9184b2 WIP: BROKEN FOR ELECTRON: Fixes in progress 2 weeks ago
Matthew Raymer 29908b77e3 feat(types): add comprehensive type definitions for @jlongster/sql.js 2 weeks ago
Matthew Raymer 16cad04e5c WIP: fix(AbsurdSqlDatabaseService) fixes to typing and other curious beasts 2 weeks ago
Matthew Raymer e4f859a116 fix: update offerGiverDid to use credentialSubject.offeredBy 2 weeks ago
Matthew Raymer 7f17a3d9c7 refactor: remove unused imports and parameters in passkeyDidPeer.ts 2 weeks ago