863 Commits (26b98d8b0a887f3ab9ea441442e3881af476ec5c)

Author SHA1 Message Date
Matthew Raymer 26b98d8b0a wip: Improve deep link validation and error handling 4 months ago
Trent Larson fca770f17b change icons to font-awesome 4 months ago
Trent Larson 6c538de762 fix 'give' query and restore confirmClaim method 4 months ago
Trent Larson 0e8657058c fix references to partner API server 5 months ago
Matthew Raymer c9536dd643 refactor: Replace console logging with logger utility 5 months ago
Trent Larson 22da1106a8 fix linting 5 months ago
Matthew Raymer 29d61d2a75 refactor: Improve ConfirmGiftView component organization and error handling 5 months ago
Matthew Raymer 7d60b80bba docs: Add JSDoc comments to DIDView methods 5 months ago
Matthew Raymer 46f6268e5b refactor: Improve settings and feed handling in HomeView 5 months ago
Matthew Raymer 053306217e feat(test-scripts): add registration attempt to TypeScript DID generator 5 months ago
Matthew Raymer a9fd33fff6 test: enhance deep link testing with real JWT examples 5 months ago
Matthew Raymer 7432e56ead docs: add comprehensive JSDoc documentation to views 5 months ago
Trent Larson 8957fac5f9 fix one more styling error 5 months ago
Trent Larson 850eb03b23 fix linting 5 months ago
Matthew Raymer 3dbb836ae5 style: reorder v-model and v-bind directives 5 months ago
Matthew Raymer 03178d35e7 refactor: improve router type safety and usage 5 months ago
Matthew Raymer 61da40596c fix: improve TypeScript type safety across views 5 months ago
Matthew Raymer 52150dd6eb fix: update component and import paths 5 months ago
Matthew Raymer 73637d80dc refactor: move ProviderInfo interface to claims-result.ts 5 months ago
Matthew Raymer 79ef59c5a9 refactor: migrate interfaces to dedicated directory 5 months ago
Trent Larson 2a6234f322 show totals of gives to a project 5 months ago
Matthew Raymer 0a8ace0d8f refactor: update nostr-tools imports for better tree shaking 5 months ago
Matthew Raymer f33d1f0af3 WIP: certificate view and dependency updates 5 months ago
Matthew Raymer b5b5d45b99 feat(logging): enhance debug logging across app 5 months ago
Trent Larson 11a4bbbc8f fix problem when going directly to people-map where the search results disappear 5 months ago
Trent Larson 5d5a8a4509 add Discover query param searchPeople to go straight to people map 5 months ago
Trent Larson e27aefc19e fix error setting the apiServer to "", plus some refactors while fixing test 40 5 months ago
Trent Larson 898821c9aa fix image server references for tests (2 tests failing: missing function & looking for registration prompt for unregistered user) 5 months ago
Trent Larson e31458bef6 yet another attempt at nostr-tools nip06 fix 5 months ago
Jason Buchanan d1faee69a8 chore: cleanup in prep for pull request 5 months ago
Jason Buchanan 16b77b283d deps: fixing issues around nostr-tools deps being removed that were necessary 5 months ago
Jason Buchanan 213cec2d85 feat(feed): improving the image viewer, to be more conventional, and also allowing the viewer to download the image on mobile with `...` control 5 months ago
Jason Buchanan 62eb3ecccc feat(feed): adding image viewer for expanding images found in the feed instead of displaying in a new tab and taking the viewer away from the application 5 months ago
Jason Buchanan 8f34687bc0 fix(feed): long words or urls displayed in feed break the container layout 5 months ago
Jason Buchanan 9d5d163ad5 feat(feed): better image formatting, to take up the width of the feed container 5 months ago
Jason Buchanan 633169de9f deps: updated `nostr-tools` and import 6 months ago
Matthew Raymer e0164963a9 fix: add missing DEFAULT_PARTNER_API_SERVER import in DiscoverView 5 months ago
Trent Larson 09b43226f9 for meeting invitees, create their ID and allow them to set a name 6 months ago
Trent Larson 7c61d0445b fix display on a mobile device & mark slower tests 6 months ago
Trent Larson 5b8a564e10 add end time to projects 6 months ago
Trent Larson 19fd0da4b0 fix linting 6 months ago
Trent Larson c9c60582cc add 'isRegistered' flag to encrypted contents in an onboarding meeting 6 months ago
Matthew Raymer 15783cdbe6 (chore): cleaning up formatting and relative references 6 months ago
Trent Larson bb5913fef4 make member view available to onboard meeting organizer and reorganize buttons 6 months ago
Trent Larson 29a81c48c8 fix problem with you-are-missing message and refactor other messages in onboard meeting 6 months ago
Matthew Raymer abf2756807 Merge branch 'master' into split_build_process 6 months ago
Trent Larson 03bfd364ce fix linting 6 months ago
Trent Larson 074c12da63 add an icon for each attendee to add them to their contact list 6 months ago
Trent Larson 763398ff1b organizer can toggle admission to the meeting 6 months ago
Trent Larson 3c7a044f67 fix message for when some passwords are wrong (and now things decode correctly) 6 months ago