226 Commits (966dbc5164501dae1121aaaba5875be9c5ddabc4)

Author SHA1 Message Date
Matthew Raymer 966dbc5164 Fix TypeScript any types and remove deprecated Dexie code 2 months ago
Matthew Raymer ab784dca76 Fix CORS restrictions and development server configuration 2 months ago
Matthew Raymer a5eb5cacaf Clean up console logging and fix platform detection issues 2 months ago
Matthew Raymer db51ac0fa4 Apply ultra-concise settings shortcuts to TopMessage and HomeView 2 months ago
Matthew Raymer 4b7badcdd2 Add ultra-concise database methods to PlatformServiceMixin 2 months ago
Matthew Raymer c754de4d59 Apply enhanced PlatformServiceMixin to HomeView 2 months ago
Matthew Raymer fdd44cab76 fix: Improve database migration handling and error recovery 2 months ago
Matthew Raymer dc1fa14095 WIP: Fix Electron build issues and migrate to @nostr/tools 2 months ago
Matthew Raymer 25974cae22 migration: move to bash based build scripts 2 months ago
Matthew Raymer 2b0e60dfc2 feat: enhance GenericVerifiableCredential interface with explicit optional properties 2 months ago
Matthew Raymer daed0a97c9 WIP: restore database migration system and improve error handling 2 months ago
Trent Larson 276e0a741b put version on front page so that people can tell whether to refresh 2 months ago
Trent Larson 94994a7251 allow blocking another person's content from this user (with iViewContent contact field) 2 months ago
Trent Larson 5aa693de63 bump to version 1.0.0 2 months ago
Trent Larson 6f2272eea7 fix problem where prod users don't see other DB options 2 months ago
Trent Larson 3fd6c2b80d add first cut at deep-link redirecting, with one example contact-import that works on mobile 2 months ago
Trent Larson d6db81cc36 fix some result types and refactor types themselves 2 months ago
Trent Larson a082469a01 fix creation of did-specific settings (with a rename) 3 months ago
Jose Olarte III 16d5c917d2 Updated QR scanner call 3 months ago
Trent Larson e9d800f601 fix a web test (all passing now) 3 months ago
Matthew Raymer 3d8e40e92b feat(export): Replace CSV export with standardized JSON format 3 months ago
Matthew Raymer c1f2c3951a feat(db): improve settings retrieval resilience and logging 3 months ago
Trent Larson 8d1511e38f convert all remaining DB writes & reads to SQL (with successful registration & claim) 3 months ago
Trent Larson e254837951 tweak messages & commentary 3 months ago
Matthew Raymer 8e6ba68560 fix: correct import paths and add host flag for dev server 4 months ago
Matthew Raymer d7b3c5ec9d fix: remove last "any" lint messages 5 months ago
Matthew Raymer da6a5ee83e fix(ui): resolve duplicate attributes and improve code style 5 months ago
Matthew Raymer bab802160f docs: add call graph and chain documentation to remaining methods 5 months ago
Matthew Raymer 01d7bc9e27 docs: enhance method documentation with standardized patterns 5 months ago
Matthew Raymer fa20360d87 docs: enhance component documentation with usage and reference tracking 5 months ago
Matthew Raymer d943983bf8 refactor: improve feed loading and infinite scroll reliability 5 months ago
Jose Olarte III 09ee94d5a3 Linting 5 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 5 months ago
Trent Larson bf2f23021f change 'fa' to 'font-awesome' 5 months ago
Jose Olarte III 77b296b606 Identicon responsive size fix + lint-fix 5 months ago
Jose Olarte III 312b4aaaa3 Padding adjustments 6 months ago
Matthew Raymer e0aded04b4 refactor: Replace console logging with logger utility 6 months ago
Trent Larson d53de5e79b fix linting 6 months ago
Matthew Raymer fa7d6317b9 feat: add claim confirmation functionality to activity feed 6 months ago
Matthew Raymer d14431161a refactor: Improve settings and feed handling in HomeView 6 months ago
Matthew Raymer cc1780bd01 refactor: extract ActivityListItem into separate component 6 months ago
Jose Olarte III e5d9c25ad4 Comments 6 months ago
Jose Olarte III ef8c2e6093 In-progress: homeview design refresh 6 months ago
Matthew Raymer 3b4f4dc125 style: reorder v-model and v-bind directives 6 months ago
Matthew Raymer f6802cd160 refactor: improve router type safety and usage 6 months ago
Matthew Raymer c708716675 refactor: migrate interfaces to dedicated directory 6 months ago
Trent Larson 811fddf24a fix error setting the apiServer to "", plus some refactors while fixing test 40 6 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 6 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 6 months ago
Jason Buchanan be1146c7df
fix(feed): long words or urls displayed in feed break the container layout 6 months ago