Commit History

fix(flags, providers): update default model and provider; adjust rate limit for no-login usage
cb2ed63

PeterPinetree commited on

fix(api): clean unused imports and prefer-const in ask-ai route to satisfy ESLint
d98e505

PeterPinetree commited on

ui(copy): placeholder -> 'What should your app do? (1–2 sentences)'; fix corrupted JSX in think panel
99959b2

PeterPinetree commited on

ui(copy): refine prompt placeholder; remove tip below textarea; refresh default preview hero copy
ae4d59d

PeterPinetree commited on

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

chore(branding): add company logo
415ff38

PeterPinetree commited on

branding: centralize brand name/logo; update metadata, headers, nav, ask-ai UI, uploader, space placeholder, and injected badge to use BRAND_NAME/BRAND_ICON_SRC
bd69b27

PeterPinetree commited on

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

chore(lint): prefer-const for billTo in ask-ai route
03b6c08

PeterPinetree commited on

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

feat(docker): add start.sh to honor (default 7860) and log bind; expose 7860/3000; stop port flapping
40f42c0

PeterPinetree commited on

chore(docker): expose 3000 and honor with default; avoid conflicting port assumptions
86bd8df

PeterPinetree commited on

fix(startup): honor everywhere; default PORT=7860; start binds -H 0.0.0.0
e93f144

PeterPinetree commited on

fix(docker): bind Next to 7860 and expose 7860 for HF Spaces health checks
e747ec5

PeterPinetree commited on

chore: a11y for hidden file input; remove inline styles in animated spans; Docker CMD hardened
8b601f8

PeterPinetree commited on

chore: enable forceConsistentCasingInFileNames; fix <ul> children to be valid <li> only
4916725

PeterPinetree commited on

fix(docker): run next directly with -H and -p to avoid npm usage exit
c002af6

PeterPinetree commited on

build(docker): switch to node:20 base (includes git) to satisfy HF build git config step
803ded1

PeterPinetree commited on

chore(docker): install git in base image to avoid Space build git not found
e30b034

PeterPinetree commited on

fix(a11y): add rel=noopener noreferrer to external billing link
46a346c

PeterPinetree commited on

chore(docker): harden Dockerfile, disable telemetry, add .dockerignore
021ab84

PeterPinetree commited on

Merge Space initial commit
911b7e2

PeterPinetree commited on

Merge Space initial commit
5b9eee8

PeterPinetree commited on

initial commit
ccaefd2
verified

PeterPinetree commited on

update cookies
8e610fc

enzostvs HF Staff commited on

cookie options
ebe891e

enzostvs HF Staff commited on

Update app/api/ask-ai/route.ts
8719403
verified

enzostvs HF Staff commited on

Update app/api/ask-ai/route.ts
cb0e9a8
verified

enzostvs HF Staff commited on

Update lib/providers.ts
beb4e0c
verified

enzostvs HF Staff commited on

rewrite prompt everytime
4b6048b

enzostvs HF Staff commited on

loading state
33e85d4

enzostvs HF Staff commited on

not logged comp
53f4b26

enzostvs HF Staff commited on

add static.photos placeholder image
69eeb36

enzostvs HF Staff commited on

rewrite first prompt
6be9a77

enzostvs HF Staff commited on

imagine only for new project
5654d12

enzostvs HF Staff commited on

add login button
0d9156b

enzostvs HF Staff commited on

update
d16ac3e

enzostvs HF Staff commited on

max h
4240661

enzostvs HF Staff commited on

add custom images upload
88c1c3d

enzostvs HF Staff commited on

domain
92cd82b

enzostvs HF Staff commited on

try to avoid iframe on other website
b8dd7a1

enzostvs HF Staff commited on

Add new multipages stuffs
1bf7173

enzostvs HF Staff commited on

new prompts + fix preview
c94b5be

enzostvs HF Staff commited on

edit
b1017a6

enzostvs HF Staff commited on

try new initial prompt
121d13c

enzostvs HF Staff commited on

add banner
aee861b

enzostvs HF Staff commited on

fix model called
5d41540

enzostvs HF Staff commited on

UI Stuffs
82dad97

enzostvs HF Staff commited on

keep custom iframe with a throttle
980bc0b

enzostvs HF Staff commited on