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