Developer
|
6275fd0930
|
直播弹幕与界面优化
- useLiveDanmaku: 重写协议解析,支持 zlib 压缩消息、token 认证、base64 帧处理
- services/bilibili: 新增 getLiveDanmakuInfo 获取弹幕服务器信息
- live/[roomId]: 使用真实 roomid 而非 URL 别名连接弹幕
- NativeVideoPlayer: 增加中文注释,移除调试日志
- video/[bvid]: UP主头像移至标题前,调整字号与样式
- index: 替换 logo 文字为下载按钮图标
- videoRows: 修复奇数视频配对,调整 BigRow 位置策略
- package.json: 移除未使用的 fast-xml-parser 和 xml2js 依赖
|
2026-03-17 15:14:23 +08:00 |
|
Developer
|
a46e63f0ba
|
1
|
2026-03-16 21:13:26 +08:00 |
|
Developer
|
47d2e8479e
|
评论
|
2026-03-16 14:24:32 +08:00 |
|
Developer
|
9347c8752d
|
1
|
2026-03-11 20:53:18 +08:00 |
|
Developer
|
a9b5b364a2
|
feat: integrate danmaku fetching and list in video detail page
|
2026-03-10 22:53:35 +08:00 |
|
Developer
|
ee213347c7
|
feat: unified player controls with heatmap progress + thumbnail preview
- VideoPlayer: 移除 onProgress/seekTo props,新增 bvid/cid 向下透传
- [bvid].tsx: 删除 HeatProgressBar 及 currentTime/duration/seekCmd state
- HeatProgressBar.tsx: 删除(逻辑已合并进 NativeVideoPlayer)
- 计划文档已保存到 docs/superpowers/plans/
|
2026-03-10 21:48:23 +08:00 |
|
Developer
|
4d71f39ee9
|
fix: proxy B站图片 CDN 解决 web 端防盗链图片不显示问题
- dev-proxy.js 新增 /bilibili-img 路由,代理 *.hdslb.com 并注入正确 Referer
- utils/imageUrl.ts 新增 proxyImageUrl(),web 端将图片 URL 转为本地代理地址
- VideoCard / CommentItem / MiniPlayer / [bvid] 对所有 B站图片应用 proxyImageUrl
|
2026-03-10 20:47:14 +08:00 |
|
Developer
|
4c72ff3cdd
|
视频清晰度
|
2026-03-10 20:21:22 +08:00 |
|
Developer
|
cf20b016ff
|
1
|
2026-03-10 19:04:18 +08:00 |
|
Developer
|
9b7e728c9d
|
1
|
2026-03-06 12:58:41 +08:00 |
|
Developer
|
a0e53bd073
|
feat: add all source files - services, store, hooks, components, screens
|
2026-03-05 18:02:54 +08:00 |
|