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.
 
 
 
 
 
 
Jose Olarte III 9c3002f9c7 feat(EntityGrid): sort search results alphabetically 4 days ago
..
assets refactor: convert entity display to list style 2 weeks ago
components feat(EntityGrid): sort search results alphabetically 4 days ago
composables Fix UserNameDialog open error and add defensive ref check 4 months ago
constants feat: implement member visibility dialog with checkbox selection and refresh 3 weeks ago
db fix: remaining starred-project issues, plus better Error logging and user verbiage 1 month ago
db-sql feat: get the emojis to work with additions, removals, and multiple people 2 weeks ago
interfaces feat: make spinner more standard, show emoji on claim-view page 2 weeks ago
libs feat: get the emojis to work with additions, removals, and multiple people 2 weeks ago
router feat: add a 'not found' page 4 weeks ago
services feat: show a better emoji-confirmation message, hide all emoji stuff from unregistered on items without emojis 2 weeks ago
test Merge branch 'star-projects' into star-projects2, bringing star-projects onto master 1 month ago
types Integrate TypeScript type checking into build process with conditional execution 3 months ago
utils feat: Add quick search to EntityGrid with date-based contact sorting 5 days ago
views Merge pull request 'emojis' (#209) from emojis into master 2 weeks ago
App.vue refactor: rename SetVisibilityDialog to SetBulkVisibilityDialog and remove unused code 3 weeks ago
env.d.ts chore: cleanup and test 7 months ago
main.capacitor.ts chore: move more logger infos to debugs 2 months ago
main.common.ts Fix duplicate export declarations and migrate ContactsView with sub-components 4 months ago
main.electron.ts Integrate TypeScript type checking into build process with conditional execution 3 months ago
main.ts chore: move more logger infos to debugs 2 months ago
main.web.ts Remove manual service worker registration; rely on VitePWA auto-registration 4 months ago
registerSQLWorker.js Complete UserNameDialog Enhanced Triple Migration Pattern (1 minute) 4 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 9 months ago