Commit Graph

7576 Commits

Author SHA1 Message Date
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
the1812
2b042b85a5 Refactor player mode listener & fix empty token 2023-07-27 09:13:12 +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
Grant Howard
c3021a0803
Merge pull request #4334 from LightQuanta/preview-features
修复IP属地显示在处理楼中楼回复时的问题
2023-07-25 23:52:36 +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
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
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
83e7a942bd
Merge branch 'the1812:preview-features' into preview-features 2023-07-22 01:13:04 +08:00
Light_Quanta
7d749c551e Fix error in sub-reply processing 2023-07-22 01:10:42 +08:00
Grant Howard
0b67f12069
Merge pull request #4331 from LightQuanta/preview-features
feat: 添加评论区IP属地显示
2023-07-21 22:55:17 +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
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
86aa6a5101
Merge pull request #4306 from TimmyOVO/preview-features
feat: 添加简化全屏直播时的底部礼物栏功能
2023-07-18 22:40:35 +08:00
TimmyOVO
0ac3fde2a0 添加作者信息 2023-07-18 19:06:01 +08:00
Grant Howard
3487e000fc
Merge pull request #4323 from CrazyboyQCD/preview-fixes
修复全屏包裹的背景和文字样式错误
2023-07-17 21:42:09 +08:00
TimmyOVO
2bcbb5dbbd 修改使用instantStyles实现 删除编译产物 2023-07-17 20:13:50 +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
the1812
223551cb7d Merge branch 'fix-aid' into preview-features 2023-07-16 10:34:46 +08:00
the1812
2ff60c9f76 Merge branch 'fix-aid' into preview-fixes 2023-07-16 10:34:19 +08:00
the1812
e839074338 Update changelog 2023-07-16 10:25:09 +08:00
the1812
3e106af17c Add player v4 polyfill (fix #4303) 2023-07-16 10:18:41 +08:00
CrazyboyQCD
dda3fddf3f
Merge pull request #2 from the1812/preview-fixes
Preview fixes
2023-07-15 21:21:25 +08:00
TimmyOVO
d69b0c6797 修复隐藏礼物栏后造成的弹幕发送元素靠上的异常偏移 2023-07-14 09:32:48 +08:00
TimmyOVO
63410b0d7d 添加隐藏全屏直播时的送礼物选项 2023-07-14 08:55:17 +08:00
the1812
0691dac101 Fix currentTarget is null (fix #4268) 2023-07-13 23:01:25 +08:00
github-actions[bot]
85a0e37bf0 CI build 2023-07-13 01:07:58 +00:00
the1812
25fe609990 Merge branch 'preview-features' of https://github.com/the1812/Bilibili-Evolved into preview-features 2023-07-13 09:02:56 +08:00
the1812
31230d6565 Merge branch 'preview-fixes' into preview-features 2023-07-13 09:02:41 +08:00
the1812
cd5e421d84 Update version number 2023-07-13 08:56:08 +08:00
the1812
2e2b260c69 Merge branch 'fix-video-info' into preview-fixes 2023-07-13 08:53:25 +08:00
the1812
96de5ebf6c Update changelog 2023-07-13 08:52:19 +08:00
the1812
f517aaf9b0 Fix subtitle null (fix #4291) 2023-07-12 23:02:16 +08:00
github-actions[bot]
9dc7a2ede7 CI build 2023-07-12 10:30:07 +00:00
the1812
e40d295073 Fix reminder (#4291) 2023-07-12 18:26:46 +08:00
the1812
7f43b3b764 Fix "this" reference (fix #4264) 2023-07-12 08:33:14 +08:00