| Commit message (Expand) | Author | Age | Files | Lines |
| * | Remove link underline on hover for item titles | Claude | 4 days | 2 | -1/+1 |
| * | Check in production assets for V3 UI | Adam Mathes | 6 days | 2 | -0/+190 |
| * | Improve scroll-to-read robustness and add visual feedback for read items acro... | Adam Mathes | 6 days | 2 | -190/+0 |
| * | Rebuild production assets after rebase | Adam Mathes | 6 days | 1 | -30/+5 |
| * | Fix mark-as-read regression and add debugging tools | Adam Mathes | 6 days | 1 | -1/+26 |
| * | Revert polling interval back to 1sclaude/investigate-theme-performance-GjjYA | Claude | 7 days | 1 | -1/+1 |
| * | Rebuild dist assets to match source changes | Claude | 7 days | 2 | -8/+8 |
| * | Redesign sidebar theme controls layout and fix dark mode visibilityclaude/add-css-themes-QGTmP | Claude | 7 days | 3 | -16/+21 |
| * | Remove visual 'selected' state highlight from feed items | Adam Mathes | 7 days | 2 | -10/+10 |
| * | Fix scrolling behavior, CI linting, and update Dockerfile | Adam Mathes | 7 days | 1 | -1/+1 |
| * | Replace sidebar style cycle button with 5 emoji icons | Claude | 8 days | 4 | -180/+185 |
| * | Refine themes, add sidebar controls, and theme docs | Claude | 8 days | 4 | -176/+180 |
| * | Add 4 CSS style themes with runtime switcher | Claude | 8 days | 2 | -161/+175 |
| * | Refine Settings labels and apply heading font to sidebar | Adam Mathes | 8 days | 3 | -4/+4 |
| * | Refine Settings UI: Fix dark mode text colors, split font controls for header... | Adam Mathes | 8 days | 4 | -153/+162 |
| * | Soft deprecate tags feature in Sidebar and fix lint errors | Adam Mathes | 8 days | 1 | -23/+19 |
| * | Soft deprecate tags feature in Settings | Adam Mathes | 8 days | 1 | -5/+7 |
| * | Refine Settings UI: Full-width feed list, simplified data section, removed di... | Adam Mathes | 8 days | 2 | -26/+21 |
| * | Refine Settings page: Consistently use Helvetica fonts, remove dividers, simp... | Adam Mathes | 8 days | 2 | -1/+1 |
| * | Redesign Settings page: grid layout and extended import/export options | Adam Mathes | 8 days | 3 | -149/+160 |
| * | Fix regression: mark-as-read not triggering on window scroll | Adam Mathes | 8 days | 1 | -24/+24 |
| * | Fix infinite scroll not triggering on scroll | Adam Mathes | 8 days | 1 | -19/+19 |
| * | fix: add explicit height to .main-content so overflow-y scrolls | Claude | 8 days | 3 | -1/+1 |
| * | fix: replace IntersectionObserver with scroll-position check for infinite scroll | Claude | 8 days | 1 | -8/+8 |
| * | fix: store sentinel IntersectionObserver in module-level variable to prevent GC | Claude | 8 days | 1 | -8/+8 |
| * | build: rebuild frontend dist (fix ui-check CI failure) | Claude | 8 days | 3 | -7/+12 |
| * | Complete V2 removal from Makefile and check in updated V3 production assets | Adam Mathes | 8 days | 2 | -2/+2 |
| * | Update frontend build artifacts and fix test lint errors | Adam Mathes | 9 days | 1 | -8/+8 |
| * | Remove circle styling from NEKO sidebar toggle buttonclaude/thicket-ready-crank-RmQuI | Claude | 9 days | 3 | -15/+15 |
| * | Align sidebar CSS breakpoints with JS threshold at 1024px | Claude | 9 days | 3 | -9/+9 |
| * | 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 | 2 | -11/+11 |
| * | Fix v3ui: neko button fixed position | Adam Mathes | 9 days | 3 | -2/+1 |
| * | Fix v3 theme contrast and sync with v2 colors, add v3 logo, and fix v2 test s... | Adam Mathes | 9 days | 3 | -7/+8 |
| * | Fix v3 build process and CSRF login/logout exclusions | Adam Mathes | 9 days | 1 | -9/+27 |
| * | Vanilla JS (v3): Removed confusing secondary cat logo, fixed mobile overflow,... | Adam Mathes | 9 days | 3 | -4/+1 |
| * | Vanilla JS (v3): Fix mobile horizontal scroll, simplify logo to 🐱 emoji, i... | Adam Mathes | 9 days | 4 | -106/+129 |
| * | Vanilla JS (v3): Restore base font to 18px and keep sidebar fonts compact | Adam Mathes | 9 days | 3 | -1/+1 |
| * | Vanilla JS (v3): Adjust font sizes to comfortable 16px middle ground | Adam Mathes | 9 days | 3 | -1/+1 |
| * | Vanilla JS (v3): Reduce font size and implement collapsible sidebar sections ... | Adam Mathes | 9 days | 3 | -8/+8 |
| * | Vanilla JS (v3): Add Logout button, 'neko' cat emoji toggle, and mobile respo... | Adam Mathes | 9 days | 3 | -104/+106 |
| * | Vanilla JS (v3): Fix filtering logic, Settings navigation, and refine styles ... | Adam Mathes | 9 days | 3 | -6/+7 |
| * | Vanilla JS (v3): Redesign to 2-pane glassmorphism, fix CSP errors, fix Settin... | Adam Mathes | 9 days | 4 | -103/+103 |
| * | Vanilla JS (v3): Final parity with React (Search, Settings, Shortcuts) | Adam Mathes | 9 days | 4 | -73/+103 |
| * | Vanilla JS (v3): Implement Tags, Filters, and Infinite Scroll | Adam Mathes | 9 days | 4 | -49/+73 |
| * | Vanilla JS (v3): Implement 3-pane layout, item fetching, reading, and testing | Adam Mathes | 9 days | 4 | -18/+49 |
| * | Scaffold Vanilla JS Frontend (v3): Create directory, update Makefile/web.go, ... | Adam Mathes | 10 days | 2 | -0/+18 |