Auto-append /api/v1 prefix to getBackendUrl in frontend afd6f8b Pavanupadhyay27 commited on 11 days ago
Add environment variables for GitHub Actions test suite b1302c4 Pavanupadhyay27 commited on 11 days ago
feat(backend): add /debug-db endpoint to print startup database errors 15adfd0 Pavanupadhyay27 commited on 18 days ago
fix(backend): add root route for Hugging Face health check and auto-normalize DATABASE_URL username/password ec57cbc Pavanupadhyay27 commited on 18 days ago
chore: untrack .env from git to allow Hugging Face secrets to override cf9da27 Pavanupadhyay27 commited on 18 days ago
feat: add Hugging Face Spaces Docker SDK support for backend 3b7d241 Pavanupadhyay27 commited on 18 days ago
feat: automated hands-free biometric enrollment with speech directions and HUD 536e22c Pavanupadhyay27 commited on 18 days ago
Apply memory optimizations to ONNX Runtime to enable real biometric face recognition on Render Free Tier c40c998 Pavanupadhyay27 commited on 18 days ago
Make mock mode similarity and liveness scores dynamic for realistic demo visuals 7c11686 Pavanupadhyay27 commited on 18 days ago
Fix cosine similarity unit test failure by moving similarity override to kiosk.py scan endpoint 787a29c Pavanupadhyay27 commited on 18 days ago
Add FORCE_MOCK_MODE to solve Render 502 OOM crash and support functional mock-mode kiosk scans dbbe05a Pavanupadhyay27 commited on 18 days ago
Fix face recognition mock mode and download models automatically on deployment 4083163 Pavanupadhyay27 commited on 18 days ago
fix: simplify face similarity matching to run in-memory for all database engines 66b0041 Pavanupadhyay27 commited on 18 days ago
fix: cast embedding parameter to Vector to avoid postgres array type mismatch a2ec2d5 Pavanupadhyay27 commited on 18 days ago
fix: resolve PostgreSQL pgvector query error using direct .op('<=>') operator cbae9ef Pavanupadhyay27 commited on 18 days ago
fix: remove login helper and resolve kiosk mixed content blocker 6524a52 Pavanupadhyay27 commited on 18 days ago
Fix: Ensure public directory exists in builder stage of frontend Dockerfile b184ff0 Pavanupadhyay27 commited on 18 days ago
Fix: Resolve TestClient hang in test_live_stream_auth_success by mocking StreamingResponse c64e5bb Pavanupadhyay27 commited on 18 days ago
Fix: Ensure uploads directory exists before mounting StaticFiles at startup cbeb130 Pavanupadhyay27 commited on 19 days ago
Fix: Resolve backend test hangs and ModuleNotFoundError in GitHub Actions b9a0b03 Pavanupadhyay27 commited on 19 days ago
Fix: Replace deprecated libgl1-mesa-glx with libgl1 for Ubuntu 24.04 compatibility fe6c464 Pavanupadhyay27 commited on 19 days ago
Fix: URL-encode database password special characters and allow all CORS hosts 8de08bd 093xpku commited on 19 days ago
Fix: Upgrade lucide-react to support React 19 peer dependencies 3eeb6f6 093xpku commited on 19 days ago