| Commit message (Expand) | Author | Age | Files | Lines |
| * | Add performance benchmarks, stress tests, and frontend perf tests | Claude | 9 days | 2 | -0/+214 |
| * | Fix v3 theme contrast and sync with v2 colors, add v3 logo, and fix v2 test s... | Adam Mathes | 9 days | 3 | -12/+68 |
| * | Implement feed management in settings | Adam Mathes | 9 days | 2 | -0/+107 |
| * | Remove Filters header from sidebar | Adam Mathes | 9 days | 1 | -1/+0 |
| * | Implement settings toggle logic and refactor sidebar navigation | Adam Mathes | 9 days | 2 | -2/+39 |
| * | Fix scroll mark as read in V3 UI | Adam Mathes | 9 days | 2 | -1/+64 |
| * | Vanilla JS (v3): Removed confusing secondary cat logo, fixed mobile overflow,... | Adam Mathes | 10 days | 3 | -18/+25 |
| * | Vanilla JS (v3): Fix mobile horizontal scroll, simplify logo to 🐱 emoji, i... | Adam Mathes | 10 days | 2 | -25/+171 |
| * | Vanilla JS (v3): Restore base font to 18px and keep sidebar fonts compact | Adam Mathes | 10 days | 1 | -4/+5 |
| * | Vanilla JS (v3): Adjust font sizes to comfortable 16px middle ground | Adam Mathes | 10 days | 1 | -5/+4 |
| * | Vanilla JS (v3): Reduce font size and implement collapsible sidebar sections ... | Adam Mathes | 10 days | 2 | -23/+55 |
| * | Vanilla JS (v3): Add Logout button, 'neko' cat emoji toggle, and mobile respo... | Adam Mathes | 10 days | 4 | -32/+180 |
| * | Vanilla JS (v3): Fix filtering logic, Settings navigation, and refine styles ... | Adam Mathes | 10 days | 5 | -25/+44 |
| * | Vanilla JS (v3): Redesign to 2-pane glassmorphism, fix CSP errors, fix Settin... | Adam Mathes | 10 days | 8 | -426/+882 |
| * | Vanilla JS (v3): Final parity with React (Search, Settings, Shortcuts) | Adam Mathes | 10 days | 4 | -80/+367 |
| * | Vanilla JS (v3): Implement Tags, Filters, and Infinite Scroll | Adam Mathes | 10 days | 5 | -40/+268 |
| * | Vanilla JS (v3): Implement 3-pane layout, item fetching, reading, and testing | Adam Mathes | 10 days | 12 | -95/+613 |
| * | Scaffold Vanilla JS Frontend (v3): Create directory, update Makefile/web.go, ... | Adam Mathes | 10 days | 4 | -0/+130 |