aboutsummaryrefslogtreecommitdiffstats
path: root/frontend/src/components/FeedList.tsx
Commit message (Collapse)AuthorAgeFilesLines
* ui: redesign sidebar to match v1 aesthetic and fix navigationAdam Mathes12 days1-28/+54
|
* ui: simplify themes to light/dark and improve theme-aware styling (fixing ↵Adam Mathes12 days1-7/+12
| | | | NK-dp5efo)
* security: implement CSRF protection and improve session cookie security ↵Adam Mathes12 days1-2/+3
| | | | (fixing NK-gfh33y)
* Refactor: project structure, implement dependency injection, and align v2 UI ↵Adam Mathes12 days1-108/+138
| | | | with v1
* feat(ui): collapsible feed list (NK-4juza2)Adam Mathes13 days1-14/+23
|
* feat(v2/ui): add theme toggle and collapse sidebar by default (NK-gnxc6e, ↵Adam Mathes13 days1-1/+10
| | | | NK-k4y597)
* feat(v2/api): improve typography, active menu bolding, and fix API header ↵Adam Mathes13 days1-6/+11
| | | | order (NK-a217qm, NK-hyej38, NK-jqpn98)
* feat(v2): implement search functionality (NK-shpyxh)Adam Mathes13 days1-1/+21
|
* UI Refinements: remove redundant header and fix global monospace font stackAdam Mathes13 days1-1/+1
|
* Implement frontend parity features: Unread view, shortcuts, scroll-to-read, ↵Adam Mathes13 days1-0/+7
| | | | filters
* Implement Tag View and fix testsAdam Mathes13 days1-22/+44
|
* Implement Frontend Feed Items View with testsAdam Mathes13 days1-2/+3
|
* Implement Frontend Feed List with testsAdam Mathes14 days1-0/+50