Commit History

Fix resume upload UI crash
c3ba00a

faais-k commited on

Modernize design system: Rename teal variables to ascent-blue, update hardcoded colors, and clean up Setup.jsx
e23d982

faais-k commited on

fix: embed logo as base64 and remove binary assets to fix production loading
c4282bd

faais-k commited on

fix: integrate high-res logo as base64 to ensure production loading
6309258

faais-k commited on

feat: complete visual rebranding to Ascent Blue identity
f6d3681

faais-k commited on

feat: stabilize anti-cheat UX, tighten plagiarism detection, and fix landing page links
63ad667

faais-k commited on

fix: enhance ASR filler detection and integrate anti-cheat feedback in UI
5270c7b

faais-k commited on

fix: reset evaluation state on successful answer submission
d6d6b43

faais-k commited on

feat: stabilize AI interview pipeline - Toast notifications, anti-cheat feedback, and ASR accuracy improvements
def5719

faais-k commited on

feat: add End Interview button and improve failure recovery
0bcfceb

faais-k commited on

security: implement anti-cheating, disable paste, and fix dashboard skills
01f8438

faais-k commited on

feat: reliability and performance hardening (faster-whisper, state machine, adaptive polling)
9883061

faais-k commited on

feat: implement background task processing with Celery and Redis
d5adeb5

faais-k commited on

fix(ui): trigger camera permission explicitly and show AI fallback warning
d147960

faais-k commited on

feat: enhance permission handling and add LLM fallback notifications
d742f01

faais-k commited on

feat: design refinements and UI layout adjustments for interview flow
247a2fc

faais-k commited on

fix: comprehensive stability fixes for skip flow, follow-ups, and results page
4139d04

faais-k commited on

fix: improve session recovery and audio recorder reliability
59c3cc3

faais-k commited on

fix: stabilize interview state and prevent question repetition
3df0574

faais-k commited on

refactor: use handleSkip for consistent TTS cancellation in Interview page
41a9ea9

faais-k commited on

fix: add ErrorBoundary, refine results fallback, and UI icon consistency
de5084a

faais-k commited on

feat: implement guest storage, refine interview flow, and fix UI crashes
9cd7dfb

faais-k commited on

fix: resolve white screen crash and improve question loading states in Interview page
ed7ca08

faais-k commited on

fix: resolve mic test failure by syncing hook method names and refs
b8157cd

faais-k commited on

fix: audio recorder state management and stop/reset robustness
e189a90

faais-k commited on

fix: audio hook closure and dependency cleanup
9649ada

faais-k commited on

feat: comprehensive production hardening of interview state machine and frontend-backend synchronization
7ad1693

faais-k commited on

fix: resolve skip button 500 error and TTS/recording audio overlap
5365ca8

faais-k commited on

fix: resolve audio recording failures and analysis stage deadlock
d336f56

faais-k commited on

fix: resolve Firebase popup blocks and interview flow failures
9645c2b

faais-k commited on

Fix Interview State Machine: Sync frontend/backend contracts and enhance completion logic
8f78247

faais-k commited on

fix: resolve interview flow stalls, auth COOP errors, and setup page crashes
4b38a51

faais-k commited on

feat: complete UI/UX modernization of Interview Simulator frontend
edfb162

faais-k commited on

fix: production audit fixes (race conditions, caching, timeouts)
4d1ee67

faais-k commited on

feat: stabilize Veridian system with state recovery, idempotency fixes, and unified design
13bc37b

faais-k commited on

feat: complete professional redesign with shadcn/ui and veridian design system
b6c632c

faais-k commited on

fix: resolve white screen and finalize system integration
8572ea1

faais-k commited on

fix: deep cleanup and auth update
fc2cf9d

faais-k commited on

fix: final popup revert
f6a4a58

faais-k commited on

fix: revert to redirect auth
22932d0

faais-k commited on

fix: App.jsx page imports
2731ea0

faais-k commited on

add InterviewContext
1c7a741

faais-k commited on

root-fix: promote interview to context
d2b1be7

faais-k commited on

fix: restore App.css and add vercel.json
bc3e7ec

faais-k commited on

root-fix: first-party auth and sessions
29d9b77

faais-k commited on

fix: auth proxy and guest mode
9e069dc

faais-k commited on

fix: session caching for adblocker bypass
9c69c0e

faais-k commited on

fix: zero-latency auth with fallback
c2ff834

faais-k commited on

perf: optimize popup trigger speed
a18fc2b

faais-k commited on

fix: switch to popup and add domain logs
23e8e57

faais-k commited on