1004 Commits (ddcf674b94ba417c54cc2ee0afdfe6fb186a3bff)

Author SHA1 Message Date
Matthew Raymer 46f6268e5b refactor: Improve settings and feed handling in HomeView 5 months ago
Matthew Raymer 053306217e feat(test-scripts): add registration attempt to TypeScript DID generator 5 months ago
Matthew Raymer a9fd33fff6 test: enhance deep link testing with real JWT examples 5 months ago
Matthew Raymer 7432e56ead docs: add comprehensive JSDoc documentation to views 5 months ago
Matthew Raymer 651bab8853 docs: improve endorserServer.ts documentation and types 5 months ago
Matthew Raymer 41d37c3c04 fix: linkage of capacitor core to use relative links 5 months ago
Matthew Raymer 24c7ba15af refactor: reorganize deep linking types and interfaces 5 months ago
Matthew Raymer 5bc2f19bc4 docs: add comprehensive deep linking documentation 5 months ago
Matthew Raymer 64a04ec9a5 feat(deepLinks): implement comprehensive deep linking system 5 months ago
Matthew Raymer 3dbb836ae5 style: reorder v-model and v-bind directives 5 months ago
Matthew Raymer 03178d35e7 refactor: improve router type safety and usage 5 months ago
Matthew Raymer 61da40596c fix: improve TypeScript type safety across views 5 months ago
Matthew Raymer 52150dd6eb fix: update component and import paths 5 months ago
Matthew Raymer 73637d80dc refactor: move ProviderInfo interface to claims-result.ts 5 months ago
Matthew Raymer 79ef59c5a9 refactor: migrate interfaces to dedicated directory 5 months ago
Matthew Raymer 90d688dba1 docs(capacitor): improve main.capacitor.ts documentation and error handling 5 months ago
Matthew Raymer 0a8ace0d8f refactor: update nostr-tools imports for better tree shaking 5 months ago
Matthew Raymer f33d1f0af3 WIP: certificate view and dependency updates 5 months ago
Matthew Raymer b5b5d45b99 feat(logging): enhance debug logging across app 5 months ago
Matthew Raymer 1e22cdec82 feat(mobile): add deep linking support for Capacitor apps 5 months ago
Matthew Raymer 3135062c08 fix: disable PWA for Capacitor builds 5 months ago
Matthew Raymer 2746b8fe2b refactor: reorganize Vite config into modular files 5 months ago
Matthew Raymer 7f3114fd6c chore: cleanup console logs and test directories 5 months ago
Trent Larson 11a4bbbc8f fix problem when going directly to people-map where the search results disappear 5 months ago
Trent Larson 5d5a8a4509 add Discover query param searchPeople to go straight to people map 5 months ago
Trent Larson e27aefc19e fix error setting the apiServer to "", plus some refactors while fixing test 40 5 months ago
Trent Larson 898821c9aa fix image server references for tests (2 tests failing: missing function & looking for registration prompt for unregistered user) 5 months ago
Trent Larson 2b243b6041 fix linting 5 months ago
Trent Larson e31458bef6 yet another attempt at nostr-tools nip06 fix 5 months ago
Jason Buchanan d1faee69a8 chore: cleanup in prep for pull request 5 months ago
Jason Buchanan 16b77b283d deps: fixing issues around nostr-tools deps being removed that were necessary 5 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 5 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 5 months ago
Jason Buchanan 8f34687bc0 fix(feed): long words or urls displayed in feed break the container layout 5 months ago
Jason Buchanan 9d5d163ad5 feat(feed): better image formatting, to take up the width of the feed container 5 months ago
Jason Buchanan 633169de9f deps: updated `nostr-tools` and import 6 months ago
Matthew Raymer e0164963a9 fix: add missing DEFAULT_PARTNER_API_SERVER import in DiscoverView 5 months ago
Matthew Raymer 3f69f67f39 fix: resolve nostr-tools typescript type conflicts 5 months ago
Matthew Raymer 0cc4a491f5 chore: update in preparation for production mode 5 months ago
Matthew Raymer 887d37abe5 chore: linting for build 5 months ago
Matthew Raymer 20d2f5be32 fix: add Content Security Policy for Electron API connections 5 months ago
Matthew Raymer 01365d478c docs: update electron build instructions and fix electron asset paths 5 months ago
Matthew Raymer ec1f50af69 docs: move build instructions from README to BUILDING.md 5 months ago
Matthew Raymer d8c1a84cfe WIP (fix): improve electron build configuration and service worker handling 6 months ago
Matthew Raymer 3a5f202da3 commit working index.html 6 months ago
Matthew Raymer c9f78ae09b feat(electron): improve electron build configuration 6 months ago
Trent Larson 09b43226f9 for meeting invitees, create their ID and allow them to set a name 6 months ago
Trent Larson 7c61d0445b fix display on a mobile device & mark slower tests 6 months ago
Trent Larson 5b8a564e10 add end time to projects 6 months ago
Trent Larson 19fd0da4b0 fix linting 6 months ago