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 9ac9713172 fix linting 3 weeks ago
..
assets Initial stab at vitejs update 1 year ago
components fix linting 3 weeks ago
constants add SQL DB access to everywhere we are using the DB, up to the "C" files 1 month ago
db fix linting 3 weeks ago
db-sql fix Capacitor to use the same migrations (migrations run but accounts aren't created) 4 weeks ago
electron fix: linting issues 1 month ago
interfaces remove unused DB methods (for now) 4 weeks ago
libs fix linting 3 weeks ago
pywebview fix: resolve nostr-tools typescript type conflicts 5 months ago
router remove unused redirect to start page (now that we're creating an ID up front) 1 month ago
services fix linting 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 fix linting 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 4 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 fix a non-existent description, move the description right below the image 3 weeks 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