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 9eb07b3258 fix: improve API server update reliability and logging 2 months ago
..
assets Initial stab at vitejs update 1 year ago
components fix more logic for tests 2 months ago
constants add SQL DB access to everywhere we are using the DB, up to the "C" files 2 months ago
db feat(sqlite): enhance SQLite initialization and IPC handlers 2 months ago
db-sql correct & simplify the DB logging 2 months ago
interfaces refactor: consolidate Electron API type definitions 2 months ago
libs fix(electron): correct SQLite IPC bridge implementation 2 months ago
pywebview fix: resolve nostr-tools typescript type conflicts 5 months ago
router fix(electron): consolidate SQLite initialization and IPC handling 2 months ago
services fix: improve API server update reliability and logging 2 months ago
test convert all remaining DB writes & reads to SQL (with successful registration & claim) 2 months ago
types fix(electron): correct SQLite IPC bridge implementation 2 months ago
utils refactor: consolidate Electron API type definitions 2 months ago
views fix: improve API server update reliability and logging 2 months ago
App.vue chore: linting 2 months ago
env.d.ts chore: cleanup and test 3 months ago
main.capacitor.ts convert all remaining DB writes & reads to SQL (with successful registration & claim) 2 months ago
main.common.ts adjust timeout length for startup 2 months ago
main.electron.ts refactor: consolidate Electron API type definitions 2 months ago
main.pywebview.ts WIP: certificate view and dependency updates 5 months ago
main.web.ts WIP: BROKEN FOR ELECTRON: Fixes in progress 2 months ago
registerSQLWorker.js rename the absurd-sql-specific items for clarity 2 months ago
registerServiceWorker.ts convert all remaining DB writes & reads to SQL (with successful registration & claim) 2 months 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 1 year ago
vite.config.utils.js docs: move build instructions from README to BUILDING.md 5 months ago