Commit History

fix: update footer to credit the author in the dashboard
92e14cd
Running

somratpro commited on

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

somratpro commited on

Improve: Better Cloudflare API error diagnostics
6015215

somratpro commited on

fix: correct project name from HuggingMess to HuggingMes in README
9c56e36

somratpro commited on

style: format code for better readability and consistency
38eb753

somratpro commited on

refactor: remove cloudflare-worker.js and rename workspace-sync.py to openclaw-sync.py
7095f9e

somratpro commited on

refactor: consolidate Telegram user ID configuration into TELEGRAM_ALLOWED_USERS environment variable
d499109

somratpro commited on

feat: replace UptimeRobot with an automated Cloudflare Worker for Space keep-alive functionality
25b14fd

somratpro commited on

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

somratpro commited on

feat: allow merging multiple origins into control UI allowed list instead of overwriting
1b1f2ba

somratpro commited on

docs: update secret descriptions in README with improved clarity and examples
46747b3

somratpro commited on

docs: refactor and simplify README sections for setup, backups, keep-alive, and LLM providers
d14c9c6

somratpro commited on

docs: add section for related projects and donation information to README
44d94d1

somratpro commited on

refactor: optimize rate limiting, harden WebSocket parsing, update webhook payload formatting, and cleanup Docker assets
d43f799

somratpro commited on

refactor: redirect Cloudflare proxy setup logs and error messages to stderr
8360c0f

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

fix: remove default path in upload_folder and restrict Cloudflare proxy domains to specific endpoints
e624c11

somratpro commited on

feat: implement file/directory exclusion logic and switch to upload_large_folder for workspace syncing
915aa9e

somratpro commited on

feat: add query parameter support for proxy target/key and ensure unbuffered gateway logging
aea0c64

somratpro 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: enable worker subdomain and preview functionality during cloudflare proxy setup
ca16c55

somratpro commited on

feat: configure Cloudflare proxy environment variables and update Telegram plugin settings with custom network and retry parameters
be252ea

somratpro commited on

feat: add ACP plugin configuration toggle and strip host header from proxy requests
4daa85e

somratpro commited on

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

somratpro commited on

refactor: rename CLOUDFLARE_API_TOKEN to CLOUDFLARE_WORKERS_TOKEN for proxy configuration
f2338a4

somratpro commited on

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

somratpro commited on

feat: add BROWSER_PLUGIN_MODE configuration to control browser execution logic
ef257fb

somratpro commited on

feat: add configuration support for Telegram auto-select family, token, timeout, and retry settings
09e5aeb

somratpro commited on

feat: add TELEGRAM_NATIVE_COMMANDS configuration and update telegram channel settings to use object merging
4b80115

somratpro commited on

feat: deny lmstudio and xai plugins in configuration script
4b1a273

somratpro commited on

fix: sanitize application proxy search parameters and improve connection lifecycle management for upstream requests
1c3d633

somratpro commited on

feat: conditionally configure logging and restrict enabled plugins when running on Hugging Face Spaces
df6be22

somratpro commited on

feat: add configurable logging levels and disable Bonjour discovery in start script
316749c

somratpro commited on

feat: skip and remove stale backup entries during OpenClaw state restoration
aef59f1

somratpro commited on

fix: use default value expansion for environment variables to prevent unbound variable errors in start.sh
ddb17fb

somratpro commited on