aboutsummaryrefslogtreecommitdiffstats
path: root/web/dist/v3/assets
Commit message (Collapse)AuthorAgeFilesLines
* Vanilla JS (v3): Removed confusing secondary cat logo, fixed mobile ↵Adam Mathes11 days3-4/+1
| | | | overflow, cleaned up styles
* Vanilla JS (v3): Fix mobile horizontal scroll, simplify logo to 🐱 emoji, ↵Adam Mathes11 days4-106/+129
| | | | implement feed deselect, and complete Settings (Add Feed, Export/Import OPML)
* Vanilla JS (v3): Restore base font to 18px and keep sidebar fonts compactAdam Mathes11 days3-1/+1
|
* Vanilla JS (v3): Adjust font sizes to comfortable 16px middle groundAdam Mathes11 days3-1/+1
|
* Vanilla JS (v3): Reduce font size and implement collapsible sidebar sections ↵Adam Mathes11 days3-8/+8
| | | | for Tags and Feeds
* Vanilla JS (v3): Add Logout button, 'neko' cat emoji toggle, and mobile ↵Adam Mathes11 days3-104/+106
| | | | responsiveness with backdrop
* Vanilla JS (v3): Fix filtering logic, Settings navigation, and refine styles ↵Adam Mathes11 days3-6/+7
| | | | for v2 parity
* Vanilla JS (v3): Redesign to 2-pane glassmorphism, fix CSP errors, fix ↵Adam Mathes11 days4-103/+103
| | | | Settings view, and achieve 80% test coverage
* Vanilla JS (v3): Final parity with React (Search, Settings, Shortcuts)Adam Mathes11 days4-73/+103
|
* Vanilla JS (v3): Implement Tags, Filters, and Infinite ScrollAdam Mathes12 days4-49/+73
|
* Vanilla JS (v3): Implement 3-pane layout, item fetching, reading, and testingAdam Mathes12 days4-18/+49
|
* Scaffold Vanilla JS Frontend (v3): Create directory, update Makefile/web.go, ↵Adam Mathes12 days2-0/+18
embed dist/v3