1825 Commits (d8f2587d1c3b4de391cc98ccb4acb69c1e34c4e6)
 

Author SHA1 Message Date
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
Trent Larson ef3bfcdbd2 fix linting 1 week ago
Trent Larson ec1f27bab1 fix more logging cleanup errors 1 week ago
Trent Larson 01c33069c4 fix more of the logging & log display 1 week 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