Hugging8N / health-server.js

Commit History

fix: update footer to credit the author in the dashboard
9980a9e

somratpro Copilot commited on

style: format code for better readability and consistency
4d4adff

somratpro commited on

feat: add local time display for sync status in dashboard
d12e8ba

somratpro commited on

refactor: replace UptimeRobot keep-alive implementation with Cloudflare Workers based solution
5636339

somratpro commited on

refactor: migrate UptimeRobot configuration from client-side dynamic form to environment variable-based monitoring
bb5c703

somratpro commited on

feat: add memory-efficient rate-limit pruning and remove unused worker file from image
2faa5aa

somratpro commited on

feat: enhance Cloudflare proxy with shared secret support, add uptime monitoring features, and improve startup timeout handling
7f99b73

somratpro Copilot 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

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: standardize code formatting and update project emoji to link icon
15e3b0d

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

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

somratpro commited on

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

somratpro commited on

initial commit
e110d9d

somratpro commited on