aboutsummaryrefslogtreecommitdiffstats
path: root/web
Commit message (Expand)AuthorAgeFilesLines
* Improve scroll-to-read robustness and add visual feedback for read items acro...Adam Mathes13 days7-209/+57
* Rebuild production assets after rebaseAdam Mathes13 days2-31/+6
* Fix mark-as-read regression and add debugging toolsAdam Mathes13 days1-1/+26
* Revert polling interval back to 1sclaude/investigate-theme-performance-GjjYAClaude13 days2-2/+2
* Rebuild dist assets to match source changesClaude13 days6-32/+44
* Improve image proxy: streaming, size limits, Content-Type validationclaude/improve-image-proxy-5iY78Claude13 days3-63/+399
* Merge pull request #18 from adammathes/claude/improve-test-coverage-iBkwcAdam Mathes13 days1-0/+222
|\
| * Increase test coverage across lowest-coverage packagesclaude/improve-test-coverage-iBkwcClaude14 days1-0/+222
* | Redesign sidebar theme controls layout and fix dark mode visibilityclaude/add-css-themes-QGTmPClaude14 days4-18/+23
|/
* Remove visual 'selected' state highlight from feed itemsAdam Mathes14 days3-12/+12
* Fix scrolling behavior, CI linting, and update DockerfileAdam Mathes2026-02-172-2/+2
* Replace sidebar style cycle button with 5 emoji iconsClaude2026-02-185-182/+187
* Refine themes, add sidebar controls, and theme docsClaude2026-02-187-258/+304
* Add 4 CSS style themes with runtime switcherClaude2026-02-177-162/+1804
* Refine Settings labels and apply heading font to sidebarAdam Mathes2026-02-174-6/+6
* Refine Settings UI: Fix dark mode text colors, split font controls for header...Adam Mathes2026-02-175-155/+164
* Soft deprecate tags feature in Sidebar and fix lint errorsAdam Mathes2026-02-172-24/+20
* Soft deprecate tags feature in SettingsAdam Mathes2026-02-172-6/+8
* Refine Settings UI: Full-width feed list, simplified data section, removed di...Adam Mathes2026-02-173-28/+23
* Refine Settings page: Consistently use Helvetica fonts, remove dividers, simp...Adam Mathes2026-02-173-3/+3
* Redesign Settings page: grid layout and extended import/export optionsAdam Mathes2026-02-174-151/+162
* Fix regression: mark-as-read not triggering on window scrollAdam Mathes2026-02-172-25/+25
* Fix infinite scroll not triggering on scrollAdam Mathes2026-02-172-20/+20
* fix: add explicit height to .main-content so overflow-y scrollsClaude2026-02-174-3/+3
* fix: replace IntersectionObserver with scroll-position check for infinite scrollClaude2026-02-172-9/+9
* fix: store sentinel IntersectionObserver in module-level variable to prevent GCClaude2026-02-172-9/+9
* build: rebuild frontend dist (fix ui-check CI failure)Claude2026-02-174-9/+14
* Complete V2 removal from Makefile and check in updated V3 production assetsAdam Mathes2026-02-163-4/+4
* Remove legacy V2 React frontend and update build/test scripts to focus on Van...Adam Mathes2026-02-167-38/+5
* 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-165-21/+21
* Fix scroll-to-read functionality across all UIs (V1, V2, V3)Adam Mathes2026-02-161-139/+156
* Remove circle styling from NEKO sidebar toggle buttonclaude/thicket-ready-crank-RmQuIClaude2026-02-168-20/+20
* Add tests for CSRF exclusions, Filter includeContent, multi-feed, and routingClaude2026-02-162-0/+93
* Align sidebar CSS breakpoints with JS threshold at 1024pxClaude2026-02-164-11/+11
* Enhance CSRF protection for login pageAdam Mathes2026-02-163-33/+61
* v3 ui: require 100% visibility before marking items as readClaude2026-02-162-2/+2
* V3 UI Polish: Improved keyboard navigation, fixed logo position, and updated ...Adam Mathes2026-02-166-26/+26
* Fix v3ui: neko button fixed positionAdam Mathes2026-02-164-4/+3
* Add performance benchmarks, stress tests, and frontend perf testsClaude2026-02-161-0/+92
* Fix v3 theme contrast and sync with v2 colors, add v3 logo, and fix v2 test s...Adam Mathes2026-02-166-14/+15
* Fix v3 build process and CSRF login/logout exclusionsAdam Mathes2026-02-165-17/+38
* Fix restricted login access and modernize login pageAdam Mathes2026-02-163-21/+200
* Web: Make vanilla (v3) frontend the default at root, move react (v2) to /v2/Adam Mathes2026-02-151-7/+6
* Vanilla JS (v3): Removed confusing secondary cat logo, fixed mobile overflow,...Adam Mathes2026-02-154-6/+3
* Vanilla JS (v3): Fix mobile horizontal scroll, simplify logo to 🐱 emoji, i...Adam Mathes2026-02-155-108/+131
* Vanilla JS (v3): Restore base font to 18px and keep sidebar fonts compactAdam Mathes2026-02-154-3/+3
* Vanilla JS (v3): Adjust font sizes to comfortable 16px middle groundAdam Mathes2026-02-154-3/+3
* Vanilla JS (v3): Reduce font size and implement collapsible sidebar sections ...Adam Mathes2026-02-154-10/+10
* Vanilla JS (v3): Add Logout button, 'neko' cat emoji toggle, and mobile respo...Adam Mathes2026-02-154-106/+108