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 6c7c0fed34 Add component communication guide with function props preference 4 weeks ago
..
assets feat: implement single-step migration with proper foreign key order 2 months ago
components Add component communication guide with function props preference 4 weeks ago
composables Fix UserNameDialog open error and add defensive ref check 1 month ago
constants fix: capitalize the beginning of a message 4 weeks ago
db Fix unused variables and formatting from console.log cleanup 1 month ago
db-sql fix: Resolve infinite SQLite logging loop blocking Electron startup 2 months ago
interfaces Fix duplicate export declarations and migrate ContactsView with sub-components 1 month ago
libs Fix registration status reactivity in HomeView 4 weeks ago
router feat: centralize identity creation with router navigation guard 1 month ago
services feat: Complete PlatformServiceMixin migration and enhance tooling 1 month ago
test Migrate test/index.ts to use dynamic database imports 1 month ago
types Fix duplicate export declarations and migrate ContactsView with sub-components 1 month ago
utils Remove debugging console.log statements 4 weeks ago
views Remove debugging console.log statements 4 weeks ago
App.vue Fix duplicate export declarations and migrate ContactsView with sub-components 1 month ago
env.d.ts chore: cleanup and test 4 months ago
main.capacitor.ts Fix duplicate export declarations and migrate ContactsView with sub-components 1 month ago
main.common.ts Fix duplicate export declarations and migrate ContactsView with sub-components 1 month ago
main.electron.ts Replace console statements with structured logger calls 1 month ago
main.web.ts Remove manual service worker registration; rely on VitePWA auto-registration 1 month ago
registerSQLWorker.js Fix circular dependency in logging during initialization 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