Spaces:
Sleeping
Sleeping
Commit History
feat: remove internal login page and implement auto-login for seamless HF Space access 3e9a02f
Ig0tU commited on
fix: harden all routes and templates to prevent 500 errors from missing/empty data 9ab913c
Ig0tU commited on
fix: add missing profile route and applications template to resolve Jinja2 BuildErrors 9be2bf5
Ig0tU commited on
fix: enable diagnostic error reporting on dashboard to identify the root cause of 500 error e763176
Ig0tU commited on
fix: update dashboard route to match template data structure and fix 500 error 4e02c91
Ig0tU commited on
fix: add Direct Access breakout link to solve HF iframe cookie blocking 09e6670
Ig0tU commited on
fix: resolve login loop and explicitly define POST action in login form 5472de8
Ig0tU commited on
fix: resolve IndentationError in app/__init__.py to fix startup crash 243aa79
Ig0tU commited on
fix: restore missing helper functions and complete truncated routes in main/routes.py 7fa4796
Ig0tU commited on
fix: hard-fix 500 error by redirecting root to login and re-enabling ProxyFix correctly 0f11661
Ig0tU commited on
chore: trigger fresh build on Hugging Face dee0878
Ig0tU commited on
fix: restore registration logic and disable ProxyFix to break crash loop 2e588ba
Ig0tU commited on
fix: add ProxyFix for HF reverse proxy and add login debug logs e326b2e
Ig0tU commited on
fix: support POST on index route to fix Method Not Allowed on login d81c8f4
Ig0tU commited on
fix: set session cookies to SameSite=None and Secure=True for Hugging Face iframe compatibility 4e2cdf1
Ig0tU commited on
fix: create proper register.html and fix auth template routing paths a4111f2
Ig0tU commited on
feat: implement global password gate for Hugging Face Space protection 615625c
Ig0tU commited on
fix: loosen dependency versions and upgrade pip to resolve build conflicts 944a2ec
Ig0tU commited on
fix: upgrade to python 3.10 and finalize multi-provider AI support (HF/OpenAI/Gemini) 5fbdba5
Ig0tU commited on
feat: initial agent deployment to Hugging Face Spaces 2f8f181
Ig0tU commited on
upload 31881e7
Ig0tU commited on