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 5562ad2926 fix: eliminate all @typescript-eslint/no-explicit-any warnings 2 months ago
..
assets feat: implement single-step migration with proper foreign key order 3 months ago
components fix: resolve SVG loading error and improve TypeScript typing 2 months ago
constants # Commit Message for SharedArrayBuffer Platform Exclusion 2 months ago
db Replace console statements with structured logger calls 2 months ago
db-sql fix: Resolve infinite SQLite logging loop blocking Electron startup 2 months ago
interfaces refactor: add strict typing to core database methods in PlatformServiceMixin 2 months ago
libs fix: resolve SVG loading error and improve TypeScript typing 2 months ago
router feat: Add database migration tools and fix Electron integration 2 months ago
services refactor: add strict typing to core database methods in PlatformServiceMixin 2 months ago
test WIP: Fix Electron build issues and migrate to @nostr/tools 2 months ago
types feat(types): add comprehensive type definitions for @jlongster/sql.js 3 months ago
utils chore: resolve all TypeScript lint warnings in PlatformServiceMixin 2 months ago
views fix: eliminate all @typescript-eslint/no-explicit-any warnings 2 months ago
App.vue Scale back logging in migration, component lifecycle, and database areas 2 months ago
env.d.ts chore: cleanup and test 5 months ago
main.capacitor.ts add first cut at deep-link redirecting, with one example contact-import that works on mobile 3 months ago
main.common.ts remove debugging info messages (change to debug if we want these -- and tell us how to turn off debug locally) 3 months ago
main.electron.ts Replace console statements with structured logger calls 2 months ago
main.web.ts # Commit Message for SharedArrayBuffer Platform Exclusion 2 months ago
registerSQLWorker.js Fix circular dependency in logging during initialization 2 months ago
registerServiceWorker.ts WIP: add Electron platform configuration to Capacitor 2 months 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 7 months ago