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 3 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 feat(sqlite): enhance SQLite initialization and IPC handlers 4 days ago
db-sql correct & simplify the DB logging 2 weeks ago
interfaces refactor: consolidate Electron API type definitions 4 days ago
libs fix(electron): correct SQLite IPC bridge implementation 3 days 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 fix: improve API server update reliability and logging 3 days ago
test convert all remaining DB writes & reads to SQL (with successful registration & claim) 2 weeks ago
types fix(electron): correct SQLite IPC bridge implementation 3 days ago
utils refactor: consolidate Electron API type definitions 4 days ago
views fix: improve API server update reliability and logging 3 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 adjust timeout length for startup 4 days ago
main.electron.ts refactor: consolidate Electron API type definitions 4 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