| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | task: improve mobile responsiveness of React UI\n\n- Added media queries to ↵ | Adam Mathes | 11 days | 1 | -3/+62 |
| | | | | | App.css to handle mobile sidebar layout (overlay with backdrop)\n- Implemented auto-hiding sidebar on mobile when links are clicked\n- Reduced padding and adjusted max-widths for smaller screens in App.css, FeedItem.css, and Settings.css\n- Added window resize listener to Dashboard to manage sidebar visibility based on width\n- Verified all existing tests pass\n\nFixes NK-g818qn | ||||
| * | style: refine sidebar design to closely match v1 (fixing NK-7jh6re) | Adam Mathes | 11 days | 1 | -2/+2 |
| | | |||||
| * | fix: ensure neko toggle button is always accessible (fixing NK-zvt8hi) | Adam Mathes | 11 days | 1 | -50/+15 |
| | | |||||
| * | ui: simplify themes to light/dark and improve theme-aware styling (fixing ↵ | Adam Mathes | 11 days | 1 | -1/+1 |
| | | | | | NK-dp5efo) | ||||
| * | UI: Centering content area in v2 | Adam Mathes | 11 days | 1 | -1/+1 |
| | | |||||
| * | Refactor: project structure, implement dependency injection, and align v2 UI ↵ | Adam Mathes | 11 days | 1 | -3/+1 |
| | | | | | with v1 | ||||
| * | feat(v2): add neko cat toggle for sidebar (NK-jyw7lb) | Adam Mathes | 12 days | 1 | -4/+10 |
| | | |||||
| * | UI: increase max-width to 600px and left-align content (NK-jhludy) | Adam Mathes | 12 days | 1 | -3/+2 |
| | | |||||
| * | UI Refinements: remove redundant header and fix global monospace font stack | Adam Mathes | 12 days | 1 | -5/+0 |
| | | |||||
| * | Implement UI styling updates: typography, sidebar, feed items, controls, ↵ | Adam Mathes | 12 days | 1 | -9/+43 |
| | | | | | dark mode | ||||
| * | Implement Frontend Logout with tests | Adam Mathes | 12 days | 1 | -0/+16 |
| | | |||||
| * | Implement Frontend Feed List with tests | Adam Mathes | 13 days | 1 | -30/+48 |
| | | |||||
| * | Scaffold new frontend and close NK-t0nmbj | Adam Mathes | 13 days | 1 | -0/+42 |
