| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix v3 theme contrast and sync with v2 colors, add v3 logo, and fix v2 test ↵ | Adam Mathes | 10 days | 4 | -9/+10 |
| | | | | | | | | | | | stability - Sync v3 dark/light theme colors with v2 defaults - Fix v3 settings input/select contrast in dark mode - Add logo emoji to v3 sidebar - Fix duplicate key warnings and side-effect issues in FeedItems.tsx (v2) - Rebuild production assets | ||||
| * | Fix v3 build process and CSRF login/logout exclusions | Adam Mathes | 10 days | 2 | -10/+28 |
| | | | | | | | | - Update Makefile to correctly build and copy frontend-vanilla (v3) assets - Fix frontend-vanilla/vite.config.ts to build to its own dist directory - Normalize CSRF check path and exclude /api/logout to fix v3 session clearing - Include latest built assets for v3 | ||||
| * | Vanilla JS (v3): Removed confusing secondary cat logo, fixed mobile ↵ | Adam Mathes | 10 days | 4 | -6/+3 |
| | | | | | overflow, cleaned up styles | ||||
| * | Vanilla JS (v3): Fix mobile horizontal scroll, simplify logo to 🐱 emoji, ↵ | Adam Mathes | 10 days | 5 | -108/+131 |
| | | | | | implement feed deselect, and complete Settings (Add Feed, Export/Import OPML) | ||||
| * | Vanilla JS (v3): Restore base font to 18px and keep sidebar fonts compact | Adam Mathes | 10 days | 4 | -3/+3 |
| | | |||||
| * | Vanilla JS (v3): Adjust font sizes to comfortable 16px middle ground | Adam Mathes | 10 days | 4 | -3/+3 |
| | | |||||
| * | Vanilla JS (v3): Reduce font size and implement collapsible sidebar sections ↵ | Adam Mathes | 10 days | 4 | -10/+10 |
| | | | | | for Tags and Feeds | ||||
| * | Vanilla JS (v3): Add Logout button, 'neko' cat emoji toggle, and mobile ↵ | Adam Mathes | 10 days | 4 | -106/+108 |
| | | | | | responsiveness with backdrop | ||||
| * | Vanilla JS (v3): Fix filtering logic, Settings navigation, and refine styles ↵ | Adam Mathes | 10 days | 4 | -8/+9 |
| | | | | | for v2 parity | ||||
| * | Vanilla JS (v3): Redesign to 2-pane glassmorphism, fix CSP errors, fix ↵ | Adam Mathes | 10 days | 5 | -105/+105 |
| | | | | | Settings view, and achieve 80% test coverage | ||||
| * | Vanilla JS (v3): Final parity with React (Search, Settings, Shortcuts) | Adam Mathes | 10 days | 5 | -75/+105 |
| | | |||||
| * | Vanilla JS (v3): Implement Tags, Filters, and Infinite Scroll | Adam Mathes | 10 days | 5 | -51/+75 |
| | | |||||
| * | Vanilla JS (v3): Implement 3-pane layout, item fetching, reading, and testing | Adam Mathes | 10 days | 6 | -22/+52 |
| | | |||||
| * | Scaffold Vanilla JS Frontend (v3): Create directory, update Makefile/web.go, ↵ | Adam Mathes | 10 days | 4 | -0/+33 |
| embed dist/v3 | |||||
