Commit Graph

1573 Commits

Author SHA1 Message Date
wsgh0202
cb8148b8f1
feat: 添加自动连播处理器-收藏夹 2025-07-23 20:22:15 +08:00
wsgh0202
15fa397d7f
refactor: 重构处理逻辑,自动连播类型处理逻辑提取到单独子类中 2025-07-23 20:22:15 +08:00
wsgh0202
96b657532c
fix: 修复设置自动连播发生在视频切换完成之前
由于单p和多p视频使用同一个配置项(Local Storage - bpx_player_profile.media.handoff),会导致错误应用成另一方的设置(脚本)的状态
2025-07-23 20:22:15 +08:00
wsgh0202
33f07eca07
fix: 修复初始化报错 2025-07-23 20:22:15 +08:00
wsgh0202
c8bb68d563
fix: 修复日志打印错误 2025-07-23 20:22:15 +08:00
wsgh0202
ab1b43cd29
feat: 切换选项时应用到当前视频 2025-07-23 20:22:15 +08:00
wsgh0202
6326d3c297
feat: 实现检测是否应该自动连播相关逻辑 2025-07-23 20:22:15 +08:00
wsgh0202
849520252c
feat: 实现设置自动连播状态相关逻辑 2025-07-23 20:22:15 +08:00
wsgh0202
12c083934f
feat: 实现检测自动连播类型相关逻辑 2025-07-23 20:22:15 +08:00
wsgh0202
487f648c16
feat: 实现setupAutoPlay_Bangumi函数 2025-07-23 20:22:15 +08:00
wsgh0202
c2151eb802
feat: 添加逻辑框架 2025-07-23 20:22:15 +08:00
the1812
fba8849f46 Merge branch 'preview-fixes' into preview-features 2025-07-22 23:10:49 +08:00
the1812
afa034db9a Merge tag 'v2.10.2-preview' into preview-fixes 2025-07-22 09:33:51 +08:00
the1812
e3349c503f Fix side card states not updating 2025-07-22 09:33:02 +08:00
the1812
83b9800d8a Update dark styles 2025-07-21 23:11:37 +08:00
Grant Howard
265d4f59da
Merge pull request #5287 from wsgh0202/fix-hide-home-carousel
fix: 隐藏首页轮播图失效
2025-07-18 08:57:02 +08:00
the1812
b77e95ba2e Update dark styles 2025-07-17 21:31:03 +08:00
the1812
d613646bc6 Update dark styles 2025-07-17 21:01:59 +08:00
the1812
6cde0a452d Rename color tokens 2025-07-16 08:27:00 +08:00
the1812
6879a1a5a2 Add dark mode adaptations 2025-07-15 09:19:37 +08:00
the1812
94fdf85395 Add integrated dark mode (#5272) 2025-07-15 09:18:48 +08:00
the1812
32dbb93758 Convert to Vue3 syntax 2025-07-15 08:20:52 +08:00
wsgh0202
10be10e09b
feat: 添加图片模糊选项 2025-07-12 04:51:52 +08:00
wsgh0202
f934904a2f
feat: 添加禁用轮播选项 2025-07-12 04:29:06 +08:00
wsgh0202
29e304f033
refactor: 修改选项为switch方式 2025-07-12 04:00:34 +08:00
wsgh0202
31d4fbb15e
feat: 添加隐藏图片、标题选项 2025-07-12 02:11:18 +08:00
wsgh0202
2c1560a306
docs: 更新选项描述 2025-07-12 01:20:23 +08:00
wsgh0202
ba9c5e2042
fix: 修复透明区域容易误触打开链接 2025-07-05 00:52:27 +08:00
wsgh0202
cb2f2ac859
refactor: 使用监听选项方式来控制样式 2025-07-03 20:08:49 +08:00
CNOCM
b8c8485671
Update index.ts 2025-07-03 14:42:34 +08:00
wsgh0202
368cf8dd95
fix: 隐藏首页轮播图失效
feat: 添加保留占位选项
2025-06-30 23:21:20 +08:00
CNOCM
527b45e299 refactor(subscribeTimeShow): 优化 2025-06-30 11:31:17 +08:00
wsgh0202
18154160d0
Merge remote-tracking branch 'upstream/preview-features' into feat-bigger-preview 2025-06-29 15:09:20 +08:00
wsgh0202
15e629ca5b
chore: 修改目录名称 2025-06-29 14:56:21 +08:00
wsgh0202
90dd1e6758
chore: 名称细化 2025-06-29 14:53:05 +08:00
wsgh0202
ea7306b736
chore: 添加video tag 2025-06-29 14:46:21 +08:00
the1812
1ed389af6f Merge branch 'preview-fixes' into preview-features 2025-06-29 11:36:15 +08:00
CNOCM
774a39527a feat(subscribeTimeShow): 增强关注时间显示功能 2025-06-26 23:33:34 +08:00
CNOCM
94ee786613 fix(subscribeTimeShow): 修复关注时间显示逻辑 2025-06-26 15:29:19 +08:00
wsgh0202
ba560f10ee
fix: 代码类型检查 2025-06-25 23:56:08 +08:00
wsgh0202
99d9d24201
fix: 首页视频卡片的时间条遮挡控件 2025-06-25 23:55:58 +08:00
wsgh0202
075ea89fe9
feat: 切换预览时长限制 2025-06-25 23:55:48 +08:00
wsgh0202
0a76da6045
fix: 控件无法点击 2025-06-25 23:55:38 +08:00
wsgh0202
2ee3c4cea2
fix: 首页关闭弹框后无法停止预览 2025-06-25 23:55:28 +08:00
wsgh0202
baaf21a93e
添加配置项 2025-06-25 23:55:19 +08:00
wsgh0202
7450e19854
fix: 预览按钮重复插入
feat: 预览放大时无需鼠标悬停
2025-06-25 23:55:08 +08:00
wsgh0202
408b3efd93
1. 移除多余div
2. 传递事件到父组件
2025-06-25 23:54:52 +08:00
wsgh0202
7f199a7998
fix: 首次点击放大按钮不弹窗 2025-06-25 23:49:00 +08:00
wsgh0202
264d51fbed
添加关闭弹窗(缩小图标)按钮逻辑 2025-06-25 23:48:43 +08:00
wsgh0202
c77b7e14d0
点击按钮转移预览视频到弹窗,关闭弹窗自动移回 2025-06-25 23:48:16 +08:00