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.
 
 
 
 
 
 
Jose Olarte III 17721ea448 Fix: remove duplicates from merge conflict 4 weeks ago
..
assets feat: implement single-step migration with proper foreign key order 1 month ago
components Fix: remove duplicates from merge conflict 4 weeks ago
constants Fix TypeScript any types and remove deprecated Dexie code 4 weeks ago
db Replace console statements with structured logger calls 4 weeks ago
db-sql fix: Resolve infinite SQLite logging loop blocking Electron startup 4 weeks ago
interfaces refactor: add strict typing to core database methods in PlatformServiceMixin 4 weeks ago
libs Merge branch 'gifting-periphery-improvements' into build-improvement 4 weeks ago
router feat: Add database migration tools and fix Electron integration 4 weeks ago
services Fix TypeScript any types and remove deprecated Dexie code 4 weeks ago
test WIP: Fix Electron build issues and migrate to @nostr/tools 1 month ago
types feat(types): add comprehensive type definitions for @jlongster/sql.js 2 months ago
utils Fix CORS restrictions and development server configuration 4 weeks ago
views Fix TypeScript any types, console statements, and clean up duplicates 4 weeks ago
App.vue Scale back logging in migration, component lifecycle, and database areas 4 weeks ago
env.d.ts chore: cleanup and test 3 months ago
main.capacitor.ts add first cut at deep-link redirecting, with one example contact-import that works on mobile 1 month ago
main.common.ts remove debugging info messages (change to debug if we want these -- and tell us how to turn off debug locally) 1 month ago
main.electron.ts Replace console statements with structured logger calls 4 weeks ago
main.web.ts # Commit Message for SharedArrayBuffer Platform Exclusion 4 weeks ago
registerSQLWorker.js Fix circular dependency in logging during initialization 4 weeks ago
registerServiceWorker.ts WIP: add Electron platform configuration to Capacitor 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 1 year ago
vite.config.utils.js docs: move build instructions from README to BUILDING.md 6 months ago