| Commit message (Expand) | Author | Age | Files | Lines |
| * | Vanilla JS (v3): Fix filtering logic, Settings navigation, and refine styles ... | Adam Mathes | 10 days | 1 | -4/+4 |
| * | Vanilla JS (v3): Redesign to 2-pane glassmorphism, fix CSP errors, fix Settin... | Adam Mathes | 10 days | 1 | -1/+5 |
| * | Vanilla JS (v3): Final parity with React (Search, Settings, Shortcuts) | Adam Mathes | 10 days | 1 | -1/+2 |
| * | Vanilla JS (v3): Implement Tags, Filters, and Infinite Scroll | Adam Mathes | 10 days | 1 | -1/+2 |
| * | Vanilla JS (v3): Implement 3-pane layout, item fetching, reading, and testing | Adam Mathes | 10 days | 1 | -1/+2 |
| * | Scaffold Vanilla JS Frontend (v3): Create directory, update Makefile/web.go, ... | Adam Mathes | 10 days | 1 | -3/+4 |
| * | Optimize frontend with memoized FeedItem and efficient IntersectionObserver | Adam Mathes | 10 days | 1 | -0/+2 |
| * | Update ticket status after closing NK-hy162w | Adam Mathes | 10 days | 1 | -1/+1 |
| * | Update ticket status after closing NK-p0nfoi | Adam Mathes | 10 days | 1 | -1/+2 |
| * | Update ticket status after closing NK-r8rs7m and NK-4jy0t2 | Adam Mathes | 10 days | 1 | -15/+16 |
| * | Commit ticket updates and remaining backend lint fixes | Adam Mathes | 10 days | 1 | -3/+18 |
| * | chore: update build artifacts and finalize test improvements | Adam Mathes | 11 days | 1 | -2/+2 |
| * | feat: add manual crawl button and E2E test for crawl cycle | Adam Mathes | 11 days | 1 | -1/+3 |
| * | feat: add username field to login for better password manager support | Adam Mathes | 11 days | 1 | -1/+5 |
| * | chore: align local Makefile with GitHub CI jobs | Adam Mathes | 11 days | 1 | -2/+2 |
| * | chore: fix lint and type errors to resolve CI failures | Adam Mathes | 11 days | 1 | -2/+7 |
| * | style: fix font theme application to body text | Adam Mathes | 11 days | 1 | -1/+3 |
| * | test: mock RSS feeds in E2E tests | Adam Mathes | 11 days | 1 | -1/+3 |
| * | ci: enhance workflow with E2E tests and Docker check | Adam Mathes | 11 days | 1 | -2/+5 |
| * | style: update Settings page to match glass sidebar aesthetic | Adam Mathes | 11 days | 1 | -3/+17 |
| * | task: improve mobile responsiveness of React UI\n\n- Added media queries to A... | Adam Mathes | 11 days | 1 | -1/+3 |
| * | task: delete vanilla js prototype\n\n- Removed vanilla/ directory and web/dis... | Adam Mathes | 11 days | 1 | -1/+3 |
| * | test: add background crawler timing tests | Adam Mathes | 11 days | 1 | -2/+7 |
| * | fix: CSRF cookie configuration for local network access\n\n- Changed SameSite... | Adam Mathes | 11 days | 1 | -1/+2 |
| * | feat: add font theme support (fixing NK-rn4nzp) | Adam Mathes | 11 days | 1 | -3/+3 |
| * | test: increase frontend coverage for Settings and improve FeedItem css | Adam Mathes | 11 days | 1 | -1/+2 |
| * | style: refine sidebar design to closely match v1 (fixing NK-7jh6re) | Adam Mathes | 11 days | 1 | -1/+1 |
| * | fix: ensure neko toggle button is always accessible (fixing NK-zvt8hi) | Adam Mathes | 11 days | 1 | -1/+3 |
| * | feature: add scrape full text button to feed items (fixing NK-8hu7z1) | Adam Mathes | 11 days | 1 | -1/+1 |
| * | ui: redesign sidebar to match v1 aesthetic and fix navigation | Adam Mathes | 11 days | 1 | -1/+2 |
| * | feature: implement full OPML and Text import/export (fixing NK-r6nhj0) | Adam Mathes | 11 days | 1 | -0/+1 |
| * | routing: make new UI default at / and move legacy UI to /v1/ (fixing NK-mgmn5... | Adam Mathes | 11 days | 1 | -2/+4 |
| * | ui: simplify themes to light/dark and improve theme-aware styling (fixing NK-... | Adam Mathes | 11 days | 1 | -2/+3 |
| * | security: add HTTP security headers (fixing NK-7xuajb) | Adam Mathes | 11 days | 1 | -2/+2 |
| * | security: mitigate SSRF in image proxy and feed fetcher (fixing NK-0ca7nq) | Adam Mathes | 11 days | 1 | -0/+1 |
| * | security: implement CSRF protection and improve session cookie security (fixi... | Adam Mathes | 11 days | 1 | -2/+3 |
| * | Refactor: project structure, implement dependency injection, and align v2 UI ... | Adam Mathes | 11 days | 1 | -5/+14 |
| * | Optimize asset packaging: move UI assets to root dist/ and decouple rice embe... | Adam Mathes | 12 days | 1 | -10/+38 |
| * | refactor(backend): improve testability and add tests (NK-6q9nyg) | Adam Mathes | 12 days | 1 | -7/+20 |
| * | Implement robust Gzip middleware and update page size analysis | Adam Mathes | 12 days | 1 | -0/+1 |
| * | Analyze page size and fix frontend tests | Adam Mathes | 12 days | 1 | -1/+3 |
| * | UI: increase max-width to 600px and left-align content (NK-jhludy) | Adam Mathes | 12 days | 1 | -1/+4 |
| * | UI: replace text star button with icon next to title (NK-ymf1jb) | Adam Mathes | 12 days | 1 | -1/+1 |
| * | UI: remove explicit mark read buttons (NK-ahzf5c) | Adam Mathes | 12 days | 1 | -3/+10 |
| * | Implement infinite scroll for feed items view (NK-5ocxgm) | Adam Mathes | 12 days | 1 | -5/+9 |
| * | UI Refinements: remove redundant header and fix global monospace font stack | Adam Mathes | 12 days | 1 | -5/+7 |
| * | Add UI styling tickets to thicket and update task.md | Adam Mathes | 12 days | 1 | -1/+11 |
| * | Implement Tag View and fix tests | Adam Mathes | 12 days | 1 | -2/+2 |
| * | Implement Frontend Settings with tests | Adam Mathes | 12 days | 1 | -1/+5 |
| * | Implement Frontend Logout with tests | Adam Mathes | 12 days | 1 | -1/+3 |