embed: bake NEXT_PUBLIC_EMBED_MODE at build; hide load/deploy/login/gallery/help in embed; default brand logo/icon to /logo.png d98e39c PeterPinetree commited on Sep 23, 2025
chore(embed): hide login/save/gallery/help globally on Space via NEXT_PUBLIC_EMBED_MODE=true; UI gating for banner and nav; minor cleanup 65aff80 PeterPinetree commited on Sep 23, 2025
fix(billing): default to token owner; optional BILL_TO_ORG; fix Tooltip import to avoid React runtime mix; normalize start.sh via ENTRYPOINT a759fbd PeterPinetree commited on Sep 23, 2025
feat(docker): add start.sh to honor (default 7860) and log bind; expose 7860/3000; stop port flapping 40f42c0 PeterPinetree commited on Sep 23, 2025
chore(docker): expose 3000 and honor with default; avoid conflicting port assumptions 86bd8df PeterPinetree commited on Sep 23, 2025
fix(startup): honor everywhere; default PORT=7860; start binds -H 0.0.0.0 e93f144 PeterPinetree commited on Sep 23, 2025
fix(docker): bind Next to 7860 and expose 7860 for HF Spaces health checks e747ec5 PeterPinetree commited on Sep 23, 2025
fix(docker): run next directly with -H and -p to avoid npm usage exit c002af6 PeterPinetree commited on Sep 22, 2025
build(docker): switch to node:20 base (includes git) to satisfy HF build git config step 803ded1 PeterPinetree commited on Sep 22, 2025
chore(docker): install git in base image to avoid Space build git not found e30b034 PeterPinetree commited on Sep 22, 2025
chore(docker): harden Dockerfile, disable telemetry, add .dockerignore 021ab84 PeterPinetree commited on Sep 22, 2025