Commit Graph

785 Commits

Author SHA1 Message Date
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
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
the1812
51e983c432 Add autoRemoveWatchlater 2023-08-24 23:05:25 +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
Tinhone
7378a6db5d feat: 为导航栏使用 nav-link style 的弹窗增加更多的对齐样式
补一下 commit message(
2023-08-09 23:57:57 +08:00
Tinhone
c37d8cd1aa 完成功能 2023-08-08 21:22:41 +08:00
Light_Quanta
d2aed15bf1 Fix albumPubTimeShow & subscribeTimeShow won't update when switching in page 2023-08-06 12:05:15 +08:00
the1812
fd5cf95322 Merge branch 'preview-features' of https://github.com/the1812/Bilibili-Evolved into preview-features 2023-08-05 23:02:34 +08:00
the1812
43435db219 Add disable vip danmaku style (#4227) 2023-08-05 23:02:18 +08:00
Light_Quanta
4c903b491f feat: Album Publish Time Show 2023-08-05 11:05:08 +08:00
CrazyboyQCD
86ac0fc25e 修复获取用户名称后未去除空白字符导致黑名单无法匹配的问题 2023-08-02 13:07:35 +08:00
Grant Howard
2da6f94cc1
Merge pull request #4352 from LightQuanta/preview-features
feat: 添加粉丝/关注列表关注时间显示
2023-08-02 08:27:31 +08:00
the1812
199d16de29 Add sub subsection support (#2834) 2023-08-02 08:26:00 +08:00
the1812
8400fc8e04 Destroy hidden layout items 2023-08-02 08:07:38 +08:00
the1812
6314caaf66 Fix bangumi timeline shadow color 2023-08-02 08:03:26 +08:00
the1812
eb5e225249 Add eventBanner block 2023-07-30 20:22:25 +08:00
the1812
1ba25cfec4 Add fans medal 2023-07-30 16:55:02 +08:00
the1812
f324aefc42 Add live chat panel fit 2023-07-30 16:48:03 +08:00
Light_Quanta
ed3cb47629 Refactor subscribe time show 2023-07-30 13:19:03 +08:00
Light_Quanta
2b0832de03 hide invalid subscribe time 2023-07-30 10:57:20 +08:00
Light_Quanta
2978a7c414 feat: Subscribe Time Show 2023-07-30 10:52:19 +08:00
the1812
46e9d791ac Add switch options for simplifyComments (#2381) 2023-07-29 18:16:39 +08:00
the1812
3fc6b3130c Update default values & export names 2023-07-29 14:22:59 +08:00
the1812
23dabcdab7 Merge branch 'preview-features' of https://github.com/the1812/Bilibili-Evolved into preview-features 2023-07-28 08:49:04 +08:00
the1812
dacd1a8788 Fix misplaced popup (fix #4215) 2023-07-27 23:23:41 +08:00
Grant Howard
e30a8adbba
Merge pull request #4348 from CrunchyShark944/preview-features
直播间简化支持隐藏荣耀等级勋章
2023-07-27 23:16:33 +08:00
the1812
ca88f81c9b Merge branch 'preview-fixes' into preview-features 2023-07-27 23:14:06 +08:00
CrunchyShark944
a8af6f32b1 直播间简化支持隐藏荣耀等级勋章 2023-07-26 14:53:42 -07:00
Grant Howard
81cbb79dfd
Merge pull request #4343 from CrazyboyQCD/preview-features
增强点赞功能
2023-07-25 23:58:16 +08:00
CrazyboyQCD
d966114293 增强点赞功能 2023-07-25 12:37:51 +08:00
Light_Quanta
cfa819cdaf Fix repliesUpdate event related bugs 2023-07-25 02:39:19 +08:00
the1812
563cef9c19 Refactor comments API (#4334)
- All comment items implements EventTarget
- Fix parseCommentItemV2 not dispatching repliesUpdate event
2023-07-25 02:24:51 +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
timongh
409b3652ff Fix image style of customNavbar(fix #4312)
原因:自定义顶栏的图片使用了 CSS 类 cover-container;该类被 B 站使用,进而影响到自定义顶栏
2023-07-24 07:27:29 +08:00
Light_Quanta
e5cfd163a9 Fix IP location been added for more than one time when loading sub-reply 2023-07-22 02:22:15 +08:00
Light_Quanta
7d749c551e Fix error in sub-reply processing 2023-07-22 01:10:42 +08:00
Light_Quanta
1225ef32e9 Fix Naming Error 2023-07-21 22:43:03 +08:00
Light_Quanta
6d3d192ecc feat: IP Location Show 2023-07-21 02:40:42 +08:00
the1812
1e7c67bb61 Fix hide related videos in bangumi (fix #4247) 2023-07-20 09:20:35 +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
TimmyOVO
0ac3fde2a0 添加作者信息 2023-07-18 19:06:01 +08:00
TimmyOVO
2bcbb5dbbd 修改使用instantStyles实现 删除编译产物 2023-07-17 20:13:50 +08:00