tuntv/HCl
chore: fix footer — @somratpro as main author, @anurag008w as contributor
chore: remove legacy TELEGRAM_USER_IDS from env-builder
Merge pull request #21 from anurag008w/main
Merge branch 'main' into main
Remove legacy TELEGRAM_USER_ID and BACKUP_DATASET from env-builder
Fix sync robustness, devdata activation, alias cleanup, and timing-safe auth compare
fix: use GATEWAY_TOKEN as Jupyter token fallback when JUPYTER_TOKEN unset
fix: inject Jupyter token header to skip JupyterLab's own login screen
refactor: port HuggingMes auth pattern — unified /login, HMAC session, crypto.timingSafeEqual
Default Jupyter root changed to /home/node and README updated
Revert Jupyter root default to /home/node and document /home option
Improve privacy-detection timeout, robust state snapshotting, and Jupyter terminal defaults
Set default Jupyter root to filesystem root
Implement sessions_marker to monitor session changes
Fix shutdown process to handle sync loop correctly
Update comments and instructions in .env.example
Update labels for key rotation settings
Refactor key rotator and merge kimi-coding with moonshot
Merge branch 'main' into edit
Merge pull request #117 from anurag008w/codex/fix-bugs-in-start.sh,-health-server.js,-env-builder.js,-env-5ae6s5
Merge branch 'edit' into codex/fix-bugs-in-start.sh,-health-server.js,-env-builder.js,-env-5ae6s5
Stop gating env-builder.js behind cookie auth to eliminate iframe 401
Merge pull request #115 from anurag008w/codex/fix-bugs-in-start.sh,-health-server.js,-env-builder.js,-env-y8p5pn
Merge branch 'edit' into codex/fix-bugs-in-start.sh,-health-server.js,-env-builder.js,-env-y8p5pn
Restore LLM_MODEL picker type and catalog binding
Fix startup crash, provider key mapping, Jupyter gating, and ENV Builder rendering
Fix startup/env-builder provider mapping and rendering regressions
add 'Required' selector, UI/scroll fixes, auth cookie/cache tweaks, and gateway password gating
Merge branch 'edit' into codex/investigate-environment-builder-issues
Remove quick guide and fix right-panel scrolling
Env Builder: add Quick Guide and 'Required' selector; auth cookie/caching and password gating fixes
Hide env-builder toolbar hint on narrow screens
Polish env-builder UX with quick guide and required selector
Merge branch 'main' into edit
Merge branch 'main' into main
Merge branch 'main' into main
feat: add hf_transfer, provider tile, telegram detail, dockerignore, readme sync
Merge pull request #106 from anurag008w/edit
Harden Chromium launch flags for headless HF container stability
Harden Chromium launch flags for headless HF container stability
feat: password-protect env-builder with GATEWAY_TOKEN
fix: center login form, simplify startup logs
chore: remove legacy alias env vars from env-builder
improve Chromium/file detection and runtime install
Merge branch 'edit' into codex/update-readme-and-scripts-for-token-changes
chore: remove legacy Telegram user ID aliases from env-builder
Remove merge comparison section from README per review
chore: remove dead env vars from env-builder
fix: default JUPYTER_ENABLED to true, remove baked DEV_MODE from image
fix: default JUPYTER_ENABLED to true, clean up footer
