208 Commits (a082469a013a036a4e49e4040e44d91583c4cdf5)

Author SHA1 Message Date
Trent Larson a082469a01 fix creation of did-specific settings (with a rename) 4 days ago
Jose Olarte III 16d5c917d2 Updated QR scanner call 6 days ago
Trent Larson e9d800f601 fix a web test (all passing now) 1 week ago
Matthew Raymer 3d8e40e92b feat(export): Replace CSV export with standardized JSON format 1 week ago
Matthew Raymer c1f2c3951a feat(db): improve settings retrieval resilience and logging 1 week ago
Trent Larson 8d1511e38f convert all remaining DB writes & reads to SQL (with successful registration & claim) 3 weeks ago
Trent Larson e254837951 tweak messages & commentary 3 weeks ago
Matthew Raymer 8e6ba68560 fix: correct import paths and add host flag for dev server 2 months ago
Matthew Raymer d7b3c5ec9d fix: remove last "any" lint messages 2 months ago
Matthew Raymer da6a5ee83e fix(ui): resolve duplicate attributes and improve code style 2 months ago
Matthew Raymer bab802160f docs: add call graph and chain documentation to remaining methods 2 months ago
Matthew Raymer 01d7bc9e27 docs: enhance method documentation with standardized patterns 2 months ago
Matthew Raymer fa20360d87 docs: enhance component documentation with usage and reference tracking 2 months ago
Matthew Raymer d943983bf8 refactor: improve feed loading and infinite scroll reliability 3 months ago
Jose Olarte III 09ee94d5a3 Linting 3 months ago
Trent Larson 071792b97c on home page: fix images for all persons, remove excessive verbiage, fix project icon, allow click on image to close 3 months ago
Trent Larson bf2f23021f change 'fa' to 'font-awesome' 3 months ago
Jose Olarte III 77b296b606 Identicon responsive size fix + lint-fix 3 months ago
Jose Olarte III 312b4aaaa3 Padding adjustments 3 months ago
Matthew Raymer e0aded04b4 refactor: Replace console logging with logger utility 3 months ago
Trent Larson d53de5e79b fix linting 3 months ago
Matthew Raymer fa7d6317b9 feat: add claim confirmation functionality to activity feed 3 months ago
Matthew Raymer d14431161a refactor: Improve settings and feed handling in HomeView 3 months ago
Matthew Raymer cc1780bd01 refactor: extract ActivityListItem into separate component 4 months ago
Jose Olarte III e5d9c25ad4 Comments 4 months ago
Jose Olarte III ef8c2e6093 In-progress: homeview design refresh 4 months ago
Matthew Raymer 3b4f4dc125 style: reorder v-model and v-bind directives 4 months ago
Matthew Raymer f6802cd160 refactor: improve router type safety and usage 4 months ago
Matthew Raymer c708716675 refactor: migrate interfaces to dedicated directory 4 months ago
Trent Larson 811fddf24a fix error setting the apiServer to "", plus some refactors while fixing test 40 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
Jason Buchanan be1146c7df
fix(feed): long words or urls displayed in feed break the container layout 4 months ago
Jason Buchanan 781afd8954
feat(feed): better image formatting, to take up the width of the feed container 4 months ago
Matthew Raymer d9085ced6d (chore): cleaning up formatting and relative references 4 months ago
Trent Larson 5ff91186e2 add onboarding pages for the list and members, and refine the setup 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 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 f405e7d02f make notification errors go away automatically 5 months ago
Trent Larson 7228f5a01b make feed pictures larger 6 months ago
Trent Larson 0a314934b8 add invite-one-accept screen dedicated to accepting invitations 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 7 months ago
Trent Larson f1163d8302 add words under feed, add big "plus" on first page, and reword some things 7 months ago
Trent Larson 60f066bda0 change default reminder message; show people & unnamed icons blue for clickable 7 months ago
Trent Larson c004706425 add pages to see all the offers to user and offers to user's projects 7 months ago
Trent Larson 0d880d1edc add "+" to numbers if hit limit (>50), fix linting 7 months ago
Trent Larson 195ba6c759 add new projects to front page 7 months ago