aboutsummaryrefslogtreecommitdiffstats
path: root/frontend/src/components/FeedItems.css
Commit message (Collapse)AuthorAgeFilesLines
* Remove legacy V2 React frontend and update build/test scripts to focus on ↵Adam Mathes9 days1-23/+0
| | | | Vanilla JS (V3)
* ui: simplify themes to light/dark and improve theme-aware styling (fixing ↵Adam Mathes11 days1-1/+1
| | | | NK-dp5efo)
* Refactor: project structure, implement dependency injection, and align v2 UI ↵Adam Mathes11 days1-11/+12
| | | | with v1
* Remove distracting item selection highlight while keeping keyboard navigationAdam Mathes12 days1-9/+0
|
* Implement infinite scroll for feed items view (NK-5ocxgm)Adam Mathes12 days1-1/+11
|
* Implement frontend parity features: Unread view, shortcuts, scroll-to-read, ↵Adam Mathes12 days1-1/+8
| | | | filters
* Implement Item Interactions (read/star) with testsAdam Mathes12 days1-46/+0
|
* Implement Frontend Feed Items View with testsAdam Mathes12 days1-0/+60