aboutsummaryrefslogtreecommitdiffstats
path: root/frontend/src/components/FeedItems.test.tsx
Commit message (Collapse)AuthorAgeFilesLines
* security: implement CSRF protection and improve session cookie security ↵Adam Mathes12 days1-5/+5
| | | | (fixing NK-gfh33y)
* Refactor: project structure, implement dependency injection, and align v2 UI ↵Adam Mathes12 days1-205/+226
| | | | with v1
* Implement infinite scroll for feed items view (NK-5ocxgm)Adam Mathes13 days1-2/+53
|
* Implement frontend parity features: Unread view, shortcuts, scroll-to-read, ↵Adam Mathes13 days1-3/+125
| | | | filters
* Implement Frontend Feed Items View with testsAdam Mathes13 days1-0/+52