Commit Graph

228 Commits

Author SHA1 Message Date
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
the1812
041856dd2a Merge tag 'v2.9.2-preview' into preview-fixes 2024-09-15 09:52:42 +08:00
the1812
18017644dc Add Shadow DOM support for sendComment action (#4843) 2024-09-12 23:02:31 +08:00
the1812
392f696cdc Add original images for articles (#2868) 2024-09-08 21:02:01 +08:00
the1812
7c11ec1feb Support width-only images 2024-09-08 16:16:18 +08:00
the1812
99f03a074d Merge branch 'preview-fixes' into preview-features 2024-09-08 15:33:28 +08:00
the1812
782bfde9d8 Update dark styles 2024-09-08 15:31:33 +08:00
the1812
fe8314a29d Add Shadow DOM support for instantStyles 2024-09-08 15:05:15 +08:00
the1812
40e3bfa87a Add ShadowRootStyleDefinition 2024-09-08 10:18:12 +08:00
the1812
2924f12ac3 Merge branch 'preview-fixes' of https://github.com/the1812/Bilibili-Evolved into preview-fixes 2024-09-05 23:39:27 +08:00
the1812
1fc893d03d Add CommentAreaV3 support 2024-09-05 23:39:07 +08:00
Grant Howard
92129ca999
Merge pull request #4886 from dreammu/patch-1
Update url params clean: `is_room_feed`
2024-09-04 23:54:37 +08:00
the1812
3bdf8354dc Add CommentAreaV3 support 2024-09-04 23:22:44 +08:00
the1812
6f04f26d33 Add CommentAreaV3 2024-09-01 23:52:03 +08:00
dreammu
454318403f
Update url params clean: is_room_feed
似乎是从用户空间进入直播间会带的参数
2024-08-26 22:31:10 +08:00
the1812
ef644ce739 Merge branch 'preview-fixes' into preview-features 2024-08-15 23:11:40 +08:00
the1812
4d47a6fae4 Merge tag 'v2.9.0-preview' into preview-fixes 2024-08-15 23:10:17 +08:00
the1812
f9378718ae Fix toolbar actions 2024-08-15 08:53:43 +08:00
Grant Howard
eb6a9db08b
Merge pull request #4798 from oxygenkun/preview-features
[组件-下载视频][插件-下载视频 - aria2 输出支持][组件-查看封面] 为aria2提供可下载封面的功能
2024-07-24 21:24:25 +08:00
the1812
c740f16208 Merge tag 'v2.8.12-preview' into preview-fixes 2024-07-19 21:25:32 +08:00
the1812
7fc04a2d23 Add multiline options 2024-07-17 21:20:37 +08:00
the1812
d33a10513d Add more variables (#3852) 2024-07-17 19:48:00 +08:00
the1812
b5eb76eed6 Merge branch 'preview-fixes' into preview-features 2024-07-11 23:57:01 +08:00
the1812
d2a55bae78 Merge branch 'preview-fixes' of https://github.com/the1812/Bilibili-Evolved into preview-fixes 2024-07-11 23:10:39 +08:00
the1812
9ba5341d30 Improve blocking for homepage 2024-07-11 23:10:33 +08:00
the1812
fee12bee0b Improve blocking for homepage 2024-07-10 23:18:36 +08:00
oxygenkun
7c2c593c96 为aria2提供可下载封面的功能
1. 优化视频下载组件的结构,现在仅在需要的时候获取assets的blob并下载

2. 扩展视频下载组件的接口,插件可以代理处理assets的下载逻辑

3. 扩展视频封面组件和aria2插件以支持aria2下载封面
2024-06-23 22:50:23 +08:00
snowrain
c992e019cb fix(black-list):去掉滚动条ie和早期edge兼容 2024-06-15 15:08:57 +08:00
snowrain
461b4f81b5 fix(black-list): lint-fix 2024-06-06 18:21:21 +08:00
snowrain
67cd09db6d Fix(black-list): Increase the width of the popup box and add a scrollbar (fix #4749) 2024-06-06 18:09:04 +08:00
the1812
ee4e3730ae Merge branch 'preview-fixes' into preview-features 2024-05-12 13:56:33 +08:00
the1812
1899c12f25 Fix getIpLocation (fix #4690) 2024-05-10 20:18:52 +08:00
Grant Howard
5464c7e10a
Merge pull request #4689 from LightQuanta/preview-features
实现#4506
2024-03-21 21:10:54 +08:00
Light_Quanta
bd06042af0 feat: modify margin-left for ip-show 2024-03-21 11:30:03 +08:00