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