Commit Graph

8451 Commits

Author SHA1 Message Date
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
wsgh0202
368cf8dd95
fix: 隐藏首页轮播图失效
feat: 添加保留占位选项
2025-06-30 23:21:20 +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
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
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
a3db419575
fix: 事件卸载错误 2025-06-25 23:49:11 +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
wsgh0202
fa68e2e14b
实现点击预览放大按钮打开弹窗逻辑 2025-06-25 23:48:06 +08:00
wsgh0202
3232bb6ec4
预览按钮由js改为vue创建 2025-06-25 23:47:48 +08:00
wsgh0202
5bf9fb6d04
功能初始化,添加基础功能:在视频卡片插入占位元素 2025-06-25 23:47:38 +08:00
Grant Howard
6f2012b551
Merge pull request #5276 from RtYkk/fix-hot-search
feat: adapt filter for new bilibili search-trendings section
2025-06-24 08:27:20 +08:00
Whalko
809e74cda0
feat: add search-trendings in sidebar filter options 2025-06-22 10:40:19 +08:00
Whalko
0e53afcf15
feat: add search-trendings filter for new bilibili hot search section 2025-06-22 10:38:22 +08:00
Grant Howard
b49716eaea
Merge pull request #5266 from wisokey/preview-fixes
显示视频投稿时间适配合集类页面
2025-06-15 10:45:20 +08:00
wisokey
426156f51b 显示视频投稿时间适配合集类页面 2025-06-14 11:58:04 +08:00
Grant Howard
cd57a036e2
Merge pull request #5241 from sunfkny/fix-auto-remove-watchlater
[组件-自动移出稍后再看] 优化事件监听逻辑,防止重复监听导致重复调用接口
2025-06-14 10:14:49 +08:00
Grant Howard
dfdd947e55
Merge pull request #5265 from fixfeat/preview-features
[组件 - 弹幕空降] 识别中文数字
2025-06-14 10:14:05 +08:00
fixfeat
2e18ec9887 fix(danmakuAirborne): 弹幕空降特殊弹幕显示及触发 2025-06-13 23:04:16 +08:00
fixfeat
bf08a121a2 feat(danmakuAirborne): 弹幕空降识别中文数字 2025-06-13 22:50:04 +08:00
the1812
c63d15f7c0 Merge branch 'preview-fixes' into preview-features 2025-06-11 20:14:25 +08:00
hyrious
4c3ee2da53 Fix icon colors in dark theme in home page 2025-06-11 20:13:56 +08:00
sunfkny
304b1aaa9c [组件-自动移出稍后再看] 优化事件监听逻辑,防止重复监听导致重复调用接口 2025-06-01 22:47:13 +08:00
the1812
3da8766611 Merge branch 'preview-features' of https://github.com/the1812/Bilibili-Evolved into preview-features 2025-05-30 22:15:12 +08:00
the1812
ac0a4a753e Update docs 2025-05-30 22:14:56 +08:00
the1812
716f7b4ed9 Merge branch 'preview-fixes' into preview-features 2025-05-30 22:13:24 +08:00
the1812
722123937b Update docs 2025-05-30 22:13:02 +08:00
the1812
374c7da873 Update donate history 2025-05-30 22:10:54 +08:00
the1812
dd22dbb607 Upgrade csv parser and fix outdated lockfile 2025-05-30 22:08:30 +08:00
the1812
e4beae71c7 Update version number 2025-05-30 08:26:41 +08:00