aboutsummaryrefslogtreecommitdiffstats
path: root/web
Commit message (Expand)AuthorAgeFilesLines
* Check in production assets for V3 UIAdam Mathes6 days2-0/+190
* Remove visual styling for read items per user requestAdam Mathes6 days5-32/+6
* Improve scroll-to-read robustness and add visual feedback for read items acro...Adam Mathes6 days7-209/+57
* Rebuild production assets after rebaseAdam Mathes6 days2-31/+6
* Fix mark-as-read regression and add debugging toolsAdam Mathes6 days1-1/+26
* Revert polling interval back to 1sclaude/investigate-theme-performance-GjjYAClaude7 days2-2/+2
* Rebuild dist assets to match source changesClaude7 days6-32/+44
* Improve image proxy: streaming, size limits, Content-Type validationclaude/improve-image-proxy-5iY78Claude7 days3-63/+399
* Merge pull request #18 from adammathes/claude/improve-test-coverage-iBkwcAdam Mathes7 days1-0/+222
|\
| * Increase test coverage across lowest-coverage packagesclaude/improve-test-coverage-iBkwcClaude7 days1-0/+222
* | Redesign sidebar theme controls layout and fix dark mode visibilityclaude/add-css-themes-QGTmPClaude7 days4-18/+23
|/
* Remove visual 'selected' state highlight from feed itemsAdam Mathes7 days3-12/+12
* Fix scrolling behavior, CI linting, and update DockerfileAdam Mathes7 days2-2/+2
* Replace sidebar style cycle button with 5 emoji iconsClaude8 days5-182/+187
* Refine themes, add sidebar controls, and theme docsClaude8 days7-258/+304
* Add 4 CSS style themes with runtime switcherClaude8 days7-162/+1804
* Refine Settings labels and apply heading font to sidebarAdam Mathes8 days4-6/+6
* Refine Settings UI: Fix dark mode text colors, split font controls for header...Adam Mathes8 days5-155/+164
* Soft deprecate tags feature in Sidebar and fix lint errorsAdam Mathes8 days2-24/+20
* Soft deprecate tags feature in SettingsAdam Mathes8 days2-6/+8
* Refine Settings UI: Full-width feed list, simplified data section, removed di...Adam Mathes8 days3-28/+23
* Refine Settings page: Consistently use Helvetica fonts, remove dividers, simp...Adam Mathes8 days3-3/+3
* Redesign Settings page: grid layout and extended import/export optionsAdam Mathes8 days4-151/+162
* Fix regression: mark-as-read not triggering on window scrollAdam Mathes8 days2-25/+25
* Fix infinite scroll not triggering on scrollAdam Mathes8 days2-20/+20
* fix: add explicit height to .main-content so overflow-y scrollsClaude8 days4-3/+3
* fix: replace IntersectionObserver with scroll-position check for infinite scrollClaude8 days2-9/+9
* fix: store sentinel IntersectionObserver in module-level variable to prevent GCClaude8 days2-9/+9
* build: rebuild frontend dist (fix ui-check CI failure)Claude8 days4-9/+14
* Complete V2 removal from Makefile and check in updated V3 production assetsAdam Mathes8 days3-4/+4
* Remove legacy V2 React frontend and update build/test scripts to focus on Van...Adam Mathes8 days7-38/+5
* Fix CSP violation on login page by moving inline script to external fileAdam Mathes8 days2-5/+13
* Update frontend build artifacts and fix test lint errorsAdam Mathes9 days5-21/+21
* Fix scroll-to-read functionality across all UIs (V1, V2, V3)Adam Mathes9 days1-139/+156
* Remove circle styling from NEKO sidebar toggle buttonclaude/thicket-ready-crank-RmQuIClaude9 days8-20/+20
* Add tests for CSRF exclusions, Filter includeContent, multi-feed, and routingClaude9 days2-0/+93
* Align sidebar CSS breakpoints with JS threshold at 1024pxClaude9 days4-11/+11
* Enhance CSRF protection for login pageAdam Mathes9 days3-33/+61
* v3 ui: require 100% visibility before marking items as readClaude9 days2-2/+2
* V3 UI Polish: Improved keyboard navigation, fixed logo position, and updated ...Adam Mathes9 days6-26/+26
* Fix v3ui: neko button fixed positionAdam Mathes9 days4-4/+3
* Add performance benchmarks, stress tests, and frontend perf testsClaude9 days1-0/+92
* Fix v3 theme contrast and sync with v2 colors, add v3 logo, and fix v2 test s...Adam Mathes9 days6-14/+15
* Fix v3 build process and CSRF login/logout exclusionsAdam Mathes9 days5-17/+38
* Fix restricted login access and modernize login pageAdam Mathes9 days3-21/+200
* Web: Make vanilla (v3) frontend the default at root, move react (v2) to /v2/Adam Mathes9 days1-7/+6
* Vanilla JS (v3): Removed confusing secondary cat logo, fixed mobile overflow,...Adam Mathes9 days4-6/+3
* Vanilla JS (v3): Fix mobile horizontal scroll, simplify logo to 🐱 emoji, i...Adam Mathes9 days5-108/+131
* Vanilla JS (v3): Restore base font to 18px and keep sidebar fonts compactAdam Mathes9 days4-3/+3
* Vanilla JS (v3): Adjust font sizes to comfortable 16px middle groundAdam Mathes9 days4-3/+3