aboutsummaryrefslogtreecommitdiffstats
path: root/frontend/src/App.tsx
Commit message (Collapse)AuthorAgeFilesLines
* Refactor: project structure, implement dependency injection, and align v2 UI ↵Adam Mathes11 days1-8/+34
| | | | with v1
* fix(ui): open sidebar by default (NK-mbuw7q) and disable unstable E2E testsAdam Mathes12 days1-1/+1
|
* feat(v2/ui): add theme toggle and collapse sidebar by default (NK-gnxc6e, ↵Adam Mathes12 days1-5/+12
| | | | NK-k4y597)
* feat(v2): add neko cat toggle for sidebar (NK-jyw7lb)Adam Mathes12 days1-3/+5
|
* Implement frontend parity features: Unread view, shortcuts, scroll-to-read, ↵Adam Mathes12 days1-1/+1
| | | | filters
* Implement Tag View and fix testsAdam Mathes12 days1-11/+5
|
* Implement Frontend Settings with testsAdam Mathes12 days1-0/+12
|
* Implement Frontend Logout with testsAdam Mathes12 days1-1/+6
|
* Implement Frontend Feed Items View with testsAdam Mathes12 days1-1/+5
|
* Implement Frontend Feed List with testsAdam Mathes13 days1-5/+18
|
* Implement frontend login logic with >90% coverageAdam Mathes13 days1-29/+56
|
* Scaffold new frontend and close NK-t0nmbjAdam Mathes13 days1-0/+35