aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Improve image proxy: streaming, size limits, Content-Type validationclaude/improve-image-proxy-5iY78Claude7 days3-63/+399
* remove pandoc and readme.html generation, update readme with local dev infoAdam Mathes7 days2-10/+3
* update readmeAdam Mathes7 days1-92/+89
* update documentation with prerequisites and local dev setupAdam Mathes7 days2-0/+30
* fix dockerFile, maybeAdam Mathes7 days1-1/+0
* fix: implement HTTP/2 fallback for SafeClient on protocol errorsAdam Mathes7 days2-3/+56
* Revert "fix: disable HTTP/2 in SafeClient to avoid unhandled response frame e...Adam Mathes7 days1-6/+0
* fix: disable HTTP/2 in SafeClient to avoid unhandled response frame errorsAdam Mathes7 days1-0/+6
* update linter version (again?!)Adam Mathes7 days1-1/+1
* Merge branch 'performance-analysis'Adam Mathes7 days1-0/+107
|\
| * docs: add performance benchmarks and analysis for 2026-02-18Adam Mathes7 days1-0/+107
* | Merge pull request #18 from adammathes/claude/improve-test-coverage-iBkwcAdam Mathes7 days6-0/+1104
|\ \ | |/ |/|
| * Increase test coverage across lowest-coverage packagesclaude/improve-test-coverage-iBkwcClaude8 days6-0/+1104
* | Merge pull request #17 from adammathes/claude/add-css-themes-QGTmPAdam Mathes8 days6-54/+74
|\ \ | |/ |/|
| * Redesign sidebar theme controls layout and fix dark mode visibilityclaude/add-css-themes-QGTmPClaude8 days6-54/+74
|/
* Apply SQL injection fix and repair CI config from fix-sql-injection branchAdam Mathes8 days3-4/+4
* 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