Commit Graph

6 Commits

Author SHA1 Message Date
你的名字
c368680eaa feat: add new video resource to video list 2025-07-16 14:40:38 +08:00
你的名字
c1ef724916 feat(video): add random video playback on end and update video paths
Remove video upload and fit toggle functionality to simplify the code
Add video list and random playback when current video ends
Update video source paths to be in '视频资源' directory
2025-07-16 14:30:00 +08:00
你的名字
1c4891d2ae feat(ui): update styles and add settings dropdown
- Change progress bar gradient to pink
- Remove upload button section from HTML
- Update mic button styling with glass effect
- Add settings button and dropdown elements
- Set default video source in HTML
2025-07-16 14:27:03 +08:00
你的名字
0074310ef2 feat(video): add video fit toggle button and update styling
- Add toggle button to switch between 'cover' and 'contain' video fit modes
- Update video background styling for simpler positioning
- Group upload and fit buttons in a flex container
2025-07-16 14:21:15 +08:00
你的名字
6e93044659 docs: add initial PRD for simple web video player
Add product requirements document outlining the vision, user needs, functional requirements, and technical specifications for a simple web-based video player. Includes future enhancement plans.
2025-07-16 14:15:53 +08:00
你的名字
4da69ec097 first commit 2025-07-16 14:14:10 +08:00