aboutsummaryrefslogtreecommitdiffstats
path: root/frontend/src/components/FeedList.tsx
Commit message (Expand)AuthorAgeFilesLines
* Refactor: project structure, implement dependency injection, and align v2 UI ...Adam Mathes11 days1-108/+138
* feat(ui): collapsible feed list (NK-4juza2)Adam Mathes12 days1-14/+23
* feat(v2/ui): add theme toggle and collapse sidebar by default (NK-gnxc6e, NK-...Adam Mathes12 days1-1/+10
* feat(v2/api): improve typography, active menu bolding, and fix API header ord...Adam Mathes12 days1-6/+11
* feat(v2): implement search functionality (NK-shpyxh)Adam Mathes12 days1-1/+21
* UI Refinements: remove redundant header and fix global monospace font stackAdam Mathes12 days1-1/+1
* Implement frontend parity features: Unread view, shortcuts, scroll-to-read, f...Adam Mathes12 days1-0/+7
* Implement Tag View and fix testsAdam Mathes12 days1-22/+44
* Implement Frontend Feed Items View with testsAdam Mathes12 days1-2/+3
* Implement Frontend Feed List with testsAdam Mathes12 days1-0/+50