Commit Graph

7396 Commits

Author SHA1 Message Date
the1812
33618ab594 Fix LiveList not sticky (#4185) 2023-06-02 21:30:37 +08:00
the1812
9cd7dda4dd Refactor github config files 2023-06-01 23:28:36 +08:00
the1812
5f98a1d5a0 Merge branch 'v2.7.1-preview' into preview-fixes 2023-06-01 08:56:40 +08:00
the1812
98a670ea5f Merge branch 'preview-fixes' of https://github.com/the1812/Bilibili-Evolved into preview-fixes 2023-05-28 17:02:15 +08:00
the1812
f262bec1a1 Update header panel styles (fix #4215) 2023-05-28 17:01:53 +08:00
Grant Howard
38121f2633
Merge pull request #4222 from pencilqaq/fix
Update live.scss
2023-05-28 17:01:39 +08:00
Grant Howard
1737a2bfae
Merge pull request #4214 from lovelyCARDINAL/patch-1
feat: + `live_from`
2023-05-28 17:01:22 +08:00
Grant Howard
40b5295788
Merge pull request #4199 from imshixin/preview-fixes
Preview fixes
2023-05-28 17:01:05 +08:00
the1812
47ccc265cf Fix gift panel not hidden (#4210) 2023-05-28 16:44:47 +08:00
the1812
a71171fad4 Fix type errors 2023-05-28 16:37:59 +08:00
the1812
60cff830f7 Fix type filter not work with up filter (fix #4149) 2023-05-28 16:30:23 +08:00
the1812
f9f716ebcc Update dark styles 2023-05-28 16:05:34 +08:00
Pencil
9fbacb9076
Update live.scss
fix #4215
2023-05-26 22:49:03 +08:00
the1812
405ee49454 Update README 2023-05-24 20:35:09 +08:00
the1812
bc86a82bb7 Update feeds API for new feeds detail (#3917) 2023-05-24 20:34:46 +08:00
the1812
770148b8fb Update dark styles for new feeds detail (#3917) 2023-05-24 19:45:53 +08:00
the1812
cdbf10b559 Update dark styles for new feeds home (#3917) 2023-05-24 09:15:44 +08:00
the1812
8e592204ab Fix z-index 2023-05-24 09:10:30 +08:00
the1812
c71743a610 Update fixed sidebars style for new feeds home (fix #3917) 2023-05-23 23:35:21 +08:00
the1812
511b34e7c3 Update menu item style for new feeds home (#3917) 2023-05-23 23:27:04 +08:00
the1812
b530712fde Update for new feeds home (#3917) 2023-05-23 23:18:08 +08:00
the1812
38dc3694f1 Fix disable feeds details on new article card 2023-05-23 23:09:06 +08:00
the1812
165dc0feb7 Fix cover disappear (fix #4197) 2023-05-23 21:47:47 +08:00
the1812
447cb3da7b Update bangumi play url pattern (#4157) 2023-05-23 21:39:13 +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
the1812
1b590e352c Fix width 2023-05-20 18:18:44 +08:00
the1812
e0f56e7ff6 Fix content height (fix #4164) 2023-05-20 18:05:39 +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
aaa604da8e Merge branch 'preview-fixes' of https://github.com/the1812/Bilibili-Evolved into preview-fixes 2023-05-20 16:56:59 +08:00
the1812
4d9d3e9ad1 Fix preserve event banner (fix #4177) 2023-05-20 16:56:14 +08:00
Grant Howard
14af39d61a
Merge pull request #4207 from ZiuChen/fix/badge-helper-position
fix: 修正直播间粉丝勋章定位溢出视口问题
2023-05-20 16:54:15 +08:00
ZiuChen
87156b2854 fix: 修正直播间粉丝勋章定位溢出视口问题
- 调整最大列数为15
- https://github.com/the1812/Bilibili-Evolved/issues/4181
2023-05-20 16:50:22 +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
the1812
960b4310fd Fix web fullscreen class 2023-05-20 15:35:51 +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
Grant Howard
e3f53afa88
Merge pull request #4188 from ZiuChen/preview-fixes
fix: 修正播放器模式切换时 body类名响应问题
2023-05-10 20:32:50 +08:00
Grant Howard
726089d2a3
Merge pull request #4189 from lovelyCARDINAL/patch-0
feat: add url-params-cleaner for bilibili-mall
2023-05-10 20:14:08 +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
ZiuChen
5d132bbe3e fix: 修正播放器模式切换时 body类名响应问题
- 调整了应用到`body`的类名 在其他commit处理涉及的代码
- `player-mode-webfullscreen` => `player-mode-full`
- `player-mode-widescreen` => `player-mode-wide`
2023-05-09 00:04:06 +08:00