Commit Graph

7 Commits

Author SHA1 Message Date
c709429cd2 feat(ui): add smooth collapse animation for subscriptions list
Replace display toggle with CSS transitions for subscriptions list collapse
2026-02-02 01:13:06 +08:00
62d3b28f2d feat(ui): implement sidebar toggle and improve styling
- Add toggle functionality for sidebar with smooth animation
- Update color scheme and scrollbar styling
- Center search results and improve avatar icon display
- Remove duplicate video entry from data
2026-02-02 01:11:09 +08:00
caca52ef6a refactor(video-rendering): consolidate video and shorts rendering logic
Move shorts rendering into renderVideos function for better code organization
Update video grid layout and styling for improved responsiveness
2026-02-02 00:57:41 +08:00
723e07b36c feat: update video content and improve grid layout
- Add new video thumbnails for music, game, tech, and art categories
- Update video data with more realistic content
- Adjust grid layout dimensions for better responsiveness
- Simplify category buttons in the UI
- Remove unused maxresdefault.jpg cover image
2026-02-02 00:49:23 +08:00
07babe2eb2 style: fix avatar image scaling in subscription section
Add CSS rules to ensure subscription avatars maintain proper aspect ratio and cover their container without distortion.
2026-01-31 15:04:22 +08:00
12878d6e1c refactor: replace followed youtubers
feat:       switch site style to dark mode
2026-01-30 16:49:32 +08:00
21cae2336c initial commit 2026-01-29 20:06:03 +08:00