feat: Interview room improvements - focus mode, whiteboard collab, code execution, video fix, mobile responsive 145d421 CineDev commited on May 27
feat: display all questions vertically, overwrite questions on import, and fix dynamic WebSocket URL e48bfd7 CineDev commited on May 27
fix: escape JS curly braces in Codeforces starter code f-string for Python 3.11 compatibility c360cd3 CineDev commited on May 27
feat: multi-language code editor, recruiter question controls, dashboard heatmap & photo card e11e3da CineDev commited on May 27
feat: mobile responsiveness + redesigned interview portals with Supabase integration a2bfb94 CineDev commited on May 27
Fix candidate profile picture persistence on re-login by storing and retrieving photo_url from backend parsed_resume 376d381 CineDev commited on May 26
Add Candidate Jobs page with search/type-filtering and resume-less application flow 3bc1e51 CineDev commited on May 26
Fix resume parsing network errors with robust HF endpoints and high-accuracy heuristics fallback ec63440 CineDev commited on May 26
Fix: Remove base64 decoding of SUPABASE_JWT_SECRET so token signature matches Supabase raw UTF-8 expectations 3ea7699 CineDev commited on May 26
Diag: Add temporary environment diagnostics to test-credentials endpoint 211fd8d CineDev commited on May 26
Fix: Add stricter SUPABASE_URL string checking/quote stripping and base64-decode secret in candidate upload helper eb17de1 CineDev commited on May 26
Fix: Add robust fallbacks for SUPABASE_URL and SUPABASE_JWT_SECRET to prevent invalid URL errors on Hugging Face space 7c5b2ec CineDev commited on May 26
Add first-time candidate profile setup with resume upload and ATS parsing b9768f2 CineDev commited on May 26
Decode base64 JWT Secret for successful Supabase token verification and storage uploads b33a054 CineDev commited on May 26
Allow dynamic CSRF origins and wildcard ALLOWED_HOSTS for Hugging Face deployment 2d9e02f CineDev commited on May 26
Update frontend styling and backend settings, add vercel configuration ef04b24 CineDev commited on May 26
remove SQLite database completely and enforce mandatory remote Supabase database connection 51288d6 CineDev commited on May 26
handle database reachability/DNS errors gracefully with automatic SQLite fallback 0e15d6a CineDev commited on May 26