Commit Graph

7525 Commits

Author SHA1 Message Date
github-actions[bot]
a262fd8bee CI build 2023-09-08 16:10:24 +00:00
the1812
881ccf2f0e Merge branch 'preview-fixes' 2023-09-09 00:06:02 +08:00
the1812
6bf19a101f Fix watchlater not work 2023-09-09 00:01:50 +08:00
github-actions[bot]
57c0200b3b CI build 2023-09-07 13:59:32 +00:00
the1812
862ff40322 Merge branch 'preview-fixes' 2023-09-07 21:56:00 +08:00
the1812
a963bcaf07 Update docs 2023-09-07 21:49:52 +08:00
the1812
e423139dd9 Update donate history 2023-09-07 21:47:20 +08:00
the1812
c6504d92af Update version number 2023-09-07 21:44:55 +08:00
the1812
08212ec6c9 Update links 2023-09-07 21:44:41 +08:00
the1812
93917c1aaa Update changelog 2023-09-07 21:44:37 +08:00
the1812
61ab51687f Upgrade getVideoFeeds API (#4305) 2023-08-30 21:38:06 +08:00
the1812
a49bfa2c09 Upgrade feeds cards on custom navbar (fix #4305) 2023-08-30 21:20:14 +08:00
the1812
8e20ac5588 Upgrade getFeedsUrl API (#4305) 2023-08-30 20:36:12 +08:00
the1812
21848eec67 Upgrade feeds notify API (#4305) 2023-08-30 20:25:13 +08:00
github-actions[bot]
c14a233224 CI build 2023-08-26 04:57:45 +00:00
the1812
2daca2959a Merge branch 'preview-fixes' 2023-08-26 12:53:58 +08:00
the1812
127bbab202 Remove build config step 2023-08-26 12:53:43 +08:00
the1812
7797af6344 Merge branch 'preview-fixes' 2023-08-26 12:44:35 +08:00
the1812
8dfd900d9a Add preview branch to workflow 2023-08-26 12:44:02 +08:00
the1812
01e0cc5ad0 Update docs 2023-08-26 10:43:07 +08:00
the1812
5616376cfa Update donate history 2023-08-26 10:41:24 +08:00
the1812
33aab4b8ce Update version number 2023-08-26 10:13:30 +08:00
the1812
218448034c Update changelog 2023-08-26 00:13:02 +08:00
the1812
5c52fb1a3b Fix misplaced popup (fix #4215) 2023-08-25 23:21:44 +08:00
the1812
52465a8146 Fix checkPlayMode delay (fix #4256) 2023-08-25 00:01:41 +08:00
Grant Howard
096705e2c1
Merge pull request #4366 from qwaszx-WXY/preview-fixes
番剧页夜间模式修复
2023-08-24 23:11:38 +08:00
QwExZy@0xx1
a830991670 Merge branch 'preview-fixes' of https://github.com/qwaszx-WXY/Bilibili-Evolved into preview-fixes 2023-08-17 13:58:04 +08:00
QwExZy@0xx1
54232fc543 fix dark mode 2023-08-17 13:57:37 +08:00
QwExZy@0xx1
6dd3c438b0 fix dark mode 2023-08-16 18:12:24 +08:00
QwExZy@0xx1
381cdb2f20 fix dark mode 2023-08-16 13:26:47 +08:00
QwExZy@0xx1
883cdf5339 fix dark mode 2023-08-15 22:58:01 +08:00
QwExZy@0xx1
b40ff430ff fix dark mode 2023-08-15 20:29:42 +08:00
QwExZy@0xx1
33bd43f61c fix dark mode 2023-08-15 20:03:29 +08:00
QwExZy@0xx1
4a39386221
Update dark-slice-18.scss 2023-08-14 22:58:08 +08:00
QwExZy@0xx1
185127ca1e fix dark mode 2023-08-14 22:55:38 +08:00
QwExZy@0xx1
6812aa3bca fix dark mode 2023-08-13 23:58:15 +08:00
QwExZy@0xx1
690ecd7856
Fix dark mode 2023-08-08 23:17:30 +08:00
the1812
2b042b85a5 Refactor player mode listener & fix empty token 2023-07-27 09:13:12 +08:00
the1812
5dd3056392 Merge branch 'preview-fixes' of https://github.com/the1812/Bilibili-Evolved into preview-fixes 2023-07-25 00:17:43 +08:00
the1812
d641d34eaf Refactor comments API (#4334)
- All comment items implements EventTarget
- Fix parseCommentItemV2 not dispatching repliesUpdate event
2023-07-25 00:17:27 +08:00
Grant Howard
7e24941506
Merge pull request #4338 from timongh/fix-nav-cover
Fix image style of customNavbar(fix #4312)
2023-07-24 22:03:25 +08:00
timongh
409b3652ff Fix image style of customNavbar(fix #4312)
原因:自定义顶栏的图片使用了 CSS 类 cover-container;该类被 B 站使用,进而影响到自定义顶栏
2023-07-24 07:27:29 +08:00
the1812
1e7c67bb61 Fix hide related videos in bangumi (fix #4247) 2023-07-20 09:20:35 +08:00
the1812
b899ecadaa Update AdGuard info (#4259) 2023-07-19 08:36:59 +08:00
the1812
aae72e702b Merge branch 'preview-fixes' of https://github.com/the1812/Bilibili-Evolved into preview-fixes 2023-07-19 08:35:13 +08:00
the1812
136894bb1b Fix subtitle download (fix #4319) 2023-07-19 08:34:59 +08:00
Grant Howard
3487e000fc
Merge pull request #4323 from CrazyboyQCD/preview-fixes
修复全屏包裹的背景和文字样式错误
2023-07-17 21:42:09 +08:00
CrazyboyQCD
7051477263 Fix gift-box style 2023-07-16 16:36:46 +08:00
CrazyboyQCD
1884fa3894 修复gift-box样式问题 2023-07-16 16:36:45 +08:00
CrazyboyQCD
92462db3a9
Merge pull request #3 from the1812/preview-fixes
Preview fixes
2023-07-16 14:12:40 +08:00