Commit History

Update start.sh
19ed049
verified

zhengr commited on

Update start.sh
fd8c7fa
verified

zhengr commited on

Update start.sh
e23e09b
verified

zhengr commited on

Update Dockerfile
0c5813d
verified

zhengr commited on

Update start.sh
ead0efa
verified

zhengr commited on

Update start.sh
7757c53
verified

zhengr commited on

Merge branch #somratpro/HuggingClip' into 'zhengr/HuggingClip'
75b6286

zhengr commited on

Update README.md
294bf82
verified

zhengr commited on

fix backup status display, sync loop safety, and startup log noise
08569ac

somratpro Claude Sonnet 4.6 commited on

feat(sync): skip backup when no state changes detected
fd8bbbe

somratpro Claude Sonnet 4.6 commited on

docs: add HuggingFlow to More Projects section
c996923

somratpro Claude Sonnet 4.6 commited on

add HuggingPost to projects list
299ce41

somratpro commited on

fix: update footer to credit the author in the dashboard
31944c5

somratpro commited on

feat: add local time display for sync status in dashboard
06ab0a6

somratpro commited on

fix: improve error handling in Cloudflare API request
517486c

somratpro commited on

fix: correct project name from HuggingMess to HuggingMes in README
2484e7d

somratpro commited on

feat: add plugin status retrieval and display in dashboard
e05bdf9

somratpro Copilot commited on

refactor: enhance sync status handling for dashboard compatibility
c53bf2f

somratpro commited on

refactor: remove unused cloudflare-worker.js file and associated Dockerfile copy command
ef67ca7

somratpro commited on

replace UptimeRobot keep-alive implementation with a Cloudflare Workers cron-triggered proxy system
4b5ca71

somratpro commited on

refactor: move UptimeRobot configuration from client-side UI to server-side environment secret
6b586fa

somratpro commited on

chore: update secrets documentation and improve crypto donation formatting in README
0d39314

somratpro commited on

chore: update default sync interval to 3600 seconds in environment configuration and startup script
83babc8

somratpro commited on

chore: update launch script configuration in start.sh
b9ccb74

somratpro commited on

chore: update start script configuration and environment variables
227dcc0

somratpro commited on

chore: update startup script configuration for HuggingClip service
fb0a5f1

somratpro commited on

chore: update Claude Code authentication environment variables and configuration to use CLAUDE_CODE_OAUTH_TOKEN
5ee080c

somratpro commited on

chore: update startup script configuration for HuggingClip environment
be00cf7

somratpro commited on

feat: update Claude Code authentication wrapper and increase sync interval while removing Gemini debug logs
67a5cb1

somratpro commited on

refactor: quiet logging, increase backup interval, and add debug log endpoint
c6ffa66

somratpro commited on

feat: add environment logging and bypass sandbox setup in gemini wrapper script
5fa646d

somratpro commited on

chore: update startup script configuration for HuggingClip service
748bded

somratpro commited on

fix: bypass gemini CLI relaunch mechanism using GEMINI_CLI_NO_RELAUNCH environment variable
4e5f895

somratpro commited on

fix: resolve Gemini CLI relaunch failure by invoking entry JS directly with node flags
d63dc26

somratpro commited on

fix: add explicit environment variables to gemini wrapper in Dockerfile to prevent sandbox and trust prompt failures
2ba784e

somratpro commited on

chore: update startup script configuration for HuggingClip service
08ebfa3

somratpro commited on

fix: suppress deprecation warnings and node alerts by updating NODE_OPTIONS in Dockerfile and start.sh
bc525e1

somratpro commited on

chore: rename CLAUDE_API_KEY to ANTHROPIC_API_KEY and add GEMINI/OPENAI placeholders to configuration files
c465b41

somratpro commited on

chore: update startup script configuration for HuggingClip environment
f635d84

somratpro commited on

chore: update agent CLI wrappers to set max-old-space-size and clear existing NODE_OPTIONS
e79e3bc

somratpro commited on

chore: unset NODE_OPTIONS for agent CLIs to prevent environment conflicts
e6dbd45

somratpro commited on

chore: remove unused CLOUDFLARE_ACCOUNT_ID from environment configuration and startup script
7c42a6c

somratpro commited on

chore: update paperclip user UID to 1001 in Dockerfile
5015cf0

somratpro commited on

fix: remove recursive chown of /app in Dockerfile to preserve root ownership of files
c7255ef

somratpro commited on

chore: create non-root user and update directory permissions in Dockerfile and start script
9946cfb

somratpro commited on

chore: install additional agent CLIs and migrate sync status timestamp to timezone-aware datetime
9161677

somratpro commited on

chore: update startup script configuration for environment initialization
b17ba14

somratpro commited on

feat: redirect /invite paths to /app/invite to support SPA routing structure
608e075

somratpro commited on

chore: rename default backup dataset from paperclip-backup to huggingclip-backup
6e26197

somratpro commited on

chore: update environment configuration in start.sh
c979202

somratpro commited on