| Commit message (Expand) | Author | Age | Files | Lines |
| * | Fix mark-as-read regression and add debugging tools | Adam Mathes | 7 days | 1 | -1/+26 |
| * | Revert polling interval back to 1sclaude/investigate-theme-performance-GjjYA | Claude | 7 days | 2 | -2/+2 |
| * | Rebuild dist assets to match source changes | Claude | 7 days | 6 | -32/+44 |
| * | Improve image proxy: streaming, size limits, Content-Type validationclaude/improve-image-proxy-5iY78 | Claude | 7 days | 3 | -63/+399 |
| * | Merge pull request #18 from adammathes/claude/improve-test-coverage-iBkwc | Adam Mathes | 7 days | 1 | -0/+222 |
| |\ |
|
| | * | Increase test coverage across lowest-coverage packagesclaude/improve-test-coverage-iBkwc | Claude | 7 days | 1 | -0/+222 |
| * | | Redesign sidebar theme controls layout and fix dark mode visibilityclaude/add-css-themes-QGTmP | Claude | 7 days | 4 | -18/+23 |
| |/ |
|
| * | Remove visual 'selected' state highlight from feed items | Adam Mathes | 8 days | 3 | -12/+12 |
| * | Fix scrolling behavior, CI linting, and update Dockerfile | Adam Mathes | 8 days | 2 | -2/+2 |
| * | Replace sidebar style cycle button with 5 emoji icons | Claude | 8 days | 5 | -182/+187 |
| * | Refine themes, add sidebar controls, and theme docs | Claude | 8 days | 7 | -258/+304 |
| * | Add 4 CSS style themes with runtime switcher | Claude | 8 days | 7 | -162/+1804 |
| * | Refine Settings labels and apply heading font to sidebar | Adam Mathes | 8 days | 4 | -6/+6 |
| * | Refine Settings UI: Fix dark mode text colors, split font controls for header... | Adam Mathes | 8 days | 5 | -155/+164 |
| * | Soft deprecate tags feature in Sidebar and fix lint errors | Adam Mathes | 8 days | 2 | -24/+20 |
| * | Soft deprecate tags feature in Settings | Adam Mathes | 8 days | 2 | -6/+8 |
| * | Refine Settings UI: Full-width feed list, simplified data section, removed di... | Adam Mathes | 8 days | 3 | -28/+23 |
| * | Refine Settings page: Consistently use Helvetica fonts, remove dividers, simp... | Adam Mathes | 8 days | 3 | -3/+3 |
| * | Redesign Settings page: grid layout and extended import/export options | Adam Mathes | 8 days | 4 | -151/+162 |
| * | Fix regression: mark-as-read not triggering on window scroll | Adam Mathes | 8 days | 2 | -25/+25 |
| * | Fix infinite scroll not triggering on scroll | Adam Mathes | 8 days | 2 | -20/+20 |
| * | fix: add explicit height to .main-content so overflow-y scrolls | Claude | 8 days | 4 | -3/+3 |
| * | fix: replace IntersectionObserver with scroll-position check for infinite scroll | Claude | 8 days | 2 | -9/+9 |
| * | fix: store sentinel IntersectionObserver in module-level variable to prevent GC | Claude | 8 days | 2 | -9/+9 |
| * | build: rebuild frontend dist (fix ui-check CI failure) | Claude | 8 days | 4 | -9/+14 |
| * | Complete V2 removal from Makefile and check in updated V3 production assets | Adam Mathes | 9 days | 3 | -4/+4 |
| * | Remove legacy V2 React frontend and update build/test scripts to focus on Van... | Adam Mathes | 9 days | 7 | -38/+5 |
| * | Fix CSP violation on login page by moving inline script to external file | Adam Mathes | 9 days | 2 | -5/+13 |
| * | Update frontend build artifacts and fix test lint errors | Adam Mathes | 9 days | 5 | -21/+21 |
| * | Fix scroll-to-read functionality across all UIs (V1, V2, V3) | Adam Mathes | 9 days | 1 | -139/+156 |
| * | Remove circle styling from NEKO sidebar toggle buttonclaude/thicket-ready-crank-RmQuI | Claude | 9 days | 8 | -20/+20 |
| * | Add tests for CSRF exclusions, Filter includeContent, multi-feed, and routing | Claude | 9 days | 2 | -0/+93 |
| * | Align sidebar CSS breakpoints with JS threshold at 1024px | Claude | 9 days | 4 | -11/+11 |
| * | Enhance CSRF protection for login page | Adam Mathes | 9 days | 3 | -33/+61 |
| * | v3 ui: require 100% visibility before marking items as read | Claude | 9 days | 2 | -2/+2 |
| * | V3 UI Polish: Improved keyboard navigation, fixed logo position, and updated ... | Adam Mathes | 9 days | 6 | -26/+26 |
| * | Fix v3ui: neko button fixed position | Adam Mathes | 9 days | 4 | -4/+3 |
| * | Add performance benchmarks, stress tests, and frontend perf tests | Claude | 9 days | 1 | -0/+92 |
| * | Fix v3 theme contrast and sync with v2 colors, add v3 logo, and fix v2 test s... | Adam Mathes | 9 days | 6 | -14/+15 |
| * | Fix v3 build process and CSRF login/logout exclusions | Adam Mathes | 9 days | 5 | -17/+38 |
| * | Fix restricted login access and modernize login page | Adam Mathes | 9 days | 3 | -21/+200 |
| * | Web: Make vanilla (v3) frontend the default at root, move react (v2) to /v2/ | Adam Mathes | 9 days | 1 | -7/+6 |
| * | Vanilla JS (v3): Removed confusing secondary cat logo, fixed mobile overflow,... | Adam Mathes | 9 days | 4 | -6/+3 |
| * | Vanilla JS (v3): Fix mobile horizontal scroll, simplify logo to 🐱 emoji, i... | Adam Mathes | 9 days | 5 | -108/+131 |
| * | Vanilla JS (v3): Restore base font to 18px and keep sidebar fonts compact | Adam Mathes | 10 days | 4 | -3/+3 |
| * | Vanilla JS (v3): Adjust font sizes to comfortable 16px middle ground | Adam Mathes | 10 days | 4 | -3/+3 |
| * | Vanilla JS (v3): Reduce font size and implement collapsible sidebar sections ... | Adam Mathes | 10 days | 4 | -10/+10 |
| * | Vanilla JS (v3): Add Logout button, 'neko' cat emoji toggle, and mobile respo... | Adam Mathes | 10 days | 4 | -106/+108 |
| * | Vanilla JS (v3): Fix filtering logic, Settings navigation, and refine styles ... | Adam Mathes | 10 days | 4 | -8/+9 |
| * | Vanilla JS (v3): Redesign to 2-pane glassmorphism, fix CSP errors, fix Settin... | Adam Mathes | 10 days | 5 | -105/+105 |