| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | v3: persist sidebar state via cookie, default closed on tablet/mobile | Adam Mathes | 9 days | 1 | -1/+41 |
| | | | | | | | | | | | Sidebar open/close state is now saved to a cookie (neko_sidebar) so it persists across page reloads. On first visit without a cookie, the sidebar defaults to closed on tablet and mobile (<=1024px viewport) and open on desktop. Removes the auto-open-on-resize behavior that was overriding user preference. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> | ||||
| * | Vanilla JS (v3): Redesign to 2-pane glassmorphism, fix CSP errors, fix ↵ | Adam Mathes | 10 days | 1 | -0/+39 |
| | | | | | Settings view, and achieve 80% test coverage | ||||
| * | Vanilla JS (v3): Final parity with React (Search, Settings, Shortcuts) | Adam Mathes | 10 days | 1 | -4/+25 |
| | | |||||
| * | Vanilla JS (v3): Implement 3-pane layout, item fetching, reading, and testing | Adam Mathes | 10 days | 1 | -0/+48 |
