Commit History

chore: add connection logging to dns-fix.js
b6bb093

somratpro commited on

fix: revert Telegram SNI workaround and restore proper dns-fix.js behavior
9c5c64a

somratpro commited on

fix: Telegram+Discord TLS/SNI bypass via Cloudflare Worker proxy
1a290be

somratpro commited on

fix: resolve dns resolution issues by updating configuration in dns-fix.js
3deb622

somratpro commited on

fix: disable keep-alive on global HTTP/HTTPS agents to prevent ECONNRESET errors on Hugging Face Spaces
c1023d2

somratpro commited on

chore: add log message for dns-fix.js preload script verification
a126eae

somratpro commited on

fix: move NODE_OPTIONS definition after dns-fix.js is copied to prevent build errors
c45f3dd

somratpro commited on

refactor: move dns-fix.js to /opt and apply globally via NODE_OPTIONS in Dockerfile
5f7429a

somratpro commited on

docs: add guide for creating a free Cloudflare proxy to bypass Discord connection blocks
b2383c3

somratpro commited on

fix: update DoH provider to cloudflare-dns.com and improve error logging/bypass logic
4b00189

somratpro commited on

fix: suppress pip root warnings and prioritize DoH resolution over system DNS to bypass sinkholing
fe4dc91

somratpro commited on

refactor: improve graceful shutdown sequencing in start.sh, remove redundant final sync in n8n-sync.py, and update host resolution in health-server.js
658dc16

somratpro commited on

feat: implement DNS-over-HTTPS fallback via custom preload script to resolve connectivity issues on HuggingFace Spaces
bf816b7

somratpro commited on

fix: improve proxy error handling by adding listeners for request, response, and proxy stream failures
5cb194e

somratpro commited on

fix: increase server keep-alive timeout to 65s to prevent premature SSE connection drops
55094b7

somratpro commited on

fix: disable server timeouts and force IPv4 DNS resolution to resolve connection stability issues
279b061

somratpro commited on

refactor: simplify n8n routing by removing path allowlist and defaulting proxy behavior
b38aa3e

somratpro commited on

feat: include /workflow path in health-server exclusion list
feb2c08

somratpro commited on

refactor: update n8n editor path to /home/workflows and include templates in proxy allowlist
d455ed7

somratpro commited on

feat: redesign UptimeRobot setup UI with improved status tracking and configuration state management
dbb4ecf

somratpro commited on

refactor: reconfigure n8n for root path hosting and overhaul dashboard UI components
bd3ae30

somratpro commited on

refactor: align proxy path routing and n8n environment variables to native /app/ subpath support
9818fe3

somratpro commited on

refactor: strip app path prefix in health-server proxy and set n8n root path to facilitate subpath hosting
8c35527

somratpro commited on

refactor: configure n8n to use /app/ subpath natively and remove manual path stripping from health-server proxy
caf8b68

somratpro commited on

refactor: improve n8n routing logic with prefix handling and automated redirects
3e988bf

somratpro commited on

feat: update status to synced when no state changes are detected
06e6b8c

somratpro commited on

refactor: update proxy logic and n8n configuration to host application at root instead of /app/ prefix
e10105c

somratpro commited on

refactor: remove python3 symlink redirection and add default N8N_LOG_LEVEL configuration
f398dc5

somratpro commited on

refactor: standardize code formatting and update project emoji to link icon
15e3b0d

somratpro commited on

chore: rename python3 to python3-sync to avoid conflicts in container execution environment
32b834b

somratpro commited on

chore: disable task runners and remove unused python virtual environment initialization
4d69af1

somratpro commited on

chore: reduce build output verbosity by adding quiet flags to package installers
4364654

somratpro commited on

feat: install python3-venv and automatically initialize a local virtual environment for n8n in start script
82a08ca

somratpro commited on

feat: configure n8n to use external runners mode via environment variables
e347e3b

somratpro commited on

feat: open n8n editor link in a new tab for improved navigation
3531e28

somratpro commited on

fix: update proxy path logic in health-server and configure N8N_PATH in start.sh to support app base path routing
077505d

somratpro commited on

chore: replace N8N_RUNNERS_ENABLED with N8N_PYTHON_NODES_ENABLED in environment configuration
524ec79

somratpro commited on

refactor: optimize startup, improve security, and simplify n8n configuration for v2 compatibility
320e776

somratpro commited on

fix: remove N8N_ENCRYPTION_KEY from Duplicate Space secrets (auto-generated by n8n)
729c5bd

somratpro commited on

feat: add secrets definition to HF Space frontmatter for Duplicate Space dialog
3505a64

somratpro commited on

feat: add open-source files, fix critical bugs, rewrite README with Duplicate Space button
42a7d7b

somratpro commited on

fix: use valid emoji for HF metadata
1c85513

somratpro commited on

initial commit
e110d9d

somratpro commited on