| Commit message (Expand) | Author | Age | Files | Lines |
| * | Soft deprecate tags feature in Sidebar and fix lint errors | Adam Mathes | 8 days | 1 | -1/+1 |
| * | Soft deprecate tags feature in Settings | Adam Mathes | 8 days | 1 | -1/+1 |
| * | Refine Settings UI: Full-width feed list, simplified data section, removed di... | Adam Mathes | 8 days | 1 | -2/+2 |
| * | Refine Settings page: Consistently use Helvetica fonts, remove dividers, simp... | Adam Mathes | 8 days | 1 | -2/+2 |
| * | Redesign Settings page: grid layout and extended import/export options | Adam Mathes | 8 days | 1 | -2/+2 |
| * | Fix regression: mark-as-read not triggering on window scroll | Adam Mathes | 8 days | 1 | -1/+1 |
| * | Fix infinite scroll not triggering on scroll | Adam Mathes | 8 days | 1 | -1/+1 |
| * | fix: add explicit height to .main-content so overflow-y scrolls | Claude | 8 days | 1 | -2/+2 |
| * | fix: replace IntersectionObserver with scroll-position check for infinite scroll | Claude | 8 days | 1 | -1/+1 |
| * | fix: store sentinel IntersectionObserver in module-level variable to prevent GC | Claude | 8 days | 1 | -1/+1 |
| * | build: rebuild frontend dist (fix ui-check CI failure) | Claude | 8 days | 1 | -2/+2 |
| * | Complete V2 removal from Makefile and check in updated V3 production assets | Adam Mathes | 9 days | 1 | -2/+2 |
| * | Update frontend build artifacts and fix test lint errors | Adam Mathes | 9 days | 1 | -1/+1 |
| * | Remove circle styling from NEKO sidebar toggle buttonclaude/thicket-ready-crank-RmQuI | Claude | 9 days | 1 | -2/+2 |
| * | Align sidebar CSS breakpoints with JS threshold at 1024px | Claude | 9 days | 1 | -2/+2 |
| * | v3 ui: require 100% visibility before marking items as read | Claude | 9 days | 1 | -1/+1 |
| * | V3 UI Polish: Improved keyboard navigation, fixed logo position, and updated ... | Adam Mathes | 9 days | 1 | -3/+3 |
| * | Fix v3ui: neko button fixed position | Adam Mathes | 9 days | 1 | -2/+2 |
| * | Fix v3 theme contrast and sync with v2 colors, add v3 logo, and fix v2 test s... | Adam Mathes | 9 days | 1 | -2/+2 |
| * | Fix v3 build process and CSRF login/logout exclusions | Adam Mathes | 9 days | 1 | -1/+1 |
| * | Vanilla JS (v3): Removed confusing secondary cat logo, fixed mobile overflow,... | Adam Mathes | 10 days | 1 | -2/+2 |
| * | Vanilla JS (v3): Fix mobile horizontal scroll, simplify logo to 🐱 emoji, i... | Adam Mathes | 10 days | 1 | -2/+2 |
| * | Vanilla JS (v3): Restore base font to 18px and keep sidebar fonts compact | Adam Mathes | 10 days | 1 | -2/+2 |
| * | Vanilla JS (v3): Adjust font sizes to comfortable 16px middle ground | Adam Mathes | 10 days | 1 | -2/+2 |
| * | Vanilla JS (v3): Reduce font size and implement collapsible sidebar sections ... | Adam Mathes | 10 days | 1 | -2/+2 |
| * | Vanilla JS (v3): Add Logout button, 'neko' cat emoji toggle, and mobile respo... | Adam Mathes | 10 days | 1 | -2/+2 |
| * | Vanilla JS (v3): Fix filtering logic, Settings navigation, and refine styles ... | Adam Mathes | 10 days | 1 | -2/+2 |
| * | Vanilla JS (v3): Redesign to 2-pane glassmorphism, fix CSP errors, fix Settin... | Adam Mathes | 10 days | 1 | -2/+2 |
| * | Vanilla JS (v3): Final parity with React (Search, Settings, Shortcuts) | Adam Mathes | 10 days | 1 | -2/+2 |
| * | Vanilla JS (v3): Implement Tags, Filters, and Infinite Scroll | Adam Mathes | 10 days | 1 | -2/+2 |
| * | Vanilla JS (v3): Implement 3-pane layout, item fetching, reading, and testing | Adam Mathes | 10 days | 1 | -3/+3 |
| * | Scaffold Vanilla JS Frontend (v3): Create directory, update Makefile/web.go, ... | Adam Mathes | 10 days | 1 | -0/+14 |