aboutsummaryrefslogtreecommitdiffstats
path: root/frontend/src/App.tsx
Commit message (Expand)AuthorAgeFilesLines
* Switch to HashRouter to fix page reload issues (NK-hy162w)Adam Mathes10 days1-4/+4
* task: improve mobile responsiveness of React UI\n\n- Added media queries to A...Adam Mathes11 days1-5/+28
* feat: add font theme support (fixing NK-rn4nzp)Adam Mathes11 days1-4/+22
* fix: ensure neko toggle button is always accessible (fixing NK-zvt8hi)Adam Mathes11 days1-0/+9
* ui: redesign sidebar to match v1 aesthetic and fix navigationAdam Mathes11 days1-40/+2
* routing: make new UI default at / and move legacy UI to /v1/ (fixing NK-mgmn5...Adam Mathes11 days1-1/+3
* security: implement CSRF protection and improve session cookie security (fixi...Adam Mathes11 days1-2/+3
* Refactor: project structure, implement dependency injection, and align v2 UI ...Adam Mathes11 days1-8/+34
* 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, NK-...Adam Mathes12 days1-5/+12
* 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, f...Adam Mathes12 days1-1/+1
* 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