225 Commits (d823d1ad374046b11a1203010022b50da09b6d13)

Author SHA1 Message Date
Matthew Raymer d823d1ad37 Fix CORS restrictions and development server configuration 2 months ago
Matthew Raymer b377667207 Clean up console logging and fix platform detection issues 2 months ago
Matthew Raymer 193447ee8a Apply ultra-concise settings shortcuts to TopMessage and HomeView 2 months ago
Matthew Raymer 80b41271af Add ultra-concise database methods to PlatformServiceMixin 2 months ago
Matthew Raymer a08261ed5a Apply enhanced PlatformServiceMixin to HomeView 2 months ago
Matthew Raymer 0c62c128a1 fix: Improve database migration handling and error recovery 2 months ago
Matthew Raymer fe55d0b431 WIP: Fix Electron build issues and migrate to @nostr/tools 2 months ago
Matthew Raymer 94ac7d648d migration: move to bash based build scripts 2 months ago
Matthew Raymer d359263704 feat: enhance GenericVerifiableCredential interface with explicit optional properties 2 months ago
Matthew Raymer ebc241eba0 WIP: restore database migration system and improve error handling 2 months ago
Trent Larson 00b417f1e4 put version on front page so that people can tell whether to refresh 2 months ago
Trent Larson c6c1091281 allow blocking another person's content from this user (with iViewContent contact field) 2 months ago
Trent Larson a999b58766 bump to version 1.0.0 2 months ago
Trent Larson 03713a176f fix problem where prod users don't see other DB options 2 months ago
Trent Larson c1eb242616 add first cut at deep-link redirecting, with one example contact-import that works on mobile 2 months ago
Trent Larson 8c1c6a9c4e fix some result types and refactor types themselves 2 months ago
Trent Larson 6afe6f07f6 fix creation of did-specific settings (with a rename) 3 months ago
Jose Olarte III d3009406cf Updated QR scanner call 3 months ago
Trent Larson 548adad1d0 fix a web test (all passing now) 3 months ago
Matthew Raymer b9223d7fe2 feat(export): Replace CSV export with standardized JSON format 3 months ago
Matthew Raymer ce9c193a30 feat(db): improve settings retrieval resilience and logging 3 months ago
Trent Larson 8092d1c576 convert all remaining DB writes & reads to SQL (with successful registration & claim) 3 months ago
Trent Larson 6677a0fef2 tweak messages & commentary 3 months ago
Matthew Raymer 0dfcb17ecc fix: correct import paths and add host flag for dev server 4 months ago
Matthew Raymer 2063e39fe0 fix: remove last "any" lint messages 5 months ago
Matthew Raymer 9bccd1f02d fix(ui): resolve duplicate attributes and improve code style 5 months ago
Matthew Raymer 69c168cd90 docs: add call graph and chain documentation to remaining methods 5 months ago
Matthew Raymer 1f82fd604e docs: enhance method documentation with standardized patterns 5 months ago
Matthew Raymer 9511a7bcff docs: enhance component documentation with usage and reference tracking 5 months ago
Matthew Raymer 34dc4149f5 refactor: improve feed loading and infinite scroll reliability 5 months ago
Jose Olarte III ddac179a61 Linting 5 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 5 months ago
Trent Larson cd8aaec708 change 'fa' to 'font-awesome' 5 months ago
Jose Olarte III 96da4f6aec Identicon responsive size fix + lint-fix 5 months ago
Jose Olarte III b62c08499f Padding adjustments 6 months ago
Matthew Raymer c9536dd643 refactor: Replace console logging with logger utility 6 months ago
Trent Larson 22da1106a8 fix linting 6 months ago
Matthew Raymer 3168416bfa feat: add claim confirmation functionality to activity feed 6 months ago
Matthew Raymer 46f6268e5b refactor: Improve settings and feed handling in HomeView 6 months ago
Matthew Raymer bf23c56475 refactor: extract ActivityListItem into separate component 6 months ago
Jose Olarte III d78e7e70a0 Comments 6 months ago
Jose Olarte III fd5bbf38e9 In-progress: homeview design refresh 6 months ago
Matthew Raymer 3dbb836ae5 style: reorder v-model and v-bind directives 6 months ago
Matthew Raymer 03178d35e7 refactor: improve router type safety and usage 6 months ago
Matthew Raymer 79ef59c5a9 refactor: migrate interfaces to dedicated directory 6 months ago
Trent Larson e27aefc19e fix error setting the apiServer to "", plus some refactors while fixing test 40 6 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 6 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 6 months ago
Jason Buchanan 8f34687bc0 fix(feed): long words or urls displayed in feed break the container layout 6 months ago
Jason Buchanan 9d5d163ad5 feat(feed): better image formatting, to take up the width of the feed container 6 months ago