wsgh0202
|
d4ef2e6bc9
|
refactor: 移动方法位置
|
2025-08-29 19:13:02 +08:00 |
|
wsgh0202
|
c68e440f15
|
docs: 更新选项说明
|
2025-08-14 21:19:07 +08:00 |
|
wsgh0202
|
2ea3a000cf
|
style: 移除设置面板外层容器显示
|
2025-08-14 21:19:07 +08:00 |
|
wsgh0202
|
c52e381d95
|
refactor: 更换设置面板、小组件UI为OptionRadioGroup
|
2025-08-14 21:19:07 +08:00 |
|
wsgh0202
|
d3f5e2184e
|
refactor: 移动通用组件到统一位置
|
2025-08-14 21:19:07 +08:00 |
|
wsgh0202
|
d0cdf37993
|
feat: 将switche改回普通option,并移入选项组组件
|
2025-08-14 21:19:07 +08:00 |
|
wsgh0202
|
5e5a2c15a5
|
feat: 添加选项组组件
|
2025-08-14 21:19:07 +08:00 |
|
wsgh0202
|
f296bbf483
|
feat: 添加动态创建vue组件模块
|
2025-08-14 21:19:07 +08:00 |
|
wsgh0202
|
f3af27056d
|
feat: 添加切换设置面板、小组件布局组件
|
2025-08-14 21:19:07 +08:00 |
|
wsgh0202
|
a5cd393b9b
|
feat: 添加可收起展开容器
|
2025-08-14 21:19:07 +08:00 |
|
wsgh0202
|
342c4c697e
|
feat: 直接引入ComponentOption组件无法加载,复制组件临时使用
|
2025-08-14 21:19:07 +08:00 |
|
Grant Howard
|
0a510e22ea
|
Merge pull request #5226 from UcnacDx2/preview-features
[新增组件] 替换推荐流视频封面为视频预览图
|
2025-08-13 09:02:22 +08:00 |
|
the1812
|
ea2e998ab7
|
Merge branch 'preview-fixes' into preview-features
|
2025-08-13 08:59:44 +08:00 |
|
the1812
|
9e16d64d0b
|
Merge branch 'preview-fixes' of https://github.com/the1812/Bilibili-Evolved into preview-fixes
|
2025-08-13 08:59:38 +08:00 |
|
the1812
|
5f243a666a
|
Update ad rules (fix #5160)
|
2025-08-13 08:54:46 +08:00 |
|
the1812
|
f7da805463
|
Update dark styles
|
2025-08-13 08:35:20 +08:00 |
|
ucnacdx2
|
251f44aff0
|
refactor: merge style and logic in replace-cover, optimize video preview loading
|
2025-08-13 00:14:15 +08:00 |
|
WakelessSloth56
|
c4fab85054
|
fix: fix component hideUserCard
|
2025-08-11 16:54:28 +08:00 |
|
the1812
|
03afc94baf
|
Merge branch 'preview-features' of https://github.com/the1812/Bilibili-Evolved into preview-features
|
2025-08-01 08:48:21 +08:00 |
|
the1812
|
d2f68374cb
|
Merge branch 'preview-fixes' into preview-features
|
2025-08-01 08:48:12 +08:00 |
|
the1812
|
c24d84474c
|
Update dark styles
|
2025-08-01 08:46:23 +08:00 |
|
wsgh0202
|
d46ab3500b
|
feat: 添加移除占位选项
|
2025-07-26 00:32:57 +08:00 |
|
wsgh0202
|
b08f444fdc
|
refactor: 修改选项为switch方式
|
2025-07-25 23:49:44 +08:00 |
|
wsgh0202
|
5ee2af14bb
|
docs: 更新选项名称
|
2025-07-25 20:15:20 +08:00 |
|
wsgh0202
|
c0407d0fbc
|
Update registry/lib/components/utils/remove-promotions/index.md
Co-authored-by: Grant Howard <the1812@outlook.com>
|
2025-07-25 20:02:52 +08:00 |
|
wsgh0202
|
090dc7c069
|
fix: 修复视频搜索页广告没有屏蔽(#5160)
|
2025-07-25 19:26:59 +08:00 |
|
wsgh0202
|
4ec6faec2b
|
feat: 添加debug选项
|
2025-07-25 19:26:53 +08:00 |
|
wsgh0202
|
6fe8acfe1f
|
fix: 修复占位文本不显示
- 使用类名定位广告卡片而不是属性
- 参考 #5160,广告链接不只一种模式
- 理论上能提高些许性能
- 使用css实现占位文本
|
2025-07-25 19:26:48 +08:00 |
|
wsgh0202
|
8e1ea3581b
|
fix: 换一换区域广告没有占位
|
2025-07-25 19:26:43 +08:00 |
|
wsgh0202
|
8656dbfd57
|
fix: 修复小程序广告没有屏蔽
|
2025-07-25 19:26:34 +08:00 |
|
wsgh0202
|
4a4562520b
|
feat: 番剧支持连播到最后1P停止,默认值改为始终连播
通过类名前缀查询有点慢,解析分P方法改为可重写,避免影响其他页面类型
|
2025-07-23 20:22:15 +08:00 |
|
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 |
|
Grant Howard
|
ebf87b7ed5
|
Merge pull request #5287 from wsgh0202/fix-hide-home-carousel
fix: 隐藏首页轮播图失效
|
2025-07-23 20:13:06 +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 |
|