Commit Graph

195 Commits

Author SHA1 Message Date
dreammu
454318403f
Update url params clean: is_room_feed
似乎是从用户空间进入直播间会带的参数
2024-08-26 22:31:10 +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
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
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
the1812
9d6e11452b Merge branch 'preview-fixes' of https://github.com/the1812/Bilibili-Evolved into preview-fixes 2024-03-09 18:50:42 +08:00
the1812
949fc167a6 Merge branch 'fix/4610' into preview-fixes 2024-03-09 18:49:39 +08:00
the1812
e692e42350 Remove unused layout (#4610) 2024-03-09 10:12:06 +08:00
the1812
3f47cee192 Fix logo-img size (fix #4480) 2024-03-05 09:01:35 +08:00
sunfkny
312a868273
[组件-网址参数清理] 修复重新打开关闭的搜索页时跳转至 https://search.bilibili.com/undefined
https://github.com/the1812/Bilibili-Evolved/issues/4656
2024-03-02 20:05:28 +08:00
the1812
60b427fdea Update send comment action (fix #4612) 2024-02-12 23:39:20 +08:00
the1812
813bd35598 Fix keymap click bubbles (#4571) 2024-01-17 08:48:34 +08:00
the1812
a2c3d4449c Update actions for bangumi (#4571) 2024-01-16 23:18:46 +08:00
the1812
0ba404cd54 Merge branch 'preview-fixes' into preview-features 2024-01-15 09:25:13 +08:00
the1812
7df423afac Add PC client ad block (#4590) 2024-01-15 09:06:09 +08:00
the1812
86906997a6 Update descriptions (fix #4555) 2024-01-15 09:03:42 +08:00
the1812
e83b6d2c92 Merge branch 'preview-features' of https://github.com/the1812/Bilibili-Evolved into preview-features 2024-01-14 19:36:23 +08:00
the1812
8ca54c2d9c Fix carousel images detection (fix #4586) 2024-01-14 19:36:01 +08:00
the1812
3be0e2c8cd Fix carousel images detection (fix #4586) 2024-01-14 19:34:48 +08:00
the1812
66307a7049 Use CSS :has to hide search ads (fix #3997) 2024-01-14 19:14:53 +08:00
Light_Quanta
18d0dfc608 Fix ip-show not working in blackroom 2023-12-18 22:01:53 +08:00
the1812
3d98b341a0 Merge branch 'preview-fixes' into preview-features 2023-11-22 20:53:31 +08:00
snowrain
5908ec8bca Fix(black-list): adapt new home page (fix #4510) 2023-11-22 16:20:03 +08:00
the1812
fd5d07160a Add custom volume step (#2594) 2023-11-19 19:09:37 +08:00
the1812
1555e26137 Merge branch 'preview-fixes' into preview-features 2023-11-19 17:13:34 +08:00
the1812
d13865099f Fix relative URL parsing (fix #4471) 2023-11-19 16:11:54 +08:00
the1812
75b2589b0d Disable arrow key bindings by default (#4501) 2023-11-12 16:08:55 +08:00
the1812
340400bd10 Update URL params (fix #4512) 2023-11-12 16:05:38 +08:00
the1812
c90cbe5735 Refactor video cover utils 2023-10-10 08:44:09 +08:00
Grant Howard
59b1b9c73d
Merge pull request #4473 from oxygenkun/preview-features
[组件-下载视频][组件-查看封面] Add  'download cover' option in 'downloadVideo' component
2023-10-10 08:38:08 +08:00
oxygenkun
e6dece098a Add 'download cover' option in 'downloadVideo' component
- add a plugin in utils/view-cover components for downloadVideo
- reconstruct codes for getting video cover url.
2023-10-06 19:02:36 +08:00
the1812
aeb24b7653 Update options and descriptions (#4444) 2023-09-27 19:37:54 +08:00
Grant Howard
52dbb0a221
Merge pull request #4396 from LightQuanta/preview-features
修复页面加载后立即查询 .s-space 可能查询失败的问题
2023-08-29 21:10:25 +08:00
Light_Quanta
e782e0ec24 Fix .s-space query error while loading 2023-08-28 10:48:37 +08:00
CrazyboyQCD
d74bbea083 修复视频自动点赞失效的问题 2023-08-27 16:39:36 +08:00
the1812
558c8573e6 Update url params clean (#1459) 2023-08-26 00:12:21 +08:00
Light_Quanta
6c3b48a8d5 Refactor albumPubTimeShow & disconnect old observers 2023-08-10 13:45:27 +08:00
Light_Quanta
d2aed15bf1 Fix albumPubTimeShow & subscribeTimeShow won't update when switching in page 2023-08-06 12:05:15 +08:00