aboutsummaryrefslogtreecommitdiffstats
path: root/frontend-vanilla/src/main.ts
Commit message (Expand)AuthorAgeFilesLines
* Fix mobile scroll not marking items as read in v3 UIClaude9 days1-4/+7
* v3: fix feed toggle from settings page, add navigation testsAdam Mathes9 days1-1/+2
* v3: persist sidebar state via cookie, default closed on tablet/mobileAdam Mathes9 days1-5/+1
* 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 days1-13/+30
* Fix v3ui: neko button fixed positionAdam Mathes9 days1-1/+0
* Fix v3 theme contrast and sync with v2 colors, add v3 logo, and fix v2 test s...Adam Mathes9 days1-6/+13
* Implement feed management in settingsAdam Mathes9 days1-0/+80
* Remove Filters header from sidebarAdam Mathes9 days1-1/+0
* Implement settings toggle logic and refactor sidebar navigationAdam Mathes9 days1-2/+12
* Fix scroll mark as read in V3 UIAdam Mathes9 days1-1/+25
* Vanilla JS (v3): Removed confusing secondary cat logo, fixed mobile overflow,...Adam Mathes10 days1-3/+0
* Vanilla JS (v3): Fix mobile horizontal scroll, simplify logo to 🐱 emoji, i...Adam Mathes10 days1-19/+113
* Vanilla JS (v3): Reduce font size and implement collapsible sidebar sections ...Adam Mathes10 days1-4/+13
* Vanilla JS (v3): Add Logout button, 'neko' cat emoji toggle, and mobile respo...Adam Mathes10 days1-29/+57
* Vanilla JS (v3): Fix filtering logic, Settings navigation, and refine styles ...Adam Mathes10 days1-12/+14
* Vanilla JS (v3): Redesign to 2-pane glassmorphism, fix CSP errors, fix Settin...Adam Mathes10 days1-210/+251
* Vanilla JS (v3): Final parity with React (Search, Settings, Shortcuts)Adam Mathes10 days1-61/+219
* Vanilla JS (v3): Implement Tags, Filters, and Infinite ScrollAdam Mathes10 days1-11/+108
* Vanilla JS (v3): Implement 3-pane layout, item fetching, reading, and testingAdam Mathes10 days1-22/+219
* Scaffold Vanilla JS Frontend (v3): Create directory, update Makefile/web.go, ...Adam Mathes10 days1-0/+24