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 5f2ab5f913 Complete ContactsView Enhanced Triple Migration Pattern (3 minutes) 3 months ago
..
assets feat: implement single-step migration with proper foreign key order 4 months ago
components Complete Enhanced Triple Migration Pattern for contact components 3 months ago
composables Fix UserNameDialog open error and add defensive ref check 3 months ago
constants Fix duplicate export declarations and migrate ContactsView with sub-components 3 months ago
db Fix unused variables and formatting from console.log cleanup 3 months ago
db-sql fix: Resolve infinite SQLite logging loop blocking Electron startup 3 months ago
interfaces Fix duplicate export declarations and migrate ContactsView with sub-components 3 months ago
libs fix platform services to use correct settings table schema 3 months ago
router Fix InviteOneAcceptView migration fence; remove USE_DEXIE_DB dependency 3 months ago
services fix platform services to use correct settings table schema 3 months ago
test Migrate test/index.ts to use dynamic database imports 3 months ago
types Fix duplicate export declarations and migrate ContactsView with sub-components 3 months ago
utils Remove databaseUtil dependency from PlatformServiceMixin 3 months ago
views Complete ContactsView Enhanced Triple Migration Pattern (3 minutes) 3 months ago
App.vue Fix duplicate export declarations and migrate ContactsView with sub-components 3 months ago
env.d.ts chore: cleanup and test 6 months ago
main.capacitor.ts Fix duplicate export declarations and migrate ContactsView with sub-components 3 months ago
main.common.ts Fix duplicate export declarations and migrate ContactsView with sub-components 3 months ago
main.electron.ts Replace console statements with structured logger calls 3 months ago
main.web.ts Remove manual service worker registration; rely on VitePWA auto-registration 3 months ago
registerSQLWorker.js Fix circular dependency in logging during initialization 3 months ago
shims-vue.d.ts init 3 years ago
util.d.ts fix linting 2 years 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 8 months ago