1082 Commits (67cf77a6fbea4a2e5edcf1e02228fbd296cbdb0f)

Author SHA1 Message Date
Jose Olarte III b2593184a7 Pointer cursor 6 months ago
Jose Olarte III 9dd1c8cace Button style tweaks + consistency 6 months ago
Matthew Raymer c9536dd643 refactor: Replace console logging with logger utility 6 months ago
Trent Larson 22da1106a8 fix linting 6 months ago
Matthew Raymer cbf704dcf7 feat: add claim route deep linking support 6 months ago
Jose Olarte III e8d8e4cabc Larger contact image 6 months ago
Jose Olarte III e33e2ebf53 Recolored confirm button to gray 6 months ago
Matthew Raymer 29d61d2a75 refactor: Improve ConfirmGiftView component organization and error handling 6 months ago
Matthew Raymer 63b8273c7a fix: streamline deep link handling and testing 6 months ago
Matthew Raymer 7d60b80bba docs: Add JSDoc comments to DIDView methods 6 months ago
Matthew Raymer 1dfce62969 feat: add deep linking support for DID routes 6 months ago
Matthew Raymer 66df9234fa fix: improve image handling and icon support 6 months ago
Matthew Raymer 3168416bfa feat: add claim confirmation functionality to activity feed 6 months ago
Matthew Raymer 46f6268e5b refactor: Improve settings and feed handling in HomeView 6 months ago
Jose Olarte III 4b9a09f343 Homeview changes 6 months ago
Jose Olarte III ad52df6712 Homeview design adjustments 6 months ago
Matthew Raymer 053306217e feat(test-scripts): add registration attempt to TypeScript DID generator 6 months ago
Matthew Raymer a9fd33fff6 test: enhance deep link testing with real JWT examples 6 months ago
Jose Olarte III 437fb063bf Type fixes 6 months ago
Matthew Raymer 7432e56ead docs: add comprehensive JSDoc documentation to views 6 months ago
Matthew Raymer bf23c56475 refactor: extract ActivityListItem into separate component 6 months ago
Trent Larson 8957fac5f9 fix one more styling error 6 months ago
Trent Larson 850eb03b23 fix linting 6 months ago
Jose Olarte III d78e7e70a0 Comments 6 months ago
Jose Olarte III fd5bbf38e9 In-progress: homeview design refresh 6 months ago
Matthew Raymer 651bab8853 docs: improve endorserServer.ts documentation and types 6 months ago
Matthew Raymer 41d37c3c04 fix: linkage of capacitor core to use relative links 6 months ago
Matthew Raymer 24c7ba15af refactor: reorganize deep linking types and interfaces 6 months ago
Matthew Raymer 5bc2f19bc4 docs: add comprehensive deep linking documentation 6 months ago
Matthew Raymer 64a04ec9a5 feat(deepLinks): implement comprehensive deep linking system 6 months ago
Matthew Raymer 3dbb836ae5 style: reorder v-model and v-bind directives 6 months ago
Matthew Raymer 03178d35e7 refactor: improve router type safety and usage 6 months ago
Matthew Raymer 61da40596c fix: improve TypeScript type safety across views 6 months ago
Matthew Raymer 52150dd6eb fix: update component and import paths 6 months ago
Matthew Raymer 73637d80dc refactor: move ProviderInfo interface to claims-result.ts 6 months ago
Matthew Raymer 79ef59c5a9 refactor: migrate interfaces to dedicated directory 6 months ago
Matthew Raymer 90d688dba1 docs(capacitor): improve main.capacitor.ts documentation and error handling 6 months ago
Trent Larson 2a6234f322 show totals of gives to a project 6 months ago
Matthew Raymer 0a8ace0d8f refactor: update nostr-tools imports for better tree shaking 6 months ago
Matthew Raymer f33d1f0af3 WIP: certificate view and dependency updates 6 months ago
Matthew Raymer b5b5d45b99 feat(logging): enhance debug logging across app 6 months ago
Matthew Raymer 1e22cdec82 feat(mobile): add deep linking support for Capacitor apps 6 months ago
Matthew Raymer 3135062c08 fix: disable PWA for Capacitor builds 6 months ago
Matthew Raymer 2746b8fe2b refactor: reorganize Vite config into modular files 6 months ago
Matthew Raymer 7f3114fd6c chore: cleanup console logs and test directories 6 months ago
Trent Larson 11a4bbbc8f fix problem when going directly to people-map where the search results disappear 6 months ago
Trent Larson 5d5a8a4509 add Discover query param searchPeople to go straight to people map 6 months ago
Trent Larson e27aefc19e fix error setting the apiServer to "", plus some refactors while fixing test 40 6 months ago
Trent Larson 898821c9aa fix image server references for tests (2 tests failing: missing function & looking for registration prompt for unregistered user) 6 months ago
Trent Larson 2b243b6041 fix linting 6 months ago