aboutsummaryrefslogtreecommitdiffstats
path: root/.thicket
Commit message (Expand)AuthorAgeFilesLines
* v3 ui: require 100% visibility before marking items as readClaude10 days3-1/+11
* ticket priority changesAdam Mathes10 days1-2/+2
* V3 UI Polish: Improved keyboard navigation, fixed logo position, and updated ...Adam Mathes10 days1-2/+2
* Fix v3ui: neko button fixed positionAdam Mathes10 days1-4/+4
* Fix v3 theme contrast and sync with v2 colors, add v3 logo, and fix v2 test s...Adam Mathes10 days1-1/+1
* Implement feed management in settingsAdam Mathes10 days1-1/+4
* Remove Filters header from sidebarAdam Mathes10 days1-2/+3
* Implement settings toggle logic and refactor sidebar navigationAdam Mathes10 days1-1/+6
* added lots of tickets to fix v3Adam Mathes10 days1-0/+1
* Fix restricted login access and modernize login pageAdam Mathes10 days1-1/+8
* Fix scroll mark as read in V3 UIAdam Mathes10 days1-0/+7
* Vanilla JS (v3): Removed confusing secondary cat logo, fixed mobile overflow,...Adam Mathes11 days1-6/+6
* Vanilla JS (v3): Fix filtering logic, Settings navigation, and refine styles ...Adam Mathes11 days1-4/+4
* Vanilla JS (v3): Redesign to 2-pane glassmorphism, fix CSP errors, fix Settin...Adam Mathes11 days1-1/+5
* Vanilla JS (v3): Final parity with React (Search, Settings, Shortcuts)Adam Mathes11 days1-1/+2
* Vanilla JS (v3): Implement Tags, Filters, and Infinite ScrollAdam Mathes11 days1-1/+2
* Vanilla JS (v3): Implement 3-pane layout, item fetching, reading, and testingAdam Mathes11 days1-1/+2
* Scaffold Vanilla JS Frontend (v3): Create directory, update Makefile/web.go, ...Adam Mathes11 days1-3/+4
* Optimize frontend with memoized FeedItem and efficient IntersectionObserverAdam Mathes11 days1-0/+2
* Update ticket status after closing NK-hy162wAdam Mathes11 days1-1/+1
* Update ticket status after closing NK-p0nfoiAdam Mathes11 days1-1/+2
* Update ticket status after closing NK-r8rs7m and NK-4jy0t2Adam Mathes11 days1-15/+16
* Commit ticket updates and remaining backend lint fixesAdam Mathes11 days1-3/+18
* chore: update build artifacts and finalize test improvementsAdam Mathes12 days1-2/+2
* feat: add manual crawl button and E2E test for crawl cycleAdam Mathes12 days1-1/+3
* feat: add username field to login for better password manager supportAdam Mathes12 days1-1/+5
* chore: align local Makefile with GitHub CI jobsAdam Mathes12 days1-2/+2
* chore: fix lint and type errors to resolve CI failuresAdam Mathes12 days1-2/+7
* style: fix font theme application to body textAdam Mathes12 days1-1/+3
* test: mock RSS feeds in E2E testsAdam Mathes12 days1-1/+3
* ci: enhance workflow with E2E tests and Docker checkAdam Mathes12 days1-2/+5
* style: update Settings page to match glass sidebar aestheticAdam Mathes12 days1-3/+17
* task: improve mobile responsiveness of React UI\n\n- Added media queries to A...Adam Mathes12 days1-1/+3
* task: delete vanilla js prototype\n\n- Removed vanilla/ directory and web/dis...Adam Mathes12 days1-1/+3
* test: add background crawler timing testsAdam Mathes12 days1-2/+7
* fix: CSRF cookie configuration for local network access\n\n- Changed SameSite...Adam Mathes12 days1-1/+2
* feat: add font theme support (fixing NK-rn4nzp)Adam Mathes12 days1-3/+3
* test: increase frontend coverage for Settings and improve FeedItem cssAdam Mathes12 days1-1/+2
* style: refine sidebar design to closely match v1 (fixing NK-7jh6re)Adam Mathes12 days1-1/+1
* fix: ensure neko toggle button is always accessible (fixing NK-zvt8hi)Adam Mathes12 days1-1/+3
* feature: add scrape full text button to feed items (fixing NK-8hu7z1)Adam Mathes12 days1-1/+1
* ui: redesign sidebar to match v1 aesthetic and fix navigationAdam Mathes12 days1-1/+2
* feature: implement full OPML and Text import/export (fixing NK-r6nhj0)Adam Mathes12 days1-0/+1
* routing: make new UI default at / and move legacy UI to /v1/ (fixing NK-mgmn5...Adam Mathes12 days1-2/+4
* ui: simplify themes to light/dark and improve theme-aware styling (fixing NK-...Adam Mathes12 days1-2/+3
* security: add HTTP security headers (fixing NK-7xuajb)Adam Mathes12 days1-2/+2
* security: mitigate SSRF in image proxy and feed fetcher (fixing NK-0ca7nq)Adam Mathes12 days1-0/+1
* security: implement CSRF protection and improve session cookie security (fixi...Adam Mathes12 days1-2/+3
* Refactor: project structure, implement dependency injection, and align v2 UI ...Adam Mathes12 days1-5/+14
* Optimize asset packaging: move UI assets to root dist/ and decouple rice embe...Adam Mathes13 days1-10/+38