206 Commits (548adad1d0ebe8bb8aa007ee936a3b03dc82d7c4)

Author SHA1 Message Date
Trent Larson 548adad1d0 fix a web test (all passing now) 5 months ago
Matthew Raymer b9223d7fe2 feat(export): Replace CSV export with standardized JSON format 5 months ago
Matthew Raymer ce9c193a30 feat(db): improve settings retrieval resilience and logging 5 months ago
Trent Larson 8092d1c576 convert all remaining DB writes & reads to SQL (with successful registration & claim) 5 months ago
Trent Larson 6677a0fef2 tweak messages & commentary 5 months ago
Matthew Raymer 0dfcb17ecc fix: correct import paths and add host flag for dev server 6 months ago
Matthew Raymer 2063e39fe0 fix: remove last "any" lint messages 7 months ago
Matthew Raymer 9bccd1f02d fix(ui): resolve duplicate attributes and improve code style 7 months ago
Matthew Raymer 69c168cd90 docs: add call graph and chain documentation to remaining methods 7 months ago
Matthew Raymer 1f82fd604e docs: enhance method documentation with standardized patterns 7 months ago
Matthew Raymer 9511a7bcff docs: enhance component documentation with usage and reference tracking 7 months ago
Matthew Raymer 34dc4149f5 refactor: improve feed loading and infinite scroll reliability 7 months ago
Jose Olarte III ddac179a61 Linting 7 months ago
Trent Larson 0df8cb64cb on home page: fix images for all persons, remove excessive verbiage, fix project icon, allow click on image to close 7 months ago
Trent Larson cd8aaec708 change 'fa' to 'font-awesome' 7 months ago
Jose Olarte III 96da4f6aec Identicon responsive size fix + lint-fix 7 months ago
Jose Olarte III b62c08499f Padding adjustments 7 months ago
Matthew Raymer c9536dd643 refactor: Replace console logging with logger utility 7 months ago
Trent Larson 22da1106a8 fix linting 8 months ago
Matthew Raymer 3168416bfa feat: add claim confirmation functionality to activity feed 8 months ago
Matthew Raymer 46f6268e5b refactor: Improve settings and feed handling in HomeView 8 months ago
Matthew Raymer bf23c56475 refactor: extract ActivityListItem into separate component 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 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 79ef59c5a9 refactor: migrate interfaces to dedicated directory 8 months ago
Trent Larson e27aefc19e fix error setting the apiServer to "", plus some refactors while fixing test 40 8 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 8 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 8 months ago
Jason Buchanan 8f34687bc0 fix(feed): long words or urls displayed in feed break the container layout 8 months ago
Jason Buchanan 9d5d163ad5 feat(feed): better image formatting, to take up the width of the feed container 8 months ago
Matthew Raymer 15783cdbe6 (chore): cleaning up formatting and relative references 9 months ago
Trent Larson 3a56d83dd6 add onboarding pages for the list and members, and refine the setup 9 months ago
Trent Larson ea80658e04 change to three prompts for an onboarding-method choice (first one doesn't work yet) 9 months ago
Trent Larson 2e7700731b switch so personal contact JWT is link to this server (not endorser.ch), make empty-did URL show user's info 10 months ago
Matthew Raymer 8b77d2b573 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. 10 months ago
Trent Larson 2c0b927080 make notification errors go away automatically 10 months ago
Trent Larson c34f8cbf41 make feed pictures larger 10 months ago
Trent Larson 156950c7f0 add invite-one-accept screen dedicated to accepting invitations 10 months ago
Trent Larson af197f7c11 catch more errors if something catastrophic happens to encrypted data 11 months ago
Trent Larson 251649e6fe switch the encryption secret from localStorage to IndexedDB (because localStorage gets lost so often) 11 months ago
Trent Larson 7189cce25e ensure overlays show on top of relative+absolute positioning like green pluses 11 months ago
Trent Larson 53c4328e82 add words under feed, add big "plus" on first page, and reword some things 11 months ago
Trent Larson 1b87bda471 change default reminder message; show people & unnamed icons blue for clickable 11 months ago
Trent Larson c004706425 add pages to see all the offers to user and offers to user's projects 12 months ago
Trent Larson 0d880d1edc add "+" to numbers if hit limit (>50), fix linting 12 months ago
Trent Larson 195ba6c759 add new projects to front page 12 months ago
Trent Larson 5f452dcf73 add tests for new activity of offers-directly-to-user 12 months ago
Trent Larson dbf010c1fe mark new-activity offers as seen, and mark them unseen again 12 months ago