Commit Graph

8654 Commits

Author SHA1 Message Date
github-actions[bot]
206ad99e3a CI build
Some checks failed
Build / build (push) Has been cancelled
2025-07-22 15:41:28 +00:00
the1812
ffc9c26db4 Merge branch 'preview-features' into preview 2025-07-22 23:38:46 +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
9f29394766 Merge branch 'preview' of https://github.com/the1812/Bilibili-Evolved into preview
Some checks are pending
Build / build (push) Waiting to run
2025-07-22 23:14:20 +08:00
the1812
3fad1960d9 Merge branch 'preview-features' into preview 2025-07-22 23:12:43 +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
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
github-actions[bot]
d067ca32f5 CI build
Some checks failed
Build / build (push) Has been cancelled
2025-06-29 07:41:01 +00:00
the1812
af2906e641 Merge branch 'preview-features' into preview 2025-06-29 15:38:41 +08:00
Grant Howard
a61922ecc5
Merge pull request #5281 from wsgh0202/feat-bigger-preview
feat: 添加预览放大组件
2025-06-29 15:38:00 +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
github-actions[bot]
19df56a800 CI build 2025-06-29 03:39:01 +00:00
the1812
fdfb4f9cc4 Merge branch 'preview-features' into preview 2025-06-29 11:36:43 +08:00
the1812
1ed389af6f Merge branch 'preview-fixes' into preview-features 2025-06-29 11:36:15 +08:00
Grant Howard
044f27bde5
Merge pull request #5282 from CNOCM/fix/subscribeTimeShow
fix(subscribeTimeShow): 修复关注时间显示逻辑
2025-06-26 23:50:03 +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