Amit Upadhyay

Results 74 issues of Amit Upadhyay

It leads to issue like this: https://github.com/FifthTry/ftd/issues/211.

Currently we do fancy stuff and disable only in test mode. We should only do those stuff when we are running in a compatible terminal.

good first issue

```ftd -- ftd.text: hello link: https://google.com open-in-new-tab: $variable ;; this fails open-in-new-tab if { variable }: true ;; work around ``` The generated HTML contains `target=“false"`, which is the cause...

## 🔗 **Branch Context** **⚠️ This PR is against feature branch `feat/fastn-p2p-streaming-api`, not `main`** **📋 Feature tracking PR: #2210** This is a sub-PR that implements the foundational streaming API as...

## Summary **Main Tracking PR** - Complete implementation plan for fastn-p2p streaming API and remote shell functionality (rshell/rexec). This PR tracks the complete plan originally outlined in PR #2202, building...

## Summary Implements optional FTD compilation caching system with 4-6x performance improvements and comprehensive architectural foundation for future enhancement. ## ✅ READY FOR PRODUCTION: Minimal Risk, Disabled by Default ###...

# Feature Request: Auto-import self-signed certificates to system trust store ## Problem Statement Currently, fastn-rig generates self-signed certificates for STARTTLS email protocols, but users must manually trust these certificates in...

## Issue Description The fastn installation script on macOS downloads a binary that fails to run due to a missing system library dependency. ## Steps to Reproduce 1. Run the...