aboutsummaryrefslogtreecommitdiffstats
path: root/frontend/src/components/TagView.test.tsx
Commit message (Collapse)AuthorAgeFilesLines
* Remove legacy V2 React frontend and update build/test scripts to focus on ↵Adam Mathes9 days1-93/+0
| | | | Vanilla JS (V3)
* Make sidebar filters additive by preserving context in linksAdam Mathes10 days1-1/+1
|
* chore: fix lint and type errors to resolve CI failuresAdam Mathes11 days1-9/+16
|
* security: implement CSRF protection and improve session cookie security ↵Adam Mathes11 days1-2/+2
| | | | (fixing NK-gfh33y)
* Refactor: project structure, implement dependency injection, and align v2 UI ↵Adam Mathes11 days1-63/+65
| | | | with v1
* Analyze page size and fix frontend testsAdam Mathes12 days1-1/+1
|
* Implement frontend parity features: Unread view, shortcuts, scroll-to-read, ↵Adam Mathes12 days1-1/+4
| | | | filters
* Implement Tag View and fix testsAdam Mathes12 days1-0/+81