aboutsummaryrefslogtreecommitdiffstats
path: root/web/dist/v3/assets
Commit message (Expand)AuthorAgeFilesLines
* Redesign Settings page: grid layout and extended import/export optionsAdam Mathes8 days3-149/+160
* Fix regression: mark-as-read not triggering on window scrollAdam Mathes8 days1-24/+24
* Fix infinite scroll not triggering on scrollAdam Mathes8 days1-19/+19
* fix: add explicit height to .main-content so overflow-y scrollsClaude8 days3-1/+1
* fix: replace IntersectionObserver with scroll-position check for infinite scrollClaude8 days1-8/+8
* fix: store sentinel IntersectionObserver in module-level variable to prevent GCClaude8 days1-8/+8
* build: rebuild frontend dist (fix ui-check CI failure)Claude8 days3-7/+12
* Complete V2 removal from Makefile and check in updated V3 production assetsAdam Mathes9 days2-2/+2
* Update frontend build artifacts and fix test lint errorsAdam Mathes9 days1-8/+8
* Remove circle styling from NEKO sidebar toggle buttonclaude/thicket-ready-crank-RmQuIClaude9 days3-15/+15
* Align sidebar CSS breakpoints with JS threshold at 1024pxClaude9 days3-9/+9
* v3 ui: require 100% visibility before marking items as readClaude9 days1-1/+1
* V3 UI Polish: Improved keyboard navigation, fixed logo position, and updated ...Adam Mathes9 days2-11/+11
* Fix v3ui: neko button fixed positionAdam Mathes9 days3-2/+1
* Fix v3 theme contrast and sync with v2 colors, add v3 logo, and fix v2 test s...Adam Mathes9 days3-7/+8
* Fix v3 build process and CSRF login/logout exclusionsAdam Mathes9 days1-9/+27
* Vanilla JS (v3): Removed confusing secondary cat logo, fixed mobile overflow,...Adam Mathes10 days3-4/+1
* Vanilla JS (v3): Fix mobile horizontal scroll, simplify logo to 🐱 emoji, i...Adam Mathes10 days4-106/+129
* Vanilla JS (v3): Restore base font to 18px and keep sidebar fonts compactAdam Mathes10 days3-1/+1
* Vanilla JS (v3): Adjust font sizes to comfortable 16px middle groundAdam Mathes10 days3-1/+1
* Vanilla JS (v3): Reduce font size and implement collapsible sidebar sections ...Adam Mathes10 days3-8/+8
* Vanilla JS (v3): Add Logout button, 'neko' cat emoji toggle, and mobile respo...Adam Mathes10 days3-104/+106
* Vanilla JS (v3): Fix filtering logic, Settings navigation, and refine styles ...Adam Mathes10 days3-6/+7
* Vanilla JS (v3): Redesign to 2-pane glassmorphism, fix CSP errors, fix Settin...Adam Mathes10 days4-103/+103
* Vanilla JS (v3): Final parity with React (Search, Settings, Shortcuts)Adam Mathes10 days4-73/+103
* Vanilla JS (v3): Implement Tags, Filters, and Infinite ScrollAdam Mathes10 days4-49/+73
* Vanilla JS (v3): Implement 3-pane layout, item fetching, reading, and testingAdam Mathes10 days4-18/+49
* Scaffold Vanilla JS Frontend (v3): Create directory, update Makefile/web.go, ...Adam Mathes10 days2-0/+18