7 Commits

Author SHA1 Message Date
b3a5aa3446 refactor: translate comments and improve code readability
Update comments from Chinese to English for better international collaboration
Standardize comment style across HTML, CSS and JavaScript files
Remove unnecessary comments about global variables
2026-02-02 01:17:55 +08:00
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
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