Commit Graph

7808 Commits

Author SHA1 Message Date
the1812
b4be739c0b Merge branch 'preview-fixes' into preview-features 2023-08-30 21:38:51 +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
Grant Howard
52dbb0a221
Merge pull request #4396 from LightQuanta/preview-features
修复页面加载后立即查询 .s-space 可能查询失败的问题
2023-08-29 21:10:25 +08:00
Grant Howard
9795d7f25f
Merge pull request #4395 from CrazyboyQCD/preview-features
修复视频自动点赞失效的问题
2023-08-29 21:09:53 +08:00
Light_Quanta
e782e0ec24 Fix .s-space query error while loading 2023-08-28 10:48:37 +08:00
CrazyboyQCD
d74bbea083 修复视频自动点赞失效的问题 2023-08-27 16:39:36 +08:00
the1812
0e322b1dcf Increase selector specificity (fix #4387) 2023-08-26 15:18:33 +08:00
the1812
127bbab202 Remove build config step 2023-08-26 12:53:43 +08:00
the1812
8dfd900d9a Add preview branch to workflow 2023-08-26 12:44:02 +08:00
the1812
d3b51bf0b3 Update docs 2023-08-26 10:49:05 +08:00
the1812
402551969c Merge branch 'preview-fixes' into preview-features 2023-08-26 10:43:59 +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
558c8573e6 Update url params clean (#1459) 2023-08-26 00:12:21 +08:00
the1812
5c52fb1a3b Fix misplaced popup (fix #4215) 2023-08-25 23:21:44 +08:00
the1812
a8dd7ba681 Fix typo (7414001) 2023-08-25 19:33:36 +08:00
the1812
9f485aec82 Merge branch 'preview-fixes' into preview-features 2023-08-25 00:01:53 +08:00
the1812
52465a8146 Fix checkPlayMode delay (fix #4256) 2023-08-25 00:01:41 +08:00
the1812
121fd7aa1e Fix note popup not visible (#4285) 2023-08-24 23:40:58 +08:00
the1812
105f9f1927 Merge branch 'preview-features' of https://github.com/the1812/Bilibili-Evolved into preview-features 2023-08-24 23:32:23 +08:00
the1812
7414001f7f Update description (#4365) 2023-08-24 23:26:32 +08:00
Grant Howard
096705e2c1
Merge pull request #4366 from qwaszx-WXY/preview-fixes
番剧页夜间模式修复
2023-08-24 23:11:38 +08:00
Grant Howard
9ee29e6f9d
Merge pull request #4362 from LightQuanta/preview-features
feat: 添加相簿发布时间显示
2023-08-24 23:11:28 +08:00
the1812
c935c70c57 Merge branch 'preview-features' of https://github.com/the1812/Bilibili-Evolved into preview-features 2023-08-24 23:08:10 +08:00
Grant Howard
333dc130ef
Merge pull request #4365 from Tinhone/preview-features
[组件-自定义顶栏] feat: 为导航栏使用 `nav-link` style 的弹窗增加更多的对齐样式
2023-08-24 23:08:01 +08:00
the1812
fa1f50b9dd Simplify path display 2023-08-24 23:05:35 +08:00
the1812
51e983c432 Add autoRemoveWatchlater 2023-08-24 23:05:25 +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
Tinhone
ae19ff5e2c
Update registry/lib/components/style/custom-navbar/index.ts
Co-authored-by: Grant Howard <the1812@outlook.com>
2023-08-10 16:52:49 +08:00
Light_Quanta
4ef46ef64e Merge branch 'preview-features' of https://github.com/LightQuanta/Bilibili-Evolved into preview-features 2023-08-10 13:45:34 +08:00
Light_Quanta
6c3b48a8d5 Refactor albumPubTimeShow & disconnect old observers 2023-08-10 13:45:27 +08:00
Light_Quanta
a23f1ee85a
Merge branch 'the1812:preview-features' into preview-features 2023-08-10 13:43:13 +08:00
the1812
c99c0611ec Add preview branch to workflow 2023-08-10 12:45:08 +08:00
the1812
379005421f Fix outdated dependency 2023-08-10 12:44:50 +08:00
Tinhone
7378a6db5d feat: 为导航栏使用 nav-link style 的弹窗增加更多的对齐样式
补一下 commit message(
2023-08-09 23:57:57 +08:00
QwExZy@0xx1
690ecd7856
Fix dark mode 2023-08-08 23:17:30 +08:00