Commit Graph

964 Commits

Author SHA1 Message Date
the1812
165dc0feb7 Fix cover disappear (fix #4197) 2023-05-23 21:47:47 +08:00
失心
898079c823 trumpet->reply,对应类名更好理解 2023-05-23 12:00:45 +08:00
失心
23c85c183b 小喇叭scss 2023-05-23 11:55:25 +08:00
星海
76b9112a0b
feat: + live_from 2023-05-23 01:52:41 +08:00
imshixin
002c721422
Merge branch 'preview-fixes' into preview-fixes 2023-05-21 18:54:44 +08:00
失心
c25a5baa3d Revert "fix #4197"
This reverts commit bae0eb36bc.
2023-05-20 21:41:08 +08:00
LockRim
af4045755b 播放器置顶样式更改 2023-05-20 20:50:19 +08:00
the1812
ea8d678ced Merge branch 'preview-fixes' into preview-features 2023-05-20 18:19:02 +08:00
the1812
1b590e352c Fix width 2023-05-20 18:18:44 +08:00
the1812
e3c58944d9 Fix button style (#4166) 2023-05-20 18:01:05 +08:00
the1812
bd06d8efdc Fix watchlater menu item not hidden (fix #4175) 2023-05-20 17:03:27 +08:00
the1812
4d9d3e9ad1 Fix preserve event banner (fix #4177) 2023-05-20 16:56:14 +08:00
the1812
55f00fb6d7 Fix header height broken in category pages (fix #4183) 2023-05-20 16:44:15 +08:00
the1812
25fa1b2be0 Fix fresh home not hiding original elements (fix #3981) 2023-05-20 16:08:18 +08:00
the1812
dd0b76ff6f Increase max column count & length (fix #4181) 2023-05-20 15:58:33 +08:00
the1812
30670cc26a Fix control background width (#3173) 2023-05-20 15:36:14 +08:00
失心
8ee9851db5 使评论区上方的小喇叭可选择移除 2023-05-14 20:53:05 +08:00
失心
5717908ccb fix #4197 2023-05-14 20:17:43 +08:00
失心
bae0eb36bc fix #4197 2023-05-14 20:02:03 +08:00
Ziu
f76c3c442d
Merge branch 'preview-features' into feature/dispatchPlayerModeChange 2023-05-10 23:03:26 +08:00
the1812
d713c78826 Merge branch 'preview-fixes' into preview-features 2023-05-10 21:13:52 +08:00
Grant Howard
aecaf18a91
Merge pull request #4192 from ZiuChen/build/modify-cli-choices
build: 截取构建时CLI提示信息 | intercept the CLI prompt information during the build
2023-05-10 20:35:52 +08:00
Grant Howard
e3f53afa88
Merge pull request #4188 from ZiuChen/preview-fixes
fix: 修正播放器模式切换时 body类名响应问题
2023-05-10 20:32:50 +08:00
ZiuChen
bd3b452631 build: 缩短构建组件时CLI提示长度
- 之前展示的是完整路径 当路径过长时会导致提示信息过长 选取体验很差
- 做统一截取处理 只展示能够区分当前组件的部分
2023-05-10 17:13:34 +08:00
ZiuChen
6dd3e79543 fix: 修正marginTop计算规则 增加resize的监听
- 之前是通过获取`#danmukuBox`原始`marginTop`来设置UP主信息的`marginTop`的
- 现在可以通过实时计算 获得目标`marginTop`值
- 用于计算的代码来自B站混淆后的内联JS 做了一些适应性修改
2023-05-10 16:07:28 +08:00
ZiuChen
41dcc5dec0 chore: 清理冗余日志输出 2023-05-10 14:51:46 +08:00
ZiuChen
0942adc888 feat: 播放器置顶功能根据播放器模式动态修改样式
- 监听全局事件playerModeChange 并修改样式
- 为什么不用静态CSS:弹幕列表的marginTop在不同宽度设备是不同的,具体规则并不确定,需要用JS即时获取
- https://github.com/the1812/Bilibili-Evolved/discussions/4178
2023-05-10 14:24:46 +08:00
the1812
53f4eff781 Preserve live list when empty 2023-05-09 08:49:28 +08:00
星海
9ad2475ff4
feat: add url-params-cleaner for bilibili-mall 2023-05-09 00:51:13 +08:00
ZiuChen
ac6e0e40f7 fix: 适应 bpx.ts 中类名变化
- 全局搜索只找到了这一处,不知道还有没有其他地方
2023-05-09 00:06:00 +08:00
the1812
a7424e706c Fix LiveList not sticky (#4185) 2023-05-08 22:36:26 +08:00
Grant Howard
fc6e01a0a6
Merge pull request #4167 from wisokey/preview-features
显示视频投稿时间支持转义字符
2023-05-08 22:27:48 +08:00
Grant Howard
93f6afa869
Merge pull request #4153 from rien7/preview-features
feat: 首页卡片过滤
2023-05-08 22:26:45 +08:00
Grant Howard
9576cfc7df
Merge pull request #4165 from ZiuChen/preview-features
feat: 播放器置顶组件(playerOnTopNew) 功能增强
2023-04-30 16:05:15 +08:00
ZiuChen
2deaed9a63 chore: 清理构建产物 2023-04-30 15:57:53 +08:00
wisokey
98434ca154 显示视频投稿时间新版样式修改 2023-04-30 15:08:16 +08:00
Grant Howard
0cfb415c72
Merge pull request #4155 from lovelyCARDINAL/patch-5
feat: 为自定义顶栏添加单独的`创作中心`
2023-04-30 14:02:11 +08:00
wisokey
fb278b0b9a 显示视频投稿时间支持转义字符 2023-04-27 22:26:55 +08:00
ZiuChen
d25cd4f126 fix: 增加对设置的监听 变化实时反应到页面上 2023-04-27 12:47:02 +08:00
ZiuChen
045a6ac28c feat: 播放器置顶组件(playerOnTopNew) 功能增强
- feat: 播放器顶部留白自定义数值
- fix: 限制组件仅在播放页执行 减少无意义DOM操作
2023-04-27 11:59:04 +08:00
the1812
7646b236a8 Build files 2023-04-26 09:11:02 +08:00
the1812
95c581db94 Build files 2023-04-25 00:16:31 +08:00
the1812
0ba5f2f117 Merge branch 'preview-features' into preview 2023-04-25 00:14:01 +08:00
星海
f3afbc089e feat: 为自定义顶栏添加单独的创作中心 2023-04-24 01:40:18 +08:00
星海
b6151d8cbc feat( #4101 ): + music ranking & drama ranking 2023-04-24 01:06:11 +08:00
RieN7
ac63826213 feat: Clear Home 2023-04-23 19:44:06 +08:00
Grant Howard
c67a6cb1fe
Merge pull request #4152 from rien7/preview-features
feat: 增加新的 播放器置顶 功能
2023-04-23 17:36:03 +08:00
the1812
79a6595317 Update styles 2023-04-23 17:35:37 +08:00
the1812
7a2a5ec3f6 Add number search (fix #677) 2023-04-23 17:27:27 +08:00
the1812
0bb53559a0 Add UID search (#677) 2023-04-23 16:56:28 +08:00
RieN7
1167f721dc feat: Player On Top New 2023-04-22 19:51:08 +08:00
the1812
60148c1110 Add autoLike (#2354) 2023-04-22 17:28:41 +08:00
the1812
b81cfc0ba4 Add urlInclude 2023-04-22 17:17:14 +08:00
the1812
61219fb92c Add invertScrollVolume (#4053) 2023-04-22 16:54:32 +08:00
the1812
20579bc77d Refactor extendFeedsLive (fix #4034, fix #3774, #4035) 2023-04-22 16:01:30 +08:00
the1812
0d61e84ffd Rename to imageAutoBackToTop 2023-04-20 23:33:10 +08:00
the1812
5dffd7e2fc Add ExtraOptions 2023-04-19 21:58:30 +08:00
hhp1614
191ae41c32 fix(extend-live): 修复新版动态无法打开“正在直播”十个以后的链接 2023-04-18 02:29:17 +08:00
the1812
5576a2167d Improve styles 2023-04-16 22:28:37 +08:00
the1812
8c274b85f1 Add CompactRankList in default content layout 2023-04-16 22:15:57 +08:00
the1812
68d2321859 Add scroll snap and mask effect 2023-04-16 22:05:49 +08:00
the1812
23a7f1dcf4 Add compact rank list card style 2023-04-16 17:14:22 +08:00
the1812
ab0981ff9c Add loading indicator 2023-04-16 16:22:32 +08:00
the1812
2982028501 Add CompactRankList 2023-04-16 16:21:05 +08:00
the1812
f68ae19479 Merge branch 'preview-fixes' into preview-features 2023-04-15 16:39:21 +08:00
the1812
aa8d40110e Merge branch 'preview-features' of https://github.com/the1812/Bilibili-Evolved into preview-features 2023-04-15 16:39:09 +08:00
Grant Howard
a7fcc4bef9
Merge pull request #4137 from pencilqaq/preview-fixes
Preview fixes
2023-04-15 16:38:53 +08:00
the1812
69aedde6cf Merge branch 'preview-fixes' into preview-features 2023-04-15 16:32:59 +08:00
the1812
c6fa563490 Hide giftPanel on fullscreen 2023-04-14 08:40:25 +08:00
the1812
512add0650 Update dark styles (#3865) 2023-04-14 08:35:40 +08:00
the1812
cb3ec31550 Update dark styles (#3865) 2023-04-13 23:49:32 +08:00
the1812
9f0c750d88 Fix height 2023-04-13 23:40:28 +08:00
the1812
93b9ea2481 Update dark styles (fix #3865) 2023-04-13 23:24:12 +08:00
the1812
db9a84f3c8 Update simplify live style 2023-04-13 09:16:29 +08:00
the1812
b9464dd3e2 Update dark styles 2023-04-13 09:05:49 +08:00
the1812
cb6a387a61 Update dark styles (#3865) 2023-04-12 09:11:43 +08:00
the1812
8ef1840db9 Update dark styles (#3865) 2023-04-12 00:02:38 +08:00
the1812
fc518f977c Update dark styles (#3865) 2023-04-11 23:50:04 +08:00
wisokey
31017467c0 显示视频投稿时间up名格式化错误修复 2023-04-11 20:58:04 +08:00
wisokey
6e223fc10d 显示视频投稿时间代码格式更正 2023-04-11 18:32:12 +08:00
Pencil
71e157c09c
Update dark-slice-17.scss 2023-04-11 18:12:09 +08:00
Pencil
78fdb6cd33
fix #4128
fix #4128
2023-04-11 18:09:10 +08:00
wisokey
563b8d2a0f 显示视频投稿时间允许自定义替换文本格式 2023-04-11 17:20:27 +08:00
the1812
c1df86d365 Update dark styles (#3865) 2023-04-11 09:16:52 +08:00
the1812
16b073a6fa Update dark styles (#3916) 2023-04-11 08:42:13 +08:00
the1812
7a8f48d9a5 Update dark styles 2023-04-10 09:31:54 +08:00
the1812
331e70cf3b Fix video full description in watchlater (#3916) 2023-04-10 09:20:32 +08:00
the1812
657d8dba2b Fix player control background in watchlater (fix #3916) 2023-04-10 09:15:56 +08:00
the1812
650ffad6c2 Fix video action buttons in watchlater (#3916) 2023-04-09 16:08:36 +08:00
the1812
3b7d705fca Fix element null 2023-04-09 12:08:24 +08:00
the1812
e8b4811681 Fix season id (fix #4044) 2023-04-09 11:46:14 +08:00
the1812
a16eb0feb3 Update dark styles 2023-04-08 23:54:27 +08:00
the1812
315d830b20 Fix bvid convert (#4007) 2023-04-08 22:45:54 +08:00
the1812
508b791158 Update dark styles for bangumi page (#4007) 2023-04-08 22:33:17 +08:00
the1812
4a0cc26748 Update dark styles 2023-04-08 20:52:19 +08:00
the1812
01f97e10b6 Refactor contains function 2023-04-08 20:45:37 +08:00
the1812
57f28f8fad Update dark styles (#4007) 2023-04-05 00:01:45 +08:00
the1812
dd8822e375 Update description (#801) 2023-04-02 20:41:48 +08:00
the1812
1c0089b16b Merge branch 'preview-fixes' into preview-features 2023-04-02 20:21:46 +08:00
the1812
17f21434d4 Update dark styles (fix #3963) 2023-04-02 20:12:02 +08:00