Commit History

Fix: Add email-validator via pydantic[email] extra
4ac5f73
Running

wu981526092 Claude Opus 4.5 commited on

Fix: Add apscheduler dependency for LiteLLM cold storage logging
85b0533

wu981526092 Claude Opus 4.5 commited on

Fix: Handle 401 errors with automatic redirect to login
0e57db8

wu981526092 Claude Opus 4.5 commited on

Cleanup: Remove debug logs and development config
96a9109

wu981526092 Claude Opus 4.5 commited on

Security: Fix critical vulnerabilities before public release
bcbd2ec

wu981526092 Claude Opus 4.5 commited on

Fix: Add fallback database path when /data not available in HF Spaces
39f0c54

wu981526092 Claude Opus 4.5 commited on

Fix: Correct middleware ordering for session access in auth
59e68c5

wu981526092 Claude Opus 4.5 commited on

Fix: Login button debugging and YouTube iframe lazy-loading for HF Spaces
cceb270

wu981526092 Claude Opus 4.5 commited on

Remove openlit dependency to fix HF Spaces build timeout
61546e3

wu981526092 Claude Opus 4.5 commited on

Security & HF Spaces fixes: Enable CSRF, auth middleware, persistent storage
ea856a6

wu981526092 Claude Opus 4.5 commited on

Add comprehensive perturbation testing system with E2E tests
795b72e

wu981526092 Claude Opus 4.5 commited on

Fix: Add langchain-text-splitters dependency for LangChain 0.3+ compatibility
0b205c4

wu981526092 Claude commited on

Fix: Explicitly install langchain in Dockerfile to bypass cache
87ee823

wu981526092 commited on

Fix: Add missing langchain dependencies for text processing
d6c7c85

wu981526092 commited on

Force HF Spaces redeploy - ensure latest auth status endpoint
81a0a78

wu981526092 commited on

Fix: Auth status endpoint response format and frontend cache
2157a09

wu981526092 commited on

Fix: Frontend auth state detection for backend OAuth
77481d0

wu981526092 commited on

Fix: Correct OAuth callback URL path mismatch
a093720

wu981526092 commited on

🎨 Revamp landing page with modern design and improved user experience
e3fcbe2

wu981526092 commited on

Fix: Add /oauth-callback endpoint for OAuth flow
5434c66

wu981526092 commited on

Fix: Correct OAuth config API endpoint path
f8eaea3

wu981526092 commited on

Fix: Add backend OAuth config API for client_id
5d5103b

wu981526092 commited on

Major Fix: Replace @huggingface/hub with direct OAuth redirect
94b62b3

wu981526092 commited on

Fix: OAuth clientId missing error in HF Spaces
1b33ba2

wu981526092 commited on

Debug: Enhanced HF Spaces environment detection
121ec8d

wu981526092 commited on

Fix: Auto-trigger auth modal in HF Spaces
1c4b979

wu981526092 commited on

Implement client-side OAuth authentication with popup modal
eb7193f

wu981526092 commited on

Fix HF Spaces iframe session persistence with localStorage fallback
ba6eacd

wu981526092 commited on

Implement HF Spaces best practice: new tab login flow
5a2b931

wu981526092 commited on

Fix usage tracker to read user from session
3c7f84c

wu981526092 commited on

Add debug logging to auth status endpoint
cf1d34e

wu981526092 commited on

Simplify authentication flow to fix login issues
ae27f4a

wu981526092 commited on

Fix login modal authentication issues
0d7ac2b

wu981526092 commited on

Implement popup login modal system
aad2775

wu981526092 commited on

Add research paper PDF to login page with Git LFS
3b65325

wu981526092 commited on

Simplify login page and remove API key option
bfea55d

wu981526092 commited on

πŸ”§ Fix TypeScript build error in API headers
726398b

wu981526092 commited on

πŸ”‘ Add dual authentication system: API key + OAuth
220ebd3

wu981526092 commited on

Switch login page to light theme for consistency with main app
45acb90

wu981526092 commited on

Simplify login page: remove badges and institutional info
e0f4f44

wu981526092 commited on

Separate login page to HTML template for better maintainability
2175f7f

wu981526092 commited on

Use shadcn/ui design system for login page consistency
64857c1

wu981526092 commited on

✨ Simplify landing page: Bigger CTA & cleaner design
5bdf3b9

wu981526092 commited on

🎨 Complete redesign: Premium research platform landing page
35f32c6

wu981526092 commited on

Redesign login page with cleaner, minimal design
a362bd4

wu981526092 commited on

Remove target='_blank' for single-page login experience
9036c1d

wu981526092 commited on

Fix iframe cookie issues for HF Spaces
66e834a

wu981526092 commited on

Fix OAuth according to HF official documentation
b9161fb

wu981526092 commited on

Fix UnboundLocalError and add environment detection debug
fd80df3

wu981526092 commited on