Commit Graph

261 Commits

Author SHA1 Message Date
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
the1812
a4a4c066c2 Fix ignoreTyping config (fix #5174) 2025-04-01 08:34:00 +08:00
the1812
19e899dcef Update keymap docs (fix #5168) 2025-03-31 23:37:02 +08:00
the1812
82f0713fa7 Fix ad block in search result (fix #5032) 2025-03-31 23:26:26 +08:00
pencilqaq
72cef751bd 更改表情包筛选方式,修复文本错误,删除无用注释 2025-03-21 20:50:40 +08:00
pencilqaq
7099bf9c06 feat(components): 添加下载up主专属表情包功能 2025-03-21 07:56:09 +08:00
the1812
f9afbaa7da Fix duplicate images for Firefox (fix #5166) 2025-03-11 23:13:00 +08:00
the1812
da6c829296 Fix video focus for Firefox (fix #5153) 2025-02-28 08:53:42 +08:00
the1812
46c6d59350 Fix ignoreTyping for focused element (#5150) 2025-02-26 23:09:17 +08:00
the1812
8c3ed109f1 Skip redirected cards 2025-02-24 22:23:36 +08:00
the1812
f0b40d4da1 Fix redirect on mutations 2025-02-17 22:39:47 +08:00
the1812
fdc9274b72 Add new watchlater support (fix #4951) 2025-02-14 08:36:32 +08:00
the1812
234d786dcc Adjust scale level (fix #5103) 2025-02-13 23:33:14 +08:00
the1812
8ba05d58af Fix key binding trigger at focused element (fix #5119) 2025-02-12 22:42:33 +08:00
the1812
89f9c541d1 Fix video card ad (fix #5110) 2025-02-12 22:32:14 +08:00
the1812
77e2de99f6 Fix image export for feeds (#5098) 2025-02-12 22:24:37 +08:00
the1812
a92863ec8c Remove deprecated item 2025-02-12 08:29:06 +08:00
the1812
7f7612041b Update ad blocks (fix #5027) 2024-11-13 19:43:25 +08:00
the1812
ce09c6b2b3 Merge branch 'preview-features' into preview-fixes 2024-11-11 23:21:43 +08:00
the1812
f86940427e Fix url params in search page (fix #5009) 2024-11-10 16:46:39 +08:00
the1812
bf3928a3b3 Update ad blocks (fix #5001) 2024-11-10 16:23:27 +08:00
the1812
7f7ba9661f Fix incorrect feed card block (fix #5003) 2024-11-10 16:20:21 +08:00
the1812
315826f038 Add CommentContentReplaceContext, improve namings 2024-10-20 11:40:58 +08:00
the1812
13d8e87085 Ignore invalid keyword 2024-10-20 11:20:57 +08:00
the1812
bb4914d1d1 Update descriptions 2024-10-20 11:17:45 +08:00
the1812
437b7ad2a2 Add CommentContentReplaceMap plugin data 2024-10-20 11:15:31 +08:00
the1812
83f70e949b Allow remove emoticon 2024-10-20 11:15:14 +08:00
the1812
ecb93e149e Refactor files 2024-10-20 10:45:21 +08:00
the1812
a858410a15 Add commentContentReplace (#4072) 2024-10-19 20:10:43 +08:00
Grant Howard
37389356af
Merge pull request #4926 from snowraincloud/preview-fixes
fix(black-list): remove login check (fix #4917)
2024-09-26 22:45:45 +08:00
the1812
8651717ca6 Fix placeholder in home feeds (fix #4836) 2024-09-22 21:26:41 +08:00
the1812
7e0d748097 Support gallery image view (fix #4830) 2024-09-22 20:40:54 +08:00
snowrain
deb5170cd7 fix(black-list): lint-check 2024-09-22 12:34:12 +08:00
snowrain
a4ac1e3b97 fix(black-list): remove login check 2024-09-22 12:05:49 +08:00