851 Commits (8336b87bd076ceaf2b707b9a4a0f2e809d98239b)

Author SHA1 Message Date
Matthew Raymer 02d6d220c7 docs: Add JSDoc comments to DIDView methods 3 days ago
Matthew Raymer d14431161a refactor: Improve settings and feed handling in HomeView 1 week ago
Matthew Raymer 4fcbb78450 feat(test-scripts): add registration attempt to TypeScript DID generator 1 week ago
Matthew Raymer f4c5567471 test: enhance deep link testing with real JWT examples 2 weeks ago
Matthew Raymer 02bf0b3f1a docs: add comprehensive JSDoc documentation to views 2 weeks ago
Matthew Raymer 3b4f4dc125 style: reorder v-model and v-bind directives 2 weeks ago
Matthew Raymer f6802cd160 refactor: improve router type safety and usage 2 weeks ago
Matthew Raymer a2e19d7e9a fix: improve TypeScript type safety across views 2 weeks ago
Matthew Raymer 42055a2d66 fix: update component and import paths 2 weeks ago
Matthew Raymer dc16cb393e refactor: move ProviderInfo interface to claims-result.ts 2 weeks ago
Matthew Raymer c708716675 refactor: migrate interfaces to dedicated directory 2 weeks ago
Matthew Raymer 3b7a872ae1 refactor: update nostr-tools imports for better tree shaking 3 weeks ago
Matthew Raymer a8e15804a6 WIP: certificate view and dependency updates 3 weeks ago
Matthew Raymer cee7a6ded3 feat(logging): enhance debug logging across app 3 weeks ago
Trent Larson eabe2b9448 fix problem when going directly to people-map where the search results disappear 3 weeks ago
Trent Larson 1e9c3f3101 add Discover query param searchPeople to go straight to people map 3 weeks ago
Trent Larson 811fddf24a fix error setting the apiServer to "", plus some refactors while fixing test 40 3 weeks ago
Trent Larson c9c3cacfbd fix image server references for tests (2 tests failing: missing function & looking for registration prompt for unregistered user) 4 weeks ago
Trent Larson 8e46c38008 yet another attempt at nostr-tools nip06 fix 4 weeks ago
Jason Buchanan 6fc416d759
chore: cleanup in prep for pull request 4 weeks ago
Jason Buchanan e86cf3c9f2
deps: fixing issues around nostr-tools deps being removed that were necessary 4 weeks ago
Jason Buchanan f4c7805266
feat(feed): improving the image viewer, to be more conventional, and also allowing the viewer to download the image on mobile with `...` control 4 weeks ago
Jason Buchanan 0511bbc17b
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 4 weeks ago
Jason Buchanan be1146c7df
fix(feed): long words or urls displayed in feed break the container layout 4 weeks ago
Jason Buchanan 781afd8954
feat(feed): better image formatting, to take up the width of the feed container 4 weeks ago
Jason Buchanan 53a06be734
deps: updated `nostr-tools` and import 1 month ago
Matthew Raymer 8eabf76f56 fix: add missing DEFAULT_PARTNER_API_SERVER import in DiscoverView 4 weeks ago
Trent Larson 9a6b2fcf0d for meeting invitees, create their ID and allow them to set a name 4 weeks ago
Trent Larson 85c93c060a fix display on a mobile device & mark slower tests 1 month ago
Trent Larson da0f9e7581 add end time to projects 1 month ago
Trent Larson 62ae603778 fix linting 1 month ago
Trent Larson b8ca2a03fe add 'isRegistered' flag to encrypted contents in an onboarding meeting 1 month ago
Matthew Raymer d9085ced6d (chore): cleaning up formatting and relative references 1 month ago
Trent Larson fe71c3f754 make member view available to onboard meeting organizer and reorganize buttons 1 month ago
Trent Larson 93831c372a fix problem with you-are-missing message and refactor other messages in onboard meeting 1 month ago
Matthew Raymer 6c97cafedb Merge branch 'master' into split_build_process 1 month ago
Trent Larson 0b05ca3de8 fix linting 1 month ago
Trent Larson 4cd130244c add an icon for each attendee to add them to their contact list 1 month ago
Trent Larson d5f4337558 organizer can toggle admission to the meeting 1 month ago
Trent Larson 114f0e4405 fix message for when some passwords are wrong (and now things decode correctly) 1 month ago
Trent Larson 64830eeb05 fix linting (and change a little wording in onboarding page) 1 month ago
Trent Larson dd281e78fd show when an onboarding member is already in a meeting, and allow them to leave 1 month ago
Trent Larson 31d573684a split out group-meeting member list into a separate component, and fix some edit/create mode titles 1 month ago
Trent Larson 40765feea1 move edit & delete around & eliminate redundant boolean 1 month ago
Trent Larson 5ff91186e2 add onboarding pages for the list and members, and refine the setup 1 month ago
Trent Larson 2a23587c3b make screen where user can create a group onboarding meeting 1 month ago
Trent Larson 51c8d8ac8b change to three prompts for an onboarding-method choice (first one doesn't work yet) 1 month ago
Trent Larson 920d3f4d25 fix linting, add to the 10-project timeout 1 month ago
Trent Larson d57aee203f add instructions for contacting potential links to hidden people 1 month ago
Trent Larson 7ababb4e1b fix problem after minimizing use of account private data 1 month ago