aboutsummaryrefslogtreecommitdiffstats
path: root/frontend/src/components/Login.tsx
Commit message (Expand)AuthorAgeFilesLines
* Remove legacy V2 React frontend and update build/test scripts to focus on Van...Adam Mathes9 days1-67/+0
* feat: add username field to login for better password manager supportAdam Mathes11 days1-0/+11
* chore: fix lint and type errors to resolve CI failuresAdam Mathes11 days1-1/+1
* security: implement CSRF protection and improve session cookie security (fixi...Adam Mathes11 days1-1/+3
* Refactor: project structure, implement dependency injection, and align v2 UI ...Adam Mathes11 days1-42/+42
* Implement frontend login logic with >90% coverageAdam Mathes13 days1-0/+54