Commit Graph

5279 Commits

Author SHA1 Message Date
Heptazhou
d4d5168c9c Add exclude rule
排除移动设备页面(h5)
2020-12-25 11:37:16 +00:00
the1812
6c04cd86fb Fix typo 2020-12-25 19:35:31 +08:00
jloeve
eece5d9e85 fix(dark style): 搜索首页 focus 状态的热搜榜项
https://search.bilibili.com/
测试之前需清空搜索历史才能看见热搜榜

re #1289, https://github.com/the1812/Bilibili-Evolved/issues/1289#issuecomment-748979527
2020-12-25 17:10:53 +08:00
jloeve
9f737e8372 fix(dark style): the progress bar of mini player
re #1289, https://github.com/the1812/Bilibili-Evolved/issues/1289#issuecomment-749034491
2020-12-25 16:47:52 +08:00
the1812
b074a0de4d Fix shift arrowUp 2020-12-25 14:54:37 +08:00
the1812
5310fb208a Update key binding doc 2020-12-24 20:11:10 +08:00
the1812
82de69d450 Build user files 2020-12-24 20:05:55 +08:00
the1812
2f356c4c23 Add key binding doc 2020-12-24 20:04:23 +08:00
the1812
d2b8a35da6 Replace player class 2020-12-24 19:48:11 +08:00
the1812
0e8e5cee5d Fix optional chaining 2020-12-24 11:40:46 +08:00
the1812
f7ce90935e Detect cid on video collection pages 2020-12-24 11:10:47 +08:00
the1812
2e4137f940 Add more key bindings 2020-12-24 10:20:29 +08:00
the1812
f779e7ee0f Build user files 2020-12-22 22:55:35 +08:00
the1812
0887384456 Refactor keymap 2020-12-22 22:54:09 +08:00
the1812
1e74de18ca Merge branch 'preview' of https://github.com/the1812/Bilibili-Evolved into preview 2020-12-21 20:38:55 +08:00
the1812
333bb1b47f Build PR #1316 / #1320 2020-12-21 20:03:27 +08:00
Grant Howard
fc2248ad91
Merge pull request #1320 from LonelySteve/features/blacklist-default-video-speed
「默认播放速度」功能改进
2020-12-21 19:57:13 +08:00
Grant Howard
ad0492cc83
Merge pull request #1316 from LonelySteve/preview
夜间模式适配补充
2020-12-21 19:56:25 +08:00
the1812
8d4c27aafb Add new doc links 2020-12-21 17:57:56 +08:00
jloeve
d0ef05fec2 fix(dark style): 个人空间 > 投稿 > 相簿
re #1143, https://github.com/the1812/Bilibili-Evolved/issues/1143#issuecomment-739257894
2020-12-20 23:14:52 +08:00
jloeve
73b7a9dffa fix(dark style): 我的关注 > 全部关注 右上方的搜索框
re #1289, https://github.com/the1812/Bilibili-Evolved/issues/1289#issuecomment-748051083
2020-12-20 22:33:03 +08:00
jloeve
d5398ce970 Merge remote-tracking branch 'upstream/preview' into preview 2020-12-20 22:03:53 +08:00
Coulomb_G
383ce4d1ed https://live.bilibili.com/21320551 2020-12-20 19:57:27 +08:00
jloeve
db2ff1ef7a fix(dark style): 互动视频组件在错误位置应用了主题色
re #731, https://github.com/the1812/Bilibili-Evolved/issues/731#issuecomment-687625261
2020-12-20 00:48:25 +08:00
jloeve
b0d9367cbf style(default-video-speed): rename: defaultVideoSpeedList -> rememberVideoSpeedList 2020-12-19 17:09:00 +08:00
jloeve
bb22c0323a feat(default-video-speed): 视频级别的记忆将使用的上次记忆的全局速度作为缺省值
- 移除了`latestVideoSpeed`设置项,使用`defaultVideoSpeed`代替之
2020-12-19 14:48:16 +08:00
the1812
5a4b038068 Update liveroom skin (WIP) 2020-12-19 09:43:16 +08:00
Coulomb_G
5e83106fc5 https://live.bilibili.com/12235923 2020-12-18 20:19:34 +08:00
jloeve
1f78fb8563 feat(default-video-speed): 支持扩展倍数
- 新增设置项 `extendVideoSpeed` 用于指示是否扩展倍数,默认为 false
2020-12-18 16:00:31 +08:00
jloeve
a43a90aadf feat(default-video-speed): 记忆最新倍数,移除全局默认速度设定
视频级别的记忆功能需通过设置 `rememberVideoSpeed` 项开启
2020-12-17 15:29:25 +08:00
Coulomb_G
84c6e2ef7a https://live.bilibili.com/8725120 2020-12-16 21:59:06 +08:00
jloeve
587aed4c43 style(default-video-speed): 放宽类型限制 2020-12-16 21:23:24 +08:00
jloeve
a157745cac fix(default-video-speed): 防止在非视频页面抛出异常 2020-12-16 20:18:16 +08:00
jloeve
335ff2ce87 feat(default-video-speed): 实现视频级别的播放倍数记忆以及真·倍数控制 2020-12-16 19:10:46 +08:00
jloeve
ac43a9a6c7 Revert "feat(default-video-speed): add blacklist"
This reverts commit 42bd44b5c7.
2020-12-16 16:18:36 +08:00
jloeve
e935975d2b fix(default-video-speed): 以触发点击事件的方式实现倍数切换 2020-12-16 12:42:38 +08:00
jloeve
bd5f845719 fix(default-video-speed): 反转显示逻辑,支持热更新 2020-12-16 01:54:02 +08:00
the1812
6ee8426816 Merge branch 'master' into preview 2020-12-15 20:41:31 +08:00
the1812
6169d9953a Update docs 2020-12-15 20:41:12 +08:00
the1812
0abda4a91d Update tooltips 2020-12-15 20:40:52 +08:00
the1812
85a2dd4e0f Clean up wiki links 2020-12-15 20:29:19 +08:00
jloeve
42bd44b5c7 feat(default-video-speed): add blacklist 2020-12-15 20:25:59 +08:00
jloeve
1a2bb6a63b fix(dark style): 推荐视频的标题悬浮色
re #1269, https://github.com/the1812/Bilibili-Evolved/issues/1269#issuecomment-738775848
2020-12-15 17:05:32 +08:00
jloeve
7aa4c8fa98 fix(dark style): 播放列表中含有分P的视频的标题色
fix #1269
2020-12-15 16:52:15 +08:00
the1812
40b142fc09 Merge branch 'preview' of https://github.com/the1812/Bilibili-Evolved into preview 2020-12-15 09:45:47 +08:00
the1812
de9b911b1e Build user files 2020-12-15 09:38:23 +08:00
the1812
38f39be9c5 Auto update contents on mouseenter (fix #1311) 2020-12-15 09:34:02 +08:00
Coulomb_G
f1a8208b78 https://www.bilibili.com/bangumi/play/ep341217 2020-12-14 13:57:18 +08:00
the1812
7710d865af Refactor image viewer (#1304) 2020-12-13 14:13:51 +08:00
the1812
087a77f1a1 Build user files 2020-12-12 20:39:01 +08:00