aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix lint error and optimize linter config for local runsAdam Mathes8 days2-2/+5
* Prune dead E2E testing scripts and targetsAdam Mathes8 days5-147/+2
* Remove visual 'selected' state highlight from feed itemsAdam Mathes8 days7-37/+21
* Fix scrolling behavior, CI linting, and update DockerfileAdam Mathes8 days7-28/+80
* Merge pull request #13 from adammathes/claude/add-css-themes-QGTmPAdam Mathes8 days17-167/+3827
|\
| * Replace sidebar style cycle button with 5 emoji iconsClaude8 days7-203/+230
| * Refine themes, add sidebar controls, and theme docsClaude8 days12-338/+646
| * Add 4 CSS style themes with runtime switcherClaude8 days13-165/+3490
|/
* Refine Settings labels and apply heading font to sidebarAdam Mathes8 days6-11/+11
* CI: Update golangci-lint-action to v7 and golangci-lint to v2.10.1 to fix ver...Adam Mathes8 days1-2/+2
* Refine Settings UI: Fix dark mode text colors, split font controls for header...Adam Mathes8 days10-165/+253
* Soft deprecate tags feature in Sidebar and fix lint errorsAdam Mathes8 days3-35/+35
* Soft deprecate tags feature in SettingsAdam Mathes8 days4-7/+14
* Fix feed handling: Send full feed object on update to satisfy backend require...Adam Mathes8 days2-2/+16
* Refine Settings UI: Full-width feed list, simplified data section, removed di...Adam Mathes8 days5-150/+54
* Refine Settings page: Consistently use Helvetica fonts, remove dividers, simp...Adam Mathes8 days4-366/+165
* Redesign Settings page: grid layout and extended import/export optionsAdam Mathes8 days6-232/+645
* Fix regression: mark-as-read not triggering on window scrollAdam Mathes8 days4-54/+90
* Fix infinite scroll not triggering on scrollAdam Mathes8 days4-21/+143
* Configure vitest for low-resource VM environmentsAdam Mathes8 days1-0/+3
* Merge pull request #12 from adammathes/claude/fix-open-tickets-IVV1CAdam Mathes8 days5-3/+4
|\
| * fix: add explicit height to .main-content so overflow-y scrollsClaude8 days5-3/+4
* | Merge pull request #11 from adammathes/claude/fix-open-tickets-IVV1CAdam Mathes8 days4-76/+75
|\|
| * fix: replace IntersectionObserver with scroll-position check for infinite scrollClaude8 days4-76/+75
* | Merge pull request #10 from adammathes/claude/fix-open-tickets-IVV1CAdam Mathes8 days4-12/+107
|\|
| * fix: store sentinel IntersectionObserver in module-level variable to prevent GCClaude8 days4-12/+107
* | Merge pull request #9 from adammathes/claude/fix-open-tickets-IVV1CAdam Mathes8 days14-83/+432
|\|
| * ci: upgrade golangci-lint-action v4 -> v6Claude8 days1-1/+1
| * test: loosen DOM insertion perf thresholds for slow CI runnersClaude8 days2-6/+6
| * build: rebuild frontend dist (fix ui-check CI failure)Claude8 days4-9/+14
| * DOCS: split benchmarks into sequential files (NK-ax2vlc)Claude8 days2-0/+120
| * Update thicket tickets: close resolved tickets, add future workclaude/fix-open-tickets-IVV1CClaude9 days1-8/+16
| * Add regression tests for NK-t8qnrh, NK-mcl01m, NK-z1czaq (NK-26sdqp)Claude9 days1-1/+91
| * Update DOCS/benchmarks.md with 2026-02-17 run (NK-ax2vlc)Claude9 days1-47/+66
| * Re-enable GitHub CI with updated paths (NK-tktg7s)Claude9 days1-41/+10
| * Add full_content benchmarks to quantify payload savings (NK-ekxfvv)Claude9 days1-0/+77
| * v3 UI: Sidebar always overlays content, never shifts it (NK-z1czaq)Claude9 days1-13/+29
| * v3 UI: Fix dark mode visual bugs (NK-pbqvke)Claude9 days1-0/+33
| * v3 UI: Reorder sidebar sections per ticket NK-mcl01mClaude9 days2-7/+13
| * Fix link underlines in v3 UI and SSRF proxy bypassClaude9 days2-0/+6
|/
* more tickets for claudeAdam Mathes9 days1-0/+2
* more tickets for claudeAdam Mathes9 days1-4/+9
* Complete V2 removal from Makefile and check in updated V3 production assetsAdam Mathes9 days5-17/+11
* Update V3 dark mode to use true black background (#000000) matching V1 legacy...Adam Mathes9 days1-5/+5
* Remove legacy V2 React frontend and update build/test scripts to focus on Van...Adam Mathes9 days78-16978/+5
* Fix flaky V2 test by removing unused keyboard shortcut testAdam Mathes9 days1-52/+0
* Update V2/V3 'mark as read' logic to require item bottom to be above viewport...Adam Mathes9 days5-21/+54
* Fix CSP violation on login page by moving inline script to external fileAdam Mathes9 days2-5/+13
* Update frontend build artifacts and fix test lint errorsAdam Mathes9 days7-23/+23
* Add regression test for scroll-to-read functionalityAdam Mathes9 days1-0/+138