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 4480778a49 fix: export contactMethods as JSON arrays instead of strings 1 month ago
..
assets WIP: improve font caching and partial fix on test 1 month ago
components Refactor: simplify GiftedDialog with explicit entity type props 1 month ago
composables Fix UserNameDialog open error and add defensive ref check 2 months ago
constants Remove PROD_SHARE_DOMAIN constant and unify domain configuration 1 month ago
db Fix contact methods JSON string/array duality in PlatformServiceMixin 1 month ago
db-sql Integrate TypeScript type checking into build process with conditional execution 1 month ago
interfaces fix: Adjust VC types. 1 month ago
libs fix: export contactMethods as JSON arrays instead of strings 1 month ago
router Integrate TypeScript type checking into build process with conditional execution 1 month ago
services Fix HomeView registration status by using $accountSettings() instead of $settings() 1 month ago
test fix: Toast messages were showing numbers. Removed unused function. Clarified tests. 1 month ago
types Integrate TypeScript type checking into build process with conditional execution 1 month ago
utils Fix contact methods JSON string/array duality in PlatformServiceMixin 1 month ago
views fix: Restore "Share Your Info" functionality with correct QR code format 1 month ago
App.vue Remove PWA functionality and service worker infrastructure 2 months ago
env.d.ts chore: cleanup and test 5 months ago
main.capacitor.ts Fix duplicate export declarations and migrate ContactsView with sub-components 2 months ago
main.common.ts Fix duplicate export declarations and migrate ContactsView with sub-components 2 months ago
main.electron.ts Integrate TypeScript type checking into build process with conditional execution 1 month ago
main.web.ts Remove manual service worker registration; rely on VitePWA auto-registration 2 months ago
registerSQLWorker.js Complete UserNameDialog Enhanced Triple Migration Pattern (1 minute) 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