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 |
|
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
|
b77e95ba2e
|
Update dark styles
|
2025-07-17 21:31:03 +08:00 |
|
CNOCM
|
b8c8485671
|
Update index.ts
|
2025-07-03 14:42:34 +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 |
|
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 |
|
the1812
|
c9de7dbfae
|
Merge branch 'preview-fixes' into preview-features
|
2025-05-28 22:48:49 +08:00 |
|
the1812
|
cd5329f11c
|
Ignore focus by default (fix #5225)
|
2025-05-14 09:05:51 +08:00 |
|
CrazyboyQCD
|
5d49d33c14
|
fix: 自动点赞忽略黑名单的问题
|
2025-05-03 20:30:25 +08:00 |
|
Alan Ye
|
9db33360a9
|
fix(eslint): make eslint happy
|
2025-04-27 22:49:47 +08:00 |
|
Alan Ye
|
a006bdaef2
|
style(active-video-links): obey eslint format
|
2025-04-27 22:37:57 +08:00 |
|
Alan Ye
|
6e8780a9c2
|
fix(active-video-links): nicovideo url fix
|
2025-04-27 22:31:12 +08:00 |
|
magicFeirl
|
5c885dcf48
|
chore: add author info
|
2025-04-10 21:18:26 +08:00 |
|
magicFeirl
|
fbbe32fc35
|
feat: 添加稍后再看页面重定向组件
|
2025-04-09 13:54:14 +08:00 |
|
Alan Ye
|
68ce22291f
|
docs(components): remove duplicate descripiton in index.ts
|
2025-04-06 20:32:51 +08:00 |
|
Alan Ye
|
ec77980db8
|
fix(components): use protocol-relative URLs
|
2025-04-06 13:04:29 +08:00 |
|
Alan Ye
|
c0d23af500
|
fix(components): use protocol-relative URLs
|
2025-04-06 00:40:52 +08:00 |
|
Alan Ye
|
896f5f8c53
|
feat(components): Active Video Links
|
2025-04-06 00:23:58 +08:00 |
|
the1812
|
5b199169b9
|
Merge branch 'preview-fixes' into preview-features
|
2025-04-01 08:36:34 +08:00 |
|