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.
 
 
 
Matthew Raymer 6cbd32af94 feat: improve database migration comparison and UI display 2 weeks ago
..
assets feat: implement single-step migration with proper foreign key order 2 weeks ago
components fix: resolve migration service import and function signature conflicts 2 weeks ago
constants feat: implement single-step migration with proper foreign key order 2 weeks ago
db feat: Add comprehensive database migration service for Dexie to SQLite 2 weeks ago
db-sql fix: resolve migration service import and function signature conflicts 2 weeks ago
electron fix: linting issues 1 month ago
interfaces shrink the contents of the QR code so people can scan it 2 weeks ago
libs feat: move database migration link from account view to start view 2 weeks ago
pywebview fix: resolve nostr-tools typescript type conflicts 5 months ago
router feat: Add comprehensive Database Migration UI component 2 weeks ago
services feat: improve database migration comparison and UI display 2 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: improve database migration comparison and UI display 2 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