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

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

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

Update frontend styling and backend settings, add vercel configuration
ef04b24

CineDev commited on

Supabase connectivity and few UI changes
2433d3f

CineDev commited on

Ui and backend changes
40d8168

CineDev commited on