refactor: replace UptimeRobot keep-alive implementation with Cloudflare Workers based solution 5636339 somratpro commited on 19 days ago
refactor: migrate UptimeRobot configuration from client-side dynamic form to environment variable-based monitoring bb5c703 somratpro commited on 21 days ago
refactor: enhance Cloudflare outbound proxy with improved request patching, robust header handling, and secure environment configuration. b56c910 somratpro commited on 26 days ago
chore: disable cloudflare proxy debug logging by default in start.sh 38b8274 somratpro commited on 26 days ago
feat: enhance Cloudflare worker with query parameter support for proxy targeting and improved authentication logic. bff801f somratpro commited on 27 days ago
feat: extend cloudflare-proxy to support fetch interception and simplify configuration, while removing redundant dns-fix utility. b47e0f4 somratpro commited on 27 days ago
feat: enhance Cloudflare proxy with shared secret support, add uptime monitoring features, and improve startup timeout handling 7f99b73 somratpro Copilot commited on 29 days ago
refactor: move dns-fix.js to /opt and apply globally via NODE_OPTIONS in Dockerfile 5f7429a somratpro commited on 29 days ago
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 29 days ago
feat: implement DNS-over-HTTPS fallback via custom preload script to resolve connectivity issues on HuggingFace Spaces bf816b7 somratpro commited on 29 days ago
fix: disable server timeouts and force IPv4 DNS resolution to resolve connection stability issues 279b061 somratpro commited on 29 days ago
refactor: reconfigure n8n for root path hosting and overhaul dashboard UI components bd3ae30 somratpro commited on about 1 month ago
refactor: align proxy path routing and n8n environment variables to native /app/ subpath support 9818fe3 somratpro commited on about 1 month ago
refactor: strip app path prefix in health-server proxy and set n8n root path to facilitate subpath hosting 8c35527 somratpro commited on about 1 month ago
refactor: configure n8n to use /app/ subpath natively and remove manual path stripping from health-server proxy caf8b68 somratpro commited on about 1 month ago
refactor: update proxy logic and n8n configuration to host application at root instead of /app/ prefix e10105c somratpro commited on about 1 month ago
refactor: remove python3 symlink redirection and add default N8N_LOG_LEVEL configuration f398dc5 somratpro commited on about 1 month ago
chore: rename python3 to python3-sync to avoid conflicts in container execution environment 32b834b somratpro commited on about 1 month ago
chore: disable task runners and remove unused python virtual environment initialization 4d69af1 somratpro commited on about 1 month ago
feat: install python3-venv and automatically initialize a local virtual environment for n8n in start script 82a08ca somratpro commited on about 1 month ago
feat: configure n8n to use external runners mode via environment variables e347e3b somratpro commited on about 1 month ago
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 about 1 month ago
chore: replace N8N_RUNNERS_ENABLED with N8N_PYTHON_NODES_ENABLED in environment configuration 524ec79 somratpro commited on about 1 month ago
refactor: optimize startup, improve security, and simplify n8n configuration for v2 compatibility 320e776 somratpro commited on about 1 month ago
feat: add open-source files, fix critical bugs, rewrite README with Duplicate Space button 42a7d7b somratpro commited on about 1 month ago