aboutsummaryrefslogtreecommitdiffstats
path: root/frontend-vanilla/src/style.css
Commit message (Expand)AuthorAgeFilesLines
* v3 UI: Sidebar always overlays content, never shifts it (NK-z1czaq)Claude14 days1-13/+29
* v3 UI: Fix dark mode visual bugs (NK-pbqvke)Claude14 days1-0/+33
* v3 UI: Reorder sidebar sections per ticket NK-mcl01mClaude14 days1-1/+2
* Fix link underlines in v3 UI and SSRF proxy bypassClaude14 days1-0/+5
* Update V3 dark mode to use true black background (#000000) matching V1 legacy...Adam Mathes14 days1-5/+5
* Remove circle styling from NEKO sidebar toggle buttonclaude/thicket-ready-crank-RmQuIClaude14 days1-6/+2
* Align sidebar CSS breakpoints with JS threshold at 1024pxClaude14 days1-6/+4
* V3 UI Polish: Improved keyboard navigation, fixed logo position, and updated ...Adam Mathes14 days1-3/+14
* Fix v3ui: neko button fixed positionAdam Mathes14 days1-7/+3
* Fix v3 theme contrast and sync with v2 colors, add v3 logo, and fix v2 test s...Adam Mathes2026-02-161-6/+46
* Vanilla JS (v3): Removed confusing secondary cat logo, fixed mobile overflow,...Adam Mathes2026-02-151-14/+24
* Vanilla JS (v3): Fix mobile horizontal scroll, simplify logo to 🐱 emoji, i...Adam Mathes2026-02-151-6/+58
* 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-151-19/+42
* Vanilla JS (v3): Add Logout button, 'neko' cat emoji toggle, and mobile respo...Adam Mathes2026-02-151-2/+104
* Vanilla JS (v3): Fix filtering logic, Settings navigation, and refine styles ...Adam Mathes2026-02-151-6/+12
* Vanilla JS (v3): Redesign to 2-pane glassmorphism, fix CSP errors, fix Settin...Adam Mathes2026-02-151-189/+193
* Vanilla JS (v3): Final parity with React (Search, Settings, Shortcuts)Adam Mathes2026-02-151-14/+100
* Vanilla JS (v3): Implement Tags, Filters, and Infinite ScrollAdam Mathes2026-02-151-19/+61
* Vanilla JS (v3): Implement 3-pane layout, item fetching, reading, and testingAdam Mathes2026-02-151-63/+177
* Scaffold Vanilla JS Frontend (v3): Create directory, update Makefile/web.go, ...Adam Mathes2026-02-151-0/+96