aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #22 from adammathes/claude/fix-mobile-scrolling-Ls0FrHEADmasterAdam Mathes16 hours8-5/+176
|\
| * Exclude test files from tsc build and rebuild production assetsClaude16 hours6-5/+6
| * Add node_modules to .gitignoreClaude17 hours1-0/+1
| * Fix feed-item overflow and flex shrink bug causing mobile horizontal scrollClaude17 hours2-56/+68
| * Fix mobile horizontal scrolling caused by wide RSS contentClaude30 hours2-1/+158
|/
* Merge pull request #21 from adammathes/claude/remove-link-underlines-2IJFWAdam Mathes7 days4-4/+4
|\
| * Remove link underline on hover for item titlesClaude7 days4-4/+4
|/
* Add core robustness tests for scroll-to-read, infinite scroll, and keyboard n...Adam Mathes10 days1-0/+226
* Check in production assets for V3 UIAdam Mathes10 days2-0/+190
* Remove visual styling for read items per user requestAdam Mathes10 days10-71/+10
* Improve scroll-to-read robustness and add visual feedback for read items acro...Adam Mathes10 days13-245/+144
* Rebuild production assets after rebaseAdam Mathes10 days2-31/+6
* Add regression tests for mark-as-read and partial updatesAdam Mathes10 days2-139/+52
* Fix mark-as-read regression and add debugging toolsAdam Mathes10 days3-50/+87
* Merge pull request #20 from adammathes/claude/investigate-theme-performance-G...Adam Mathes10 days11-67/+93
|\
| * Revert polling interval back to 1sclaude/investigate-theme-performance-GjjYAClaude10 days5-8/+8
| * Rebuild dist assets to match source changesClaude10 days6-32/+44
| * Fix theme performance regressions affecting mobile scrollClaude10 days7-41/+55
|/
* Merge pull request #19 from adammathes/claude/improve-image-proxy-5iY78Adam Mathes10 days3-63/+399
|\
| * Improve image proxy: streaming, size limits, Content-Type validationclaude/improve-image-proxy-5iY78Claude10 days3-63/+399
|/
* remove pandoc and readme.html generation, update readme with local dev infoAdam Mathes10 days2-10/+3
* update readmeAdam Mathes10 days1-92/+89
* update documentation with prerequisites and local dev setupAdam Mathes10 days2-0/+30
* fix dockerFile, maybeAdam Mathes10 days1-1/+0
* fix: implement HTTP/2 fallback for SafeClient on protocol errorsAdam Mathes10 days2-3/+56
* Revert "fix: disable HTTP/2 in SafeClient to avoid unhandled response frame e...Adam Mathes10 days1-6/+0
* fix: disable HTTP/2 in SafeClient to avoid unhandled response frame errorsAdam Mathes10 days1-0/+6
* update linter version (again?!)Adam Mathes10 days1-1/+1
* Merge branch 'performance-analysis'Adam Mathes10 days1-0/+107
|\
| * docs: add performance benchmarks and analysis for 2026-02-18Adam Mathes10 days1-0/+107
* | Merge pull request #18 from adammathes/claude/improve-test-coverage-iBkwcAdam Mathes10 days6-0/+1104
|\ \ | |/ |/|
| * Increase test coverage across lowest-coverage packagesclaude/improve-test-coverage-iBkwcClaude11 days6-0/+1104
* | Merge pull request #17 from adammathes/claude/add-css-themes-QGTmPAdam Mathes11 days6-54/+74
|\ \ | |/ |/|
| * Redesign sidebar theme controls layout and fix dark mode visibilityclaude/add-css-themes-QGTmPClaude11 days6-54/+74
|/
* Apply SQL injection fix and repair CI config from fix-sql-injection branchAdam Mathes11 days3-4/+4
* Fix lint error and optimize linter config for local runsAdam Mathes11 days2-2/+5
* Prune dead E2E testing scripts and targetsAdam Mathes11 days5-147/+2
* Remove visual 'selected' state highlight from feed itemsAdam Mathes11 days7-37/+21
* Fix scrolling behavior, CI linting, and update DockerfileAdam Mathes11 days7-28/+80
* Merge pull request #13 from adammathes/claude/add-css-themes-QGTmPAdam Mathes11 days17-167/+3827
|\
| * Replace sidebar style cycle button with 5 emoji iconsClaude11 days7-203/+230
| * Refine themes, add sidebar controls, and theme docsClaude11 days12-338/+646
| * Add 4 CSS style themes with runtime switcherClaude11 days13-165/+3490
|/
* Refine Settings labels and apply heading font to sidebarAdam Mathes11 days6-11/+11
* CI: Update golangci-lint-action to v7 and golangci-lint to v2.10.1 to fix ver...Adam Mathes11 days1-2/+2
* Refine Settings UI: Fix dark mode text colors, split font controls for header...Adam Mathes11 days10-165/+253
* Soft deprecate tags feature in Sidebar and fix lint errorsAdam Mathes11 days3-35/+35
* Soft deprecate tags feature in SettingsAdam Mathes11 days4-7/+14
* Fix feed handling: Send full feed object on update to satisfy backend require...Adam Mathes11 days2-2/+16
* Refine Settings UI: Full-width feed list, simplified data section, removed di...Adam Mathes11 days5-150/+54