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 c55a486a25 Remove debug logging from generateAndRegisterEthrUser test utility 14 hours ago
..
assets feat: implement single-step migration with proper foreign key order 2 weeks ago
components refactor: Replace databaseUtil import with PlatformServiceMixin in MembersList 16 hours ago
constants Fix TypeScript any types and remove deprecated Dexie code 2 days ago
db Remove debug logging from generateAndRegisterEthrUser test utility 14 hours ago
db-sql fix: Resolve infinite SQLite logging loop blocking Electron startup 5 days ago
interfaces refactor: add strict typing to core database methods in PlatformServiceMixin 3 days ago
libs Merge branch 'gifting-periphery-improvements' into build-improvement 2 days ago
router feat: Add database migration tools and fix Electron integration 5 days ago
services Fix TypeScript any types and remove deprecated Dexie code 2 days ago
test WIP: Fix Electron build issues and migrate to @nostr/tools 2 weeks ago
types feat(types): add comprehensive type definitions for @jlongster/sql.js 1 month ago
utils Remove debug logging from generateAndRegisterEthrUser test utility 14 hours ago
views Fix JavaScript runtime errors for undefined name property access 17 hours ago
App.vue Remove debug logging from generateAndRegisterEthrUser test utility 14 hours ago
env.d.ts chore: cleanup and test 2 months ago
main.capacitor.ts add first cut at deep-link redirecting, with one example contact-import that works on mobile 2 weeks ago
main.common.ts remove debugging info messages (change to debug if we want these -- and tell us how to turn off debug locally) 2 weeks ago
main.electron.ts Replace console statements with structured logger calls 3 days ago
main.web.ts # Commit Message for SharedArrayBuffer Platform Exclusion 3 days ago
registerSQLWorker.js Fix circular dependency in logging during initialization 3 days ago
registerServiceWorker.ts WIP: add Electron platform configuration to Capacitor 1 week 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 12 months ago
vite.config.utils.js docs: move build instructions from README to BUILDING.md 5 months ago