aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* build: rebuild frontend dist (fix ui-check CI failure)Claude2026-02-174-9/+14
* DOCS: split benchmarks into sequential files (NK-ax2vlc)Claude2026-02-172-0/+120
* Update thicket tickets: close resolved tickets, add future workclaude/fix-open-tickets-IVV1CClaude2026-02-171-8/+16
* Add regression tests for NK-t8qnrh, NK-mcl01m, NK-z1czaq (NK-26sdqp)Claude2026-02-171-1/+91
* Update DOCS/benchmarks.md with 2026-02-17 run (NK-ax2vlc)Claude2026-02-171-47/+66
* Re-enable GitHub CI with updated paths (NK-tktg7s)Claude2026-02-171-41/+10
* Add full_content benchmarks to quantify payload savings (NK-ekxfvv)Claude2026-02-171-0/+77
* v3 UI: Sidebar always overlays content, never shifts it (NK-z1czaq)Claude2026-02-171-13/+29
* v3 UI: Fix dark mode visual bugs (NK-pbqvke)Claude2026-02-171-0/+33
* v3 UI: Reorder sidebar sections per ticket NK-mcl01mClaude2026-02-172-7/+13
* Fix link underlines in v3 UI and SSRF proxy bypassClaude2026-02-172-0/+6
* more tickets for claudeAdam Mathes2026-02-161-0/+2
* more tickets for claudeAdam Mathes2026-02-161-4/+9
* Complete V2 removal from Makefile and check in updated V3 production assetsAdam Mathes2026-02-165-17/+11
* Update V3 dark mode to use true black background (#000000) matching V1 legacy...Adam Mathes2026-02-161-5/+5
* Remove legacy V2 React frontend and update build/test scripts to focus on Van...Adam Mathes2026-02-1678-16978/+5
* Fix flaky V2 test by removing unused keyboard shortcut testAdam Mathes2026-02-161-52/+0
* Update V2/V3 'mark as read' logic to require item bottom to be above viewport...Adam Mathes2026-02-165-21/+54
* Fix CSP violation on login page by moving inline script to external fileAdam Mathes2026-02-162-5/+13
* Update frontend build artifacts and fix test lint errorsAdam Mathes2026-02-167-23/+23
* Add regression test for scroll-to-read functionalityAdam Mathes2026-02-161-0/+138
* Fix scroll-to-read functionality across all UIs (V1, V2, V3)Adam Mathes2026-02-165-221/+298
* Merge pull request #8 from adammathes/claude/thicket-ready-crank-RmQuIAdam Mathes2026-02-1610-28/+23
|\
| * Remove circle styling from NEKO sidebar toggle buttonclaude/thicket-ready-crank-RmQuIClaude2026-02-1610-28/+23
|/
* Merge pull request #7 from adammathes/claude/thicket-ready-crank-RmQuIAdam Mathes2026-02-1612-35/+327
|\
| * Add startup hook to install thicket CLIClaude2026-02-161-0/+1
| * Add tests for CSRF exclusions, Filter includeContent, multi-feed, and routingClaude2026-02-165-1/+246
| * Align sidebar CSS breakpoints with JS threshold at 1024pxClaude2026-02-166-19/+17
| * Exclude full_content from stream list API responsesClaude2026-02-163-15/+63
* | Merge pull request #6 from adammathes/claude/fix-mobile-scroll-read-yVmVkAdam Mathes2026-02-162-8/+13
|\ \ | |/ |/|
| * Fix mobile scroll not marking items as read in v3 UIClaude2026-02-162-8/+13
|/
* more ticketsAdam Mathes2026-02-161-4/+9
* v3: fix feed toggle from settings page, add navigation testsAdam Mathes2026-02-162-1/+36
* DOCS: comprehensive benchmark results from full perf test suiteAdam Mathes2026-02-161-0/+99
* Enhance CSRF protection for login pageAdam Mathes2026-02-163-33/+61
* v3: persist sidebar state via cookie, default closed on tablet/mobileAdam Mathes2026-02-163-7/+61
* Merge pull request #5 from adammathes/claude/thicket-ready-crank-RmQuIAdam Mathes2026-02-167-5/+15
|\
| * v3 ui: require 100% visibility before marking items as readClaude2026-02-167-5/+15
|/
* ticket priority changesAdam Mathes2026-02-161-2/+2
* V3 UI Polish: Improved keyboard navigation, fixed logo position, and updated ...Adam Mathes2026-02-1614-54/+115
* Fix v3ui: neko button fixed positionAdam Mathes2026-02-168-25/+10
* Merge pull request #4 from adammathes/claude/performance-stress-testing-qQuV8Adam Mathes2026-02-168-1/+1024
|\
| * Add performance benchmarks, stress tests, and frontend perf testsClaude2026-02-168-1/+1024
* | Merge pull request #3 from adammathes/claude/performance-stress-testing-qQuV8Adam Mathes2026-02-162-0/+286
|\|
| * Add performance and stress test planClaude2026-02-162-0/+286
|/
* Fix v3 theme contrast and sync with v2 colors, add v3 logo, and fix v2 test s...Adam Mathes2026-02-1613-298/+110
* move docs to DOCS dirAdam Mathes2026-02-162-0/+243
* updated license dateAdam Mathes2026-02-161-1/+1
* Fix v3 build process and CSRF login/logout exclusionsAdam Mathes2026-02-167-18/+42
* Implement feed management in settingsAdam Mathes2026-02-164-2/+115