1251 Commits (b01a450733d3627533baa988fdd2c32d83e0a824)

Author SHA1 Message Date
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. 1 week ago
Matthew Raymer 596f3355bf chore(logging): turn off logToDB since it was blowing up and hiding real errors in noise. 1 week ago
Matthew Raymer 5d97c98ae8 fix(electron): improve SQLite initialization and timing handling 1 week ago
Matthew Raymer ec74fff892 refactor: enhance SQLite error handling and type safety 1 week ago
Matthew Raymer 1e88c0e26f refactor(electron): enhance SQLite integration and debug logging 1 week ago
Matthew Raymer 3ec2364394 refactor: update electron preload script and type definitions 1 week ago
Matthew Raymer 8b215c909d refactor: remove electron preload script and update database handling 1 week ago
Matthew Raymer 91a1c05473 fix(electron): consolidate SQLite initialization and IPC handling 1 week ago
Matthew Raymer 66929d9b14 refactor(electron): WIP - use window.CapacitorSQLite API for all DB ops in ElectronPlatformService 1 week 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 2 weeks ago
Matthew Raymer 182cff2b16 fix(typescript): resolve linter violations and improve type safety 2 weeks ago
Matthew Raymer 3b4ef908f3 feat(electron): improve window and database initialization 2 weeks ago
Matthew Raymer a5a9e15ece WIP: Refactor Electron SQLite initialization and database path handling 2 weeks ago
Matthew Raymer a6d8f0eb8a fix(electron): assign sqlitePlugin globally and improve error logging 2 weeks ago
Matthew Raymer 3997a88b44 fix: rename postcss.config.js to .cjs for ES module compatibility 2 weeks ago
Trent Larson 5eeeae32c6 fix some incorrect logic & things AI hallucinated 2 weeks 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
Matthew Raymer 2d4d9691ca fix: use challenge parameter in verifyJwtWebCrypto preimage 2 weeks ago
Matthew Raymer 63575b36ed fix: use challenge parameter in verifyJwtP256 preimage 2 weeks ago
Matthew Raymer 2eb46367bc fix: resolve TypeScript errors in passkeyDidPeer.ts 2 weeks ago
Matthew Raymer cea0456148 fix: resolve type conflicts in AccountKeyInfo and KeyMeta imports 2 weeks ago
Matthew Raymer 6f5db13a49 fix: consolidate KeyMeta interface and improve type safety 2 weeks ago
Matthew Raymer 068662625d fix: resolve type compatibility in offerGiverDid 2 weeks ago
Matthew Raymer 23627835f9 refactor: improve type safety in endorser server and common interfaces 2 weeks ago
Matthew Raymer f1ba6f9231 fix(endorserServer): improve type safety in claim handling 2 weeks ago
Matthew Raymer 137fce3e30 fix(endorserServer): improve type safety and error handling 2 weeks ago