aboutsummaryrefslogtreecommitdiffstats
path: root/frontend-vanilla
Commit message (Expand)AuthorAgeFilesLines
* 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-165-19/+68
* Fix v3ui: neko button fixed positionAdam Mathes2026-02-163-17/+3
* Add performance benchmarks, stress tests, and frontend perf testsClaude2026-02-162-0/+214
* Fix v3 theme contrast and sync with v2 colors, add v3 logo, and fix v2 test s...Adam Mathes2026-02-163-12/+68
* Fix v3 build process and CSRF login/logout exclusionsAdam Mathes2026-02-161-1/+1
* Implement feed management in settingsAdam Mathes2026-02-162-0/+107
* Remove Filters header from sidebarAdam Mathes2026-02-161-1/+0
* Implement settings toggle logic and refactor sidebar navigationAdam Mathes2026-02-162-2/+39
* Fix scroll mark as read in V3 UIAdam Mathes2026-02-162-1/+64
* Vanilla JS (v3): Removed confusing secondary cat logo, fixed mobile overflow,...Adam Mathes2026-02-153-18/+25
* Vanilla JS (v3): Fix mobile horizontal scroll, simplify logo to 🐱 emoji, i...Adam Mathes2026-02-152-25/+171
* Vanilla JS (v3): Restore base font to 18px and keep sidebar fonts compactAdam Mathes2026-02-151-4/+5
* Vanilla JS (v3): Adjust font sizes to comfortable 16px middle groundAdam Mathes2026-02-151-5/+4
* Vanilla JS (v3): Reduce font size and implement collapsible sidebar sections ...Adam Mathes2026-02-152-23/+55
* Vanilla JS (v3): Add Logout button, 'neko' cat emoji toggle, and mobile respo...Adam Mathes2026-02-154-32/+180
* Vanilla JS (v3): Fix filtering logic, Settings navigation, and refine styles ...Adam Mathes2026-02-155-25/+44
* Vanilla JS (v3): Redesign to 2-pane glassmorphism, fix CSP errors, fix Settin...Adam Mathes2026-02-1511-427/+1099
* Vanilla JS (v3): Final parity with React (Search, Settings, Shortcuts)Adam Mathes2026-02-154-80/+367
* Vanilla JS (v3): Implement Tags, Filters, and Infinite ScrollAdam Mathes2026-02-155-40/+268
* Vanilla JS (v3): Implement 3-pane layout, item fetching, reading, and testingAdam Mathes2026-02-1516-100/+1737
* Scaffold Vanilla JS Frontend (v3): Create directory, update Makefile/web.go, ...Adam Mathes2026-02-1511-0/+1281