| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Implement feed management in settings | Adam Mathes | 9 days | 2 | -0/+107 | |
| | | | | | | | | | | - Close NK-cuz8gh: v3 feed management - Add 'Manage Feeds' section to settings view in v3 UI - Implement deleteFeed and updateFeed helper functions - Add event listeners for deleting feeds and updating tags - Add tests for new functionality - Created NK-cdwj52 for bulk edit feature | |||||
| * | Remove Filters header from sidebar | Adam Mathes | 9 days | 1 | -1/+0 | |
| | | | | | | | - Close NK-edahin: cut 'FILTERS' text - Remove the h3 Filters header in frontend-vanilla/src/main.ts - Verified that tests still pass | |||||
| * | Implement settings toggle logic and refactor sidebar navigation | Adam Mathes | 9 days | 2 | -2/+39 | |
| | | | | | | | | | - Close NK-s8nytj: Settings page close behavior - Update frontend-vanilla/src/main.ts to toggle settings/filter navigation - Add tests in frontend-vanilla/src/main.test.ts for navigation logic - Created NK-gxvegm for feed/tag settings behavior - Created NK-f64ocp for routing logic refactor | |||||
| * | Fix scroll mark as read in V3 UI | Adam Mathes | 9 days | 2 | -1/+64 | |
| | | | | | | | - Close NK-k2fh32: scroll mark as read broken in V3 UI - Add IntersectionObserver to item list in renderItems - Add test case ensuring apiFetch is called when item intersects | |||||
| * | Vanilla JS (v3): Removed confusing secondary cat logo, fixed mobile ↵ | Adam Mathes | 10 days | 3 | -18/+25 | |
| | | | | | overflow, cleaned up styles | |||||
| * | Vanilla JS (v3): Fix mobile horizontal scroll, simplify logo to 🐱 emoji, ↵ | Adam Mathes | 10 days | 2 | -25/+171 | |
| | | | | | 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 | 1 | -4/+5 | |
| | | ||||||
| * | Vanilla JS (v3): Adjust font sizes to comfortable 16px middle ground | Adam Mathes | 10 days | 1 | -5/+4 | |
| | | ||||||
| * | Vanilla JS (v3): Reduce font size and implement collapsible sidebar sections ↵ | Adam Mathes | 10 days | 2 | -23/+55 | |
| | | | | | for Tags and Feeds | |||||
| * | Vanilla JS (v3): Add Logout button, 'neko' cat emoji toggle, and mobile ↵ | Adam Mathes | 10 days | 4 | -32/+180 | |
| | | | | | responsiveness with backdrop | |||||
| * | Vanilla JS (v3): Fix filtering logic, Settings navigation, and refine styles ↵ | Adam Mathes | 10 days | 5 | -25/+44 | |
| | | | | | for v2 parity | |||||
| * | Vanilla JS (v3): Redesign to 2-pane glassmorphism, fix CSP errors, fix ↵ | Adam Mathes | 10 days | 8 | -426/+882 | |
| | | | | | Settings view, and achieve 80% test coverage | |||||
| * | Vanilla JS (v3): Final parity with React (Search, Settings, Shortcuts) | Adam Mathes | 10 days | 4 | -80/+367 | |
| | | ||||||
| * | Vanilla JS (v3): Implement Tags, Filters, and Infinite Scroll | Adam Mathes | 10 days | 5 | -40/+268 | |
| | | ||||||
| * | Vanilla JS (v3): Implement 3-pane layout, item fetching, reading, and testing | Adam Mathes | 10 days | 12 | -95/+613 | |
| | | ||||||
| * | Scaffold Vanilla JS Frontend (v3): Create directory, update Makefile/web.go, ↵ | Adam Mathes | 10 days | 4 | -0/+130 | |
| embed dist/v3 | ||||||
