HuggingClaw / cloudflare-proxy.js

Commit History

refactor: update default allowed domains, unify domain filtering logic, and remove UptimeRobot setup UI from health server
93a1830

somratpro commited on

Harden config build, speed up startup, add healthcheck
fe9380c

somratpro Claude Opus 4.7 commited on

Silence remaining startup log noise
db85721

somratpro Claude Opus 4.7 commited on

Fix UND_ERR_INVALID_ARG by not spreading init into proxy fetch
87bcb42

somratpro Claude Opus 4.7 commited on

Add proxy error cause logging, clean up startup logs
f83188b

somratpro Claude Sonnet 4.6 commited on

fix: proxy googleapis.com through Cloudflare and fix fetch duplex for POST streaming
65662cc

somratpro Claude Sonnet 4.6 commited on

feat: add Telegram proxy support, improve fetch/undici header handling, and expand dispatcher patching
f4f91b0

somratpro commited on

refactor: improve request patching logic in cloudflare-proxy and force IPv4 for Telegram configuration
16622a0

somratpro commited on

feat: add undici library patching support and improve URL parsing robustness in cloudflare proxy
d80a47a

somratpro commited on

refactor: simplify proxy logic by removing undici patching and add unauthenticated fallback for Telegram bot API paths
be3c836

somratpro commited on

feat: expand Cloudflare proxy support to include Discord and Google services while streamlining configuration settings
561793f

somratpro commited on

fix: use native telegram apiRoot proxying
4511427

somratpro commited on

fix: patch global undici dispatcher
db82b83

somratpro commited on

debug: add host match logging
5131b7d

somratpro commited on

fix: comprehensive undici patching for telegram connectivity
149646c

somratpro commited on

fix: improve undici dispatcher proxying by resolving origin from instance context and supporting diverse header formats
0c73284

somratpro commited on

feat: refactor undici patching logic and redirect logging to stderr to prevent stdout interference
91a84e2

somratpro commited on

feat: enable global wildcard proxying and enhance cloudflare-proxy with undici and fetch support
0afb9bd

somratpro commited on

feat: implement fetch global patching and centralize proxy host logic in cloudflare-proxy
fb00c77

somratpro commited on

feat: replace DNS fix with automated Cloudflare outbound proxy provisioning for blocked network requests
678f3be

somratpro commited on