Commit History

Add execution feature
92e24a2

CineDev commited on

fix: update interview grading logic in views.py
8a5cb28

CineDev commited on

Fix live interview code grading
232322d

CineDev commited on

feat: restrict interview list to recruiter who created the job
b3d511b

CineDev commited on

feat: Interview room improvements - focus mode, whiteboard collab, code execution, video fix, mobile responsive
145d421

CineDev commited on

Add standalone assessment code execution
5eca596

CineDev commited on

Fix assessment grading fallback
6888475

CineDev commited on

Add job deadlines to backend
bfaa6fd

CineDev commited on

feat: display all questions vertically, overwrite questions on import, and fix dynamic WebSocket URL
e48bfd7

CineDev commited on

fix: escape JS curly braces in Codeforces starter code f-string for Python 3.11 compatibility
c360cd3

CineDev commited on

feat: multi-language code editor, recruiter question controls, dashboard heatmap & photo card
e11e3da

CineDev commited on

feat: mobile responsiveness + redesigned interview portals with Supabase integration
a2bfb94

CineDev commited on

Fix candidate profile picture persistence on re-login by storing and retrieving photo_url from backend parsed_resume
376d381

CineDev commited on

Add Candidate Jobs page with search/type-filtering and resume-less application flow
3bc1e51

CineDev commited on

Fix resume parsing network errors with robust HF endpoints and high-accuracy heuristics fallback
ec63440

CineDev commited on

Fix: Remove base64 decoding of SUPABASE_JWT_SECRET so token signature matches Supabase raw UTF-8 expectations
3ea7699

CineDev commited on

Add Hugging Face Space config files to backend directory
f101c6b

CineDev commited on

Diag: Add temporary environment diagnostics to test-credentials endpoint
211fd8d

CineDev commited on

Fix: Add stricter SUPABASE_URL string checking/quote stripping and base64-decode secret in candidate upload helper
eb17de1

CineDev commited on

Fix: Add robust fallbacks for SUPABASE_URL and SUPABASE_JWT_SECRET to prevent invalid URL errors on Hugging Face space
7c5b2ec

CineDev commited on

Add first-time candidate profile setup with resume upload and ATS parsing
b9768f2

CineDev commited on

Decode base64 JWT Secret for successful Supabase token verification and storage uploads
b33a054

CineDev commited on

Allow dynamic CSRF origins and wildcard ALLOWED_HOSTS for Hugging Face deployment
2d9e02f

CineDev commited on

Update frontend styling and backend settings, add vercel configuration
ef04b24

CineDev commited on

remove SQLite database completely and enforce mandatory remote Supabase database connection
51288d6

CineDev commited on

handle database reachability/DNS errors gracefully with automatic SQLite fallback
0e15d6a

CineDev commited on

add database configuration helper to warning logs
71669a4

CineDev commited on

minor corrections
ee4aa62

CineDev commited on

Supabase connectivity and few UI changes
2433d3f

CineDev commited on

Ui and backend changes
40d8168

CineDev commited on