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 fc50a9d4c6 fix problem finding offer identifiers 1 day ago
..
assets Initial stab at vitejs update 1 year ago
components fix SQL references to bad "key" -> "id" 2 days ago
constants add SQL DB access to everywhere we are using the DB, up to the "C" files 2 weeks ago
db feat(db): improve settings retrieval resilience and logging 2 days ago
db-sql fix Capacitor to use the same migrations (migrations run but accounts aren't created) 3 days ago
electron fix: linting issues 2 weeks ago
interfaces remove unused DB methods (for now) 2 days ago
libs fix problem finding offer identifiers 1 day 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 feat(db): improve settings retrieval resilience and logging 2 days ago
test convert all remaining DB writes & reads to SQL (with successful registration & claim) 2 weeks ago
types feat(types): add comprehensive type definitions for @jlongster/sql.js 2 weeks ago
utils fix linting 1 week ago
views feat(db): improve settings retrieval resilience and logging 2 days ago
App.vue convert all remaining DB writes & reads to SQL (with successful registration & claim) 2 weeks 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 extraction of migration names for SQLite via Capacitor 2 days ago
main.electron.ts WIP: BROKEN FOR ELECTRON: Fixes in progress 2 weeks 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