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 722020ea86 fix linting 3 weeks ago
..
assets Initial stab at vitejs update 1 year ago
components fix more logic for tests (cherry-picked from 83acb028c756fc38bbc1e8e604247e704b3974a2) 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 fix some errors and correct recent type duplications & bloat (cherry-picked from d8f2587d1c3b4de391cc98ccb4acb69c1e34c4e6) 3 weeks ago
libs fix some errors and correct recent type duplications & bloat (cherry-picked from d8f2587d1c3b4de391cc98ccb4acb69c1e34c4e6) 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 Merge branch 'sql-absurd-sql-back' 3 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) 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