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.
 
 
 
 
 
 
Trent Larson 644593a5f4 fix linting 1 week ago
..
assets Initial stab at vitejs update 1 year ago
components fix some incorrect logic & things AI hallucinated 1 week ago
constants add SQL DB access to everywhere we are using the DB, up to the "C" files 2 weeks ago
db fix linting 1 week ago
db-sql correct & simplify the DB logging 1 week ago
electron fix(typescript): resolve linter violations and improve type safety 1 week ago
interfaces fix some incorrect logic & things AI hallucinated 1 week ago
libs fix: rename postcss.config.js to .cjs for ES module compatibility 1 week ago
pywebview fix: resolve nostr-tools typescript type conflicts 4 months ago
router remove unused redirect to start page (now that we're creating an ID up front) 2 weeks ago
services WIP: Refactor Electron SQLite initialization and database path handling 1 week ago
test convert all remaining DB writes & reads to SQL (with successful registration & claim) 2 weeks ago
types WIP: Refactor Electron SQLite initialization and database path handling 1 week ago
utils fix linting 1 week ago
views fix linting 1 week 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 WIP: Refactor Electron SQLite initialization and database path handling 1 week 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