You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
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
..
assets Initial stab at vitejs update 1 year ago
components fix more logic for tests 1 week ago
constants add SQL DB access to everywhere we are using the DB, up to the "C" files 2 weeks ago
db chore(logging): turn off logToDB since it was blowing up and hiding real errors in noise. 5 days ago
db-sql correct & simplify the DB logging 2 weeks ago
interfaces fix some errors and correct recent type duplications & bloat 1 week ago
libs fix some errors and correct recent type duplications & bloat 1 week ago
pywebview fix: resolve nostr-tools typescript type conflicts 4 months ago
router fix(electron): consolidate SQLite initialization and IPC handling 6 days ago
services refactor(electron): enhance SQLite integration and debug logging 6 days ago
test convert all remaining DB writes & reads to SQL (with successful registration & claim) 2 weeks ago
types refactor: enhance SQLite error handling and type safety 6 days ago
utils refactor(electron): enhance SQLite integration and debug logging 6 days ago
views 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
App.vue chore: linting 1 week ago
env.d.ts chore: cleanup and test 2 months ago
main.capacitor.ts convert all remaining DB writes & reads to SQL (with successful registration & claim) 2 weeks ago
main.common.ts fix: SQLite plugin initialization in Electron main process 1 week ago
main.electron.ts fix(electron): improve SQLite initialization and timing handling 5 days ago
main.pywebview.ts WIP: certificate view and dependency updates 4 months ago
main.web.ts WIP: BROKEN FOR ELECTRON: Fixes in progress 2 weeks ago
registerSQLWorker.js rename the absurd-sql-specific items for clarity 2 weeks ago
registerServiceWorker.ts convert all remaining DB writes & reads to SQL (with successful registration & claim) 2 weeks ago
shims-vue.d.ts init 3 years ago
util.d.ts fix linting 1 year ago
vite-env.d.ts add ability to edit a GiveAction 11 months ago
vite.config.utils.js docs: move build instructions from README to BUILDING.md 4 months ago