aboutsummaryrefslogtreecommitdiffstats
path: root/frontend/src/components/Login.tsx
Commit message (Collapse)AuthorAgeFilesLines
* feat: add username field to login for better password manager supportAdam Mathes12 days1-0/+11
|
* chore: fix lint and type errors to resolve CI failuresAdam Mathes12 days1-1/+1
|
* security: implement CSRF protection and improve session cookie security ↵Adam Mathes12 days1-1/+3
| | | | (fixing NK-gfh33y)
* Refactor: project structure, implement dependency injection, and align v2 UI ↵Adam Mathes12 days1-42/+42
| | | | with v1
* Implement frontend login logic with >90% coverageAdam Mathes13 days1-0/+54