276 Commits (7e9682ce67786c77715d35e4cd7eaa25ea038c13)

Author SHA1 Message Date
Jose Olarte III 77b296b606 Identicon responsive size fix + lint-fix 3 months ago
Jose Olarte III 5dbd66e51b Nav tweaks 3 months ago
Matthew Raymer e0aded04b4 refactor: Replace console logging with logger utility 3 months ago
Matthew Raymer 8f7d794962 fix: improve image handling and icon support 3 months ago
Matthew Raymer fa7d6317b9 feat: add claim confirmation functionality to activity feed 3 months ago
Jose Olarte III 4a75cdf20e Homeview changes 3 months ago
Jose Olarte III 79fdb9e570 Homeview design adjustments 3 months ago
Jose Olarte III aa09827317 Type fixes 3 months ago
Matthew Raymer cc1780bd01 refactor: extract ActivityListItem into separate component 3 months ago
Matthew Raymer 3b4f4dc125 style: reorder v-model and v-bind directives 3 months ago
Matthew Raymer f6802cd160 refactor: improve router type safety and usage 3 months ago
Matthew Raymer c708716675 refactor: migrate interfaces to dedicated directory 3 months ago
Trent Larson c9c3cacfbd fix image server references for tests (2 tests failing: missing function & looking for registration prompt for unregistered user) 4 months ago
Trent Larson e95b67b6db fix linting 4 months 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 months 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 months ago
Trent Larson 9a6b2fcf0d for meeting invitees, create their ID and allow them to set a name 4 months ago
Trent Larson b8ca2a03fe add 'isRegistered' flag to encrypted contents in an onboarding meeting 4 months ago
Trent Larson 287a440b3e show a better message when admission to an onboarding meeting succeeds but registration fails 4 months ago
Matthew Raymer d9085ced6d (chore): cleaning up formatting and relative references 4 months ago
Trent Larson 9411096ab7 prompt organizer about adding a contact if not in list, and other sanity checks 4 months ago
Trent Larson fe71c3f754 make member view available to onboard meeting organizer and reorganize buttons 4 months ago
Trent Larson 93831c372a fix problem with you-are-missing message and refactor other messages in onboard meeting 4 months ago
Matthew Raymer 6c97cafedb Merge branch 'master' into split_build_process 4 months ago
Trent Larson 0b05ca3de8 fix linting 4 months ago
Trent Larson dffecae565 now add registration when the organizer admits them 4 months ago
Trent Larson 4cd130244c add an icon for each attendee to add them to their contact list 4 months ago
Trent Larson d5f4337558 organizer can toggle admission to the meeting 4 months ago
Trent Larson 64830eeb05 fix linting (and change a little wording in onboarding page) 4 months ago
Trent Larson 31d573684a split out group-meeting member list into a separate component, and fix some edit/create mode titles 4 months ago
Trent Larson 2a23587c3b make screen where user can create a group onboarding meeting 4 months ago
Trent Larson 51c8d8ac8b change to three prompts for an onboarding-method choice (first one doesn't work yet) 4 months ago
Trent Larson 920d3f4d25 fix linting, add to the 10-project timeout 4 months ago
Trent Larson d57aee203f add instructions for contacting potential links to hidden people 4 months ago
Trent Larson 7ababb4e1b fix problem after minimizing use of account private data 4 months ago
Matthew Raymer a32c3c7765 Multi-build support; tested successfully for Electron 5 months ago
Trent Larson 702e44872f switch so personal contact JWT is link to this server (not endorser.ch), make empty-did URL show user's info 5 months ago
Matthew Raymer be8ba12df6 Refatored vite.config to be a bit more streamlined before adding alternate build options. This did end up requiring me to remove @ from imports for some reason. Tests came out fine. 5 months ago
Trent Larson 346bd1dbb4 change gifted prompts to point to achievements that were made possible 5 months ago
Trent Larson f6509b4013 make invite notes the default user name when adding a contact 5 months ago
Trent Larson e083585379 reword some onboarding phrases 6 months ago
Trent Larson 6ffbcfa9a1 catch more errors if something catastrophic happens to encrypted data 6 months ago
Trent Larson bb3807a805 switch the encryption secret from localStorage to IndexedDB (because localStorage gets lost so often) 6 months ago
Trent Larson 5effb76cf5 ensure overlays show on top of relative+absolute positioning like green pluses 6 months ago
Trent Larson 658214abb6 fix linting 6 months ago
Trent Larson f1163d8302 add words under feed, add big "plus" on first page, and reword some things 6 months ago
Trent Larson 10bb79f695 refactor project screen: add action to record a give from it, and add checks to give confirmation buttons 6 months ago
Trent Larson 60f066bda0 change default reminder message; show people & unnamed icons blue for clickable 7 months ago
Trent Larson 7777fa202b finish separation of daily reminder message, bump version to 0.3.34 7 months ago
Trent Larson 8735fe44db change the notification detection to our own variables, and save the selected time 7 months ago