Spaces:
Running
Running
Commit History
Merge branch 'main' into main b835b9d unverified
Anurag commited on
Fix sync robustness, devdata activation, alias cleanup, and timing-safe auth compare 14fd0fa
Codex commited on
fix: use GATEWAY_TOKEN as Jupyter token fallback when JUPYTER_TOKEN unset 8f6996c
fix: inject Jupyter token header to skip JupyterLab's own login screen 0546372
refactor: port HuggingMes auth pattern — unified /login, HMAC session, crypto.timingSafeEqual 1c989b2
Set default Jupyter root to filesystem root be6d947
Anurag commited on
Merge branch 'main' into edit e19a071 unverified
Anurag commited on
Stop gating env-builder.js behind cookie auth to eliminate iframe 401 a9c21e0
Anurag commited on
Polish env-builder UX with quick guide and required selector 1c87ad6
Anurag commited on
Merge branch 'main' into edit 2be260d unverified
Anurag commited on
Merge branch 'main' into main e8b08e4 unverified
Anurag commited on
Merge branch 'main' into main 68fc4b1 unverified
Anurag commited on
feat: add hf_transfer, provider tile, telegram detail, dockerignore, readme sync 8ba914e
feat: password-protect env-builder with GATEWAY_TOKEN b05a526
fix: default JUPYTER_ENABLED to true, remove baked DEV_MODE from image d8ef5a6
fix: default JUPYTER_ENABLED to true, clean up footer 5d10651
Align terminal enablement messaging with runtime behavior ec5616f
Anurag commited on
feat: auto-enable terminal when GATEWAY_TOKEN is set 273aafd
Fix gateway/telegram config bugs and stabilize WhatsApp + key rotator flows c8a2bdb
Anurag commited on
Enhance Space Privacy Detection, Proxy Defaults, and Environment Builder UX d5203bf
anurag008w commited on
Remove WhatsApp status tiles from health server c82b989 unverified
Fix status code check in probePort function 4228709
Implement space privacy detection and redirection 35e67fe
Implement private space redirect functionality 6113d21
Serve env-builder.js on request with error response b38a996
Change Jupyter API status endpoint to '/login' be82891
Update Jupyter API endpoint and enhance error handling 78eaac4
Fix prune_remote_deleted_files guard and health probe status threshold 0e6fb59
openhands commited on