| Commit message (Expand) | Author | Age | Files | Lines |
| * | Redesign sidebar theme controls layout and fix dark mode visibilityclaude/add-css-themes-QGTmP | Claude | 7 days | 1 | -20/+29 |
| * | Remove visual 'selected' state highlight from feed items | Adam Mathes | 8 days | 1 | -8/+0 |
| * | Replace sidebar style cycle button with 5 emoji icons | Claude | 8 days | 1 | -9/+27 |
| * | Refine themes, add sidebar controls, and theme docs | Claude | 8 days | 1 | -0/+41 |
| * | Refine Settings labels and apply heading font to sidebar | Adam Mathes | 8 days | 1 | -3/+3 |
| * | Refine Settings UI: Fix dark mode text colors, split font controls for header... | Adam Mathes | 8 days | 1 | -4/+50 |
| * | Refine Settings UI: Full-width feed list, simplified data section, removed di... | Adam Mathes | 8 days | 1 | -103/+17 |
| * | Refine Settings page: Consistently use Helvetica fonts, remove dividers, simp... | Adam Mathes | 8 days | 1 | -363/+162 |
| * | Redesign Settings page: grid layout and extended import/export options | Adam Mathes | 8 days | 1 | -1/+394 |
| * | fix: add explicit height to .main-content so overflow-y scrolls | Claude | 8 days | 1 | -0/+1 |
| * | v3 UI: Sidebar always overlays content, never shifts it (NK-z1czaq) | Claude | 8 days | 1 | -13/+29 |
| * | v3 UI: Fix dark mode visual bugs (NK-pbqvke) | Claude | 8 days | 1 | -0/+33 |
| * | v3 UI: Reorder sidebar sections per ticket NK-mcl01m | Claude | 8 days | 1 | -1/+2 |
| * | Fix link underlines in v3 UI and SSRF proxy bypass | Claude | 8 days | 1 | -0/+5 |
| * | Update V3 dark mode to use true black background (#000000) matching V1 legacy... | Adam Mathes | 9 days | 1 | -5/+5 |
| * | Remove circle styling from NEKO sidebar toggle buttonclaude/thicket-ready-crank-RmQuI | Claude | 9 days | 1 | -6/+2 |
| * | Align sidebar CSS breakpoints with JS threshold at 1024px | Claude | 9 days | 1 | -6/+4 |
| * | V3 UI Polish: Improved keyboard navigation, fixed logo position, and updated ... | Adam Mathes | 9 days | 1 | -3/+14 |
| * | Fix v3ui: neko button fixed position | Adam Mathes | 9 days | 1 | -7/+3 |
| * | Fix v3 theme contrast and sync with v2 colors, add v3 logo, and fix v2 test s... | Adam Mathes | 9 days | 1 | -6/+46 |
| * | Vanilla JS (v3): Removed confusing secondary cat logo, fixed mobile overflow,... | Adam Mathes | 9 days | 1 | -14/+24 |
| * | Vanilla JS (v3): Fix mobile horizontal scroll, simplify logo to 🐱 emoji, i... | Adam Mathes | 9 days | 1 | -6/+58 |
| * | 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 | 1 | -19/+42 |
| * | Vanilla JS (v3): Add Logout button, 'neko' cat emoji toggle, and mobile respo... | Adam Mathes | 10 days | 1 | -2/+104 |
| * | Vanilla JS (v3): Fix filtering logic, Settings navigation, and refine styles ... | Adam Mathes | 10 days | 1 | -6/+12 |
| * | Vanilla JS (v3): Redesign to 2-pane glassmorphism, fix CSP errors, fix Settin... | Adam Mathes | 10 days | 1 | -189/+193 |
| * | Vanilla JS (v3): Final parity with React (Search, Settings, Shortcuts) | Adam Mathes | 10 days | 1 | -14/+100 |
| * | Vanilla JS (v3): Implement Tags, Filters, and Infinite Scroll | Adam Mathes | 10 days | 1 | -19/+61 |
| * | Vanilla JS (v3): Implement 3-pane layout, item fetching, reading, and testing | Adam Mathes | 10 days | 1 | -63/+177 |
| * | Scaffold Vanilla JS Frontend (v3): Create directory, update Makefile/web.go, ... | Adam Mathes | 10 days | 1 | -0/+96 |