aboutsummaryrefslogtreecommitdiffstats
path: root/frontend/src/components/FeedItem.css
Commit message (Expand)AuthorAgeFilesLines
* Remove legacy V2 React frontend and update build/test scripts to focus on Van...Adam Mathes8 days1-158/+0
* Fix horizontal scrolling on iPad and improve mobile responsivenessAdam Mathes10 days1-0/+10
* task: improve mobile responsiveness of React UI\n\n- Added media queries to A...Adam Mathes11 days1-0/+22
* feat: add font theme support (fixing NK-rn4nzp)Adam Mathes11 days1-2/+2
* feature: add scrape full text button to feed items (fixing NK-8hu7z1)Adam Mathes11 days1-0/+16
* ui: simplify themes to light/dark and improve theme-aware styling (fixing NK-...Adam Mathes11 days1-5/+7
* Refactor: project structure, implement dependency injection, and align v2 UI ...Adam Mathes11 days1-65/+59
* fix(ui): keep titles blue and remove underline on hover (NK-rohuiq)Adam Mathes11 days1-2/+1
* fix(ui): adjust font sizes for v2 (NK-550s2k)Adam Mathes11 days1-1/+2
* style(v2): make links blue and bold to match legacy look (NK-6b4a2e)Adam Mathes12 days1-5/+3
* style(v2): move star to right of title and match legacy look (NK-35kxxw)Adam Mathes12 days1-6/+5
* UI: replace text star button with icon next to title (NK-ymf1jb)Adam Mathes12 days1-0/+24
* UI Refinements: remove redundant header and fix global monospace font stackAdam Mathes12 days1-1/+2
* Implement UI styling updates: typography, sidebar, feed items, controls, dark...Adam Mathes12 days1-23/+34
* Implement Item Interactions (read/star) with testsAdam Mathes12 days1-0/+81