Commit Graph

972 Commits

Author SHA1 Message Date
the1812
64acf4b931 Fix header offset for v3 (#4610) 2024-03-09 09:55:35 +08:00
the1812
c561a1e8e9 Disable custom navbar on mooc page (#4610) 2024-03-09 09:55:17 +08:00
the1812
e9ff5ba0ed Update dark styles for search list (fix #4354) 2024-03-09 09:07:10 +08:00
the1812
7919710d8b Update dark styles 2024-03-08 08:56:32 +08:00
the1812
2bd0a3303e Update dark styles for new reply area (fix #4605) 2024-03-06 22:23:40 +08:00
the1812
e72b6906a1 Fix z-index 2024-03-06 22:23:15 +08:00
the1812
f7c9743e60 Fix speed container selectors (fix #4571) 2024-03-06 10:23:46 +08:00
the1812
3b224b4ec8 Remove log 2024-03-06 09:51:08 +08:00
the1812
d03e355e54 Fix object modules 2024-03-06 09:50:01 +08:00
the1812
5b7cec5ef1 Update getNotifyCount API (fix #4427) 2024-03-06 09:46:16 +08:00
the1812
6e2ad8a47d Add component legacyFeedsImageViewer (#4645) 2024-03-05 23:44:43 +08:00
the1812
e452bb0a4f Add displayMode options (fix #4532) 2024-03-05 22:54:42 +08:00
the1812
3f47cee192 Fix logo-img size (fix #4480) 2024-03-05 09:01:35 +08:00
Grant Howard
0abe8a6f5a
Merge pull request #4662 from sunfkny/patch-2
[组件-禁止跳转动态详情] fix: 修复带图转发动态的 `查看图片` 失效
2024-03-04 22:49:38 +08:00
the1812
ece8d359d2 Update folded content class (fix #4633) 2024-03-04 22:38:52 +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
sunfkny
b5dfbcc455
[组件-禁止跳转动态详情] fix: 修复带图转发动态的 查看图片 失效
例如 https://t.bilibili.com/904142297159958549
2024-03-02 12:04:12 +08:00
the1812
249e13f63a Use PlayerAgent to remove cover (fix #4491) 2024-02-14 14:52:57 +08:00
the1812
60b427fdea Update send comment action (fix #4612) 2024-02-12 23:39:20 +08:00
the1812
cc0bc33be3 Fix section empty 2024-01-18 09:19:53 +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
6c28c5e548 Add video season batch input (#3240) 2024-01-15 23:54:46 +08:00
the1812
301fa27eef Merge branch 'preview-features' of https://github.com/the1812/Bilibili-Evolved into preview-features 2024-01-15 09:25:19 +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
Grant Howard
89cae81577
Merge pull request #4587 from oxygenkun/preview-features
[组件-直播信息扩充]feat: use new live feeds api and add reorder post-process
2024-01-14 22:21:53 +08:00
the1812
2d1f571c07 Merge branch 'preview-fixes' into preview-features 2024-01-14 19:44:51 +08:00
the1812
7a093dc48d Fix z-index of operation list (fix #4595) 2024-01-14 19:44:25 +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
879f1951a7 Add promotion popup and danmaku block (fix #4565) 2024-01-14 19:29:17 +08:00
the1812
66307a7049 Use CSS :has to hide search ads (fix #3997) 2024-01-14 19:14:53 +08:00
the1812
3bdd8ee4d9 Update for new search page 2024-01-14 18:47:07 +08:00
the1812
eb0b682b08 Add hide charge feeds plugin (#4033) 2024-01-14 17:47:09 +08:00
the1812
efdbded407 Merge branch 'preview-fixes' into preview-features 2024-01-14 17:10:08 +08:00
the1812
8b3a3b74e2 Merge branch 'preview-fixes' of https://github.com/the1812/Bilibili-Evolved into preview-fixes 2024-01-14 17:08:57 +08:00
the1812
31206d88d1 Read bpx player config by default (fix #4552) 2024-01-14 16:35:10 +08:00
Pencil
a5a41c94a9
Update dark-mod
fix: https://github.com/the1812/Bilibili-Evolved/issues/4599
2024-01-11 05:41:16 +08:00
oxygenkun
d3546aa3f7 remove console log 2023-12-31 23:48:08 +08:00
oxygenkun
7349b957c6 feat: use new live feeds api and add post process
- New API will retrieve live rooms including 'quietly follow' (悄悄关注) users. The previous API does not.
- Add post-process: reorder list after retrieving all live rooms to remain in the order in the web dynamic dashboard.
2023-12-31 23:13:02 +08:00
Tinhone
1204dbfcbf feat: 更改组件选项说明 2023-12-28 20:48:31 +08:00
Tinhone
8676c45194 feat: 更改 自定义字体 默认设置
文泉驿微米黑(WenQuanYi Micro Hei)字体,其部分版本存在朝鲜语(韩语)显示不正确的问题,故从默认设置中删除,使用 Malgun Gothic 字体替换

参见:
https://www.zhihu.com/question/59193641
https://weibo.com/ttarticle/p/show?id=2309404628937870540807
2023-12-28 20:10:12 +08:00
Tinhone
828dba8296 feat: 更改 覆盖选项 相关描述 2023-12-28 20:00:26 +08:00
Tinhone
8b55437171 feat: 迁移 覆盖选项 进入更多选项面板 2023-12-28 19:50:07 +08:00
Tinhone
1ab35eb889 fix: 修补 禁用标题标点符号缩进 未更换描述 2023-12-27 19:20:24 +08:00
Tinhone
d6f89ec0ba feat: 扩展 禁用引号缩进禁用标题标点符号缩进 2023-12-26 01:11:21 +08:00
Tinhone
4f33972aab fix: 启动快速收藏 图标丢失 (#4566) 2023-12-26 00:46:07 +08:00
Light_Quanta
18d0dfc608 Fix ip-show not working in blackroom 2023-12-18 22:01:53 +08:00
the1812
6f5b7d0651 Merge branch 'preview-fixes' into preview-features 2023-11-24 08:28:31 +08:00
the1812
8127ca2fcc Exclude fixed navbar on new articles (fix #4540) 2023-11-24 08:28:18 +08:00
the1812
3d98b341a0 Merge branch 'preview-fixes' into preview-features 2023-11-22 20:53:31 +08:00
the1812
419e57ff39 Fix author header in articles 2023-11-22 20:44:43 +08:00
Grant Howard
e3d611f433
Merge pull request #4485 from Tinhone/improve-custom-font-family
[组件-自定义字体] feat: 改善组件代码和功能
2023-11-22 19:53:36 +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
d6b079ce1e Fix styles in history page (fix #4459) 2023-11-19 17:07:36 +08:00
the1812
d13865099f Fix relative URL parsing (fix #4471) 2023-11-19 16:11:54 +08:00
the1812
3e8f26e517 Skip expand on column feed (#4475) 2023-11-19 15:14:35 +08:00
Tinhone
a8903f9d80 feat: 修改组件介绍和代码注释 2023-11-17 16:06:55 +08:00
Tinhone
6829bce705 feat: Vue 文件名称大小写修改过渡 02 2023-11-17 15:59:51 +08:00
the1812
3b55128e71 Fix cheese url (fix #4484) 2023-11-16 23:19:58 +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
eab4c9ac9a Fix floating videos (#4404) 2023-11-12 16:02:18 +08:00
the1812
eb05bb4fb0 Fix bvidConvert URL (#4515) 2023-11-12 15:53:57 +08:00
the1812
804fc15db0 Update README 2023-11-08 09:20:05 +08:00
the1812
50ae796dff Merge branch 'preview-fixes' of https://github.com/the1812/Bilibili-Evolved into preview-fixes 2023-11-07 23:15:41 +08:00
the1812
3ba4b996ea Add README doc for darkMode 2023-11-07 23:15:33 +08:00
Grant Howard
97f4d61139
Merge pull request #4430 from Tinhone/fix-scroll-trigger-loading
[组件-极简首页] fix: 修复 `ScrollTrigger` 在特定情况下无法触发加载的问题
2023-11-02 22:38:18 +08:00
the1812
f3cf02361a Fix HTML entities in title 2023-10-16 22:06:36 +08:00
Tinhone
829ea2d13b feat: 代码整理 2023-10-13 05:19:04 +08:00
Tinhone
5f3e401239 feat: 迁移至 ExtraOptionsPanel 2023-10-11 07:49:43 +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
Tinhone
2288a37aec feat: Vue 文件名称大小写修改过渡 01 2023-10-06 06:56:30 +08:00
Tinhone
b6e55a89c3 feat: 将更多选项面板代码独立出来 2023-10-04 04:18:57 +08:00
the1812
aeb24b7653 Update options and descriptions (#4444) 2023-09-27 19:37:54 +08:00
the1812
b271983629 Merge branch 'preview-features-snapshot' into preview-fixes 2023-09-24 20:30:57 +08:00
the1812
3ed596aca8 Merge branch 'preview-fixes' into preview-features 2023-09-24 19:47:36 +08:00
sunfkny
8aa12ce2b6
fix: 修复被转发图文动态的 详情 > 功能失效 2023-09-24 18:59:52 +08:00
the1812
72ae5e02df Merge branch 'preview-features' of https://github.com/the1812/Bilibili-Evolved into preview-features 2023-09-23 17:26:47 +08:00
the1812
ca1184b321 Merge branch 'preview-fixes' of https://github.com/the1812/Bilibili-Evolved into preview-fixes 2023-09-23 17:26:03 +08:00
Grant Howard
6777f6282b
Merge pull request #4449 from xfoxfu/preview-features
feat: 允许配置视频下载文件拓展名
2023-09-23 17:19:30 +08:00
Grant Howard
fa5863e2ed
Merge pull request #4415 from Tinhone/back-to-the-original-liveroom-by-default
[组件-返回原版直播间] feat: 增加默认返回原版直播间功能
2023-09-23 16:50:21 +08:00
the1812
f21b176cc0 Fix alt toggle (fix #4429) 2023-09-23 16:40:13 +08:00
the1812
8e92d08fa6 Fix disableScrollVolume not working (fix #4381) 2023-09-23 16:10:49 +08:00
Yuze Fu
7989b6e3b2
feat: 允许配置视频下载文件拓展名 2023-09-22 22:25:56 +09:00
Pencil
615a5bf88d
Update live.scss
直播间简化适配新版pk条
2023-09-17 01:43:08 +08:00
Grant Howard
c51bd23d2f
Merge pull request #4406 from Tinhone/custom-font-family
[组件-自定义字体] feat: 新增组件 `自定义字体`
2023-09-16 21:45:43 +08:00
the1812
170ae7ef27 Merge branch 'preview-fixes' into preview-features 2023-09-14 23:45:37 +08:00
Silence-dream
9362fa3456 fix: 直播推流背景发白 (close #4410) 2023-09-14 23:45:18 +08:00
the1812
c1d7441801 Fix stat data display (#4421) 2023-09-14 23:20:47 +08:00
the1812
053928cedf Merge branch 'preview-features' of https://github.com/the1812/Bilibili-Evolved into preview-features 2023-09-14 23:20:36 +08:00
Grant Howard
a01afc29f9
Merge pull request #4412 from Tinhone/fresh-home-column-font-new-color
[组件-清爽首页] feat: 为栏目主标题字体颜色添加浅色样式
2023-09-14 23:11:52 +08:00
Tinhone
4b7bc8fd96 fix: 极简首页在高分屏和低缩放比例下无法触底加载 2023-09-12 22:30:44 +08:00