CoolFace
Apppublic

hubertfcheng/HuggingMes

sourceHugging Facemitupdated 5mo agoView on Hugging Face
0likes
32 commits on main
29e35145mo ago

fix: wrap kanban table migration in try/except to prevent startup crashes on existing databases

somratpro
765659f5mo ago

feat: add persistent plugin directory and use setdefault for configuration schema preservation

somratpro
abaeee75mo ago

fix: update footer to credit the author in the dashboard

somratpro
158cba55mo ago

docs: add video tutorial section to README

somratpro
e41db1d5mo ago

feat: implement persistent state tracking, hostname inclusion in sync messages, and interval jittering

somratpro
9a3eec75mo ago

fix: add local time display for backup timestamp in renderDashboard function

somratpro
92774645mo ago

fix: update sync interval to 600 seconds and enhance environment variable handling in startup scripts

somratpro
fdc12705mo ago

Fix: Exclude SQLite temp files from sync, improve Cloudflare error diagnostics

somratpro
79e28095mo ago

fix: improve keepalive status message handling in renderDashboard function

somratpro, Copilot
7f1876a5mo ago

fix: use compliant HF Space emoji metadata

somratpro
c9f46935mo ago

chore: remove trailing empty line from .gitignore for consistency

somratpro
40299965mo ago

chore: add empty line at the end of .gitignore for better readability

somratpro
1428d205mo ago

fix: correct spelling of 'HuggingMes' across multiple files

somratpro, Copilot
d3062ba5mo ago

feat: update Dockerfile and start.sh to use python3 and enhance startup banner

somratpro, Copilot
7031a4e5mo ago

refactor: remove Cloudflare worker proxy implementation

somratpro
0f02e7f5mo ago

feat: overhaul README documentation and add .env.example configuration template

somratpro
e69d2775mo ago

refactor: update cron interval to 10 minutes and streamline keepalive request logging and handling

somratpro
8b514c95mo ago

chore: increase keepalive frequency to every minute and add logging for health check requests

somratpro
dafb4935mo ago

feat: log result of scheduled keepalive pings to console

somratpro
bf48a195mo ago

refactor: remove redundant startup CLI logging, update linting instructions, and simplify dashboard UI presentation

somratpro
d1ca9535mo ago

refactor: remove mini-grid and secondary panels from dashboard and update hero-action styling

somratpro
06fe1a15mo ago

feat: replace setup-uptimerobot.sh with a modular cloudflare-keepalive-setup.py for automated health check pinging.

somratpro
728bb655mo ago

Add Cloudflare keepalive worker and restyle dashboard

somratpro
b596ce25mo ago

Simplify dashboard actions and forward API auth

somratpro
15f10b15mo ago

Improve dashboard and browser API auth flow

somratpro
00136ee5mo ago

Use token-only login for app route

somratpro
e04b24a5mo ago

Protect Hermes app route with gateway token

somratpro
08d8db15mo ago

Document and map Gemini model config

somratpro
777fb995mo ago

Serve Hermes dashboard under app route

somratpro
df5853b5mo ago

Allow startup without model secrets

somratpro
b9d12d15mo ago

Add HuggingMess Hermes Space wrapper

somratpro
90e0d205mo ago

initial commit

somratpro