Commit History

Revert to standard demo.launch — middleware path broke static assets and theme_css init
5b9e418
verified

bigl34 commited on

Use App.create_app directly so static assets aren't shadowed by FastAPI mount
098a823
verified

bigl34 commited on

FastAPI middleware: rewrite Gradio login HTML to prefill username='guest'
e81478d
verified

bigl34 commited on

gr.Blocks(head=…) wraps ChatInterface; selector now anchors on type=password
0fd4d81
verified

bigl34 commited on

Fix: set demo.head as attribute (ChatInterface init doesn't accept head=)
260d3c3
verified

bigl34 commited on

Revert to Gradio standard auth + JS prefill of username field
3ff12a0
verified

bigl34 commited on

Custom login page (password only) via FastAPI middleware
47c5007
verified

bigl34 commited on

Drop 'demo' from user-facing copy (auth message + README)
f8a5ea8
verified

bigl34 commited on

Auth: password-only (username ignored), updated message
c08bfb4
verified

bigl34 commited on

Fail closed: refuse to launch without AUTH_* secrets
acd899d
verified

bigl34 commited on

Restore requirements.txt + .gitignore (lost in earlier visibility flip)
37b5604
verified

bigl34 commited on

Read auth creds from Space secrets (rotated; old hardcoded creds invalidated)
09100cc
verified

bigl34 commited on

Add Gradio basic auth (guest / vintage1930)
ffa4fda
verified

bigl34 commited on

Drop /data cache redirect; bucket detached, re-download on cold-start is faster
bea99cd
verified

bigl34 commited on

initial commit
0aa5793
verified

bigl34 commited on