Commit Graph

8507 Commits

Author SHA1 Message Date
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
4840c2f83d Merge branch 'preview-fixes' of https://github.com/the1812/Bilibili-Evolved into preview-fixes 2025-08-01 08:48:00 +08:00
the1812
23a97e7bfa Update main site urls 2025-08-01 08:47:49 +08:00
the1812
c24d84474c Update dark styles 2025-08-01 08:46:23 +08:00
Grant Howard
4f60b001c8
Merge pull request #5309 from wsgh0202/feat-removePromotions
【新增功能】删除广告组件新增移除占位选项
2025-07-31 22:51:35 +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
Grant Howard
27f41b0370
Merge pull request #5307 from wsgh0202/fix-removePromotions
【修复】删除广告组件部分广告屏蔽失效
2025-07-25 20:18:21 +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
Grant Howard
79b067ee0d
Merge pull request #5303 from wsgh0202/feat-custom-autoplay
【新增组件】定制自动连播行为
2025-07-25 19:54:41 +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
the1812
6bb378ec3b Update changelog 2025-07-23 20:14:05 +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
f136369e4f Update changelog 2025-07-23 20:11:10 +08:00
the1812
f8b5092e55 Update changelog 2025-07-23 08:41:04 +08:00
the1812
a3d1675809 Merge branch 'preview-fixes' into preview-features 2025-07-22 23:38:37 +08:00
the1812
acac416455 Fix type error 2025-07-22 23:38:27 +08:00
the1812
1f27d86645 Update docs 2025-07-22 23:11:55 +08:00
the1812
fba8849f46 Merge branch 'preview-fixes' into preview-features 2025-07-22 23:10:49 +08:00
the1812
c85fc06e51 Update docs 2025-07-22 23:10:14 +08:00
the1812
076dc47b55 Update donate history 2025-07-22 23:08:59 +08:00
the1812
993b726d97 Update version number 2025-07-22 09:34:40 +08:00
the1812
afa034db9a Merge tag 'v2.10.2-preview' into preview-fixes 2025-07-22 09:33:51 +08:00
the1812
3cba41aec6 Update changelog 2025-07-22 09:33:43 +08:00
the1812
e3349c503f Fix side card states not updating 2025-07-22 09:33:02 +08:00
the1812
c08e27331b Update changelog 2025-07-22 09:21:00 +08:00
the1812
83b9800d8a Update dark styles 2025-07-21 23:11:37 +08:00
Grant Howard
921493aceb
Merge pull request #5285 from CNOCM/fix/subscribeTimeShow
refactor(subscribeTimeShow): 优化
2025-07-18 09:02:44 +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