aboutsummaryrefslogtreecommitdiffstats
path: root/frontend/src
Commit message (Collapse)AuthorAgeFilesLines
...
* UI: increase max-width to 600px and left-align content (NK-jhludy)Adam Mathes14 days1-3/+2
|
* UI: replace text star button with icon next to title (NK-ymf1jb)Adam Mathes14 days3-8/+36
|
* UI: remove explicit mark read buttons (NK-ahzf5c)Adam Mathes14 days2-48/+0
|
* Implement infinite scroll for feed items view (NK-5ocxgm)Adam Mathes2026-02-133-7/+106
|
* UI Refinements: remove redundant header and fix global monospace font stackAdam Mathes2026-02-136-23/+13
|
* Implement UI styling updates: typography, sidebar, feed items, controls, ↵Adam Mathes2026-02-135-108/+164
| | | | dark mode
* Implement frontend parity features: Unread view, shortcuts, scroll-to-read, ↵Adam Mathes2026-02-137-13/+310
| | | | filters
* Implement Tag View and fix testsAdam Mathes2026-02-138-53/+215
|
* Implement Frontend Settings with testsAdam Mathes2026-02-134-0/+308
|
* Implement Frontend Logout with testsAdam Mathes2026-02-133-2/+42
|
* Implement Item Interactions (read/star) with testsAdam Mathes2026-02-135-58/+263
|
* Implement Frontend Feed Items View with testsAdam Mathes2026-02-137-7/+222
|
* Implement Frontend Feed List with testsAdam Mathes2026-02-128-39/+240
|
* Implement frontend login logic with >90% coverageAdam Mathes2026-02-125-33/+275
|
* Scaffold new frontend and close NK-t0nmbjAdam Mathes2026-02-127-0/+167