1186 Commits (3f691ef88057265da8c0614801b3f25add91cc95)

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