timongh
|
98fdf90657
|
fixup! Update contributing docs
|
2023-07-31 00:39:48 +08:00 |
|
timongh
|
e9091c30fa
|
Update contributing docs
|
2023-07-31 00:25:38 +08:00 |
|
the1812
|
eb5e225249
|
Add eventBanner block
|
2023-07-30 20:22:25 +08:00 |
|
the1812
|
c9bbb9473d
|
Update contributing docs
|
2023-07-30 17:04:03 +08:00 |
|
Grant Howard
|
85cf33c567
|
Merge pull request #4337 from timongh/update-to-vue2_7
升级到 Vue 2.7 | 提供组合式 API,且无需修改现有代码
|
2023-07-30 16:56:21 +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 |
|
the1812
|
5c0e6f66cb
|
Fix error not reporting
|
2023-07-30 16:42:37 +08:00 |
|
the1812
|
1c4d807c5c
|
Add import & export settings action (#4170)
|
2023-07-29 20:34:19 +08:00 |
|
the1812
|
9ee64cb19c
|
Add menu commands for settings panel (#4170)
|
2023-07-29 18:40:35 +08:00 |
|
the1812
|
1869f772bb
|
Move search input row (#3806)
|
2023-07-29 18:23:26 +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 |
|
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 |
|
timongh
|
a9fc8fdc37
|
Import missing lodash
|
2023-07-24 00:23:54 +08:00 |
|
timongh
|
282d88128a
|
Share the same vue library between core and features
|
2023-07-23 23:37:09 +08:00 |
|
timongh
|
e13a7498ba
|
Fix CONTRIBUTING.md
|
2023-07-23 07:41:47 +08:00 |
|
timongh
|
68c39475b4
|
Update to vue 2.7
|
2023-07-23 07:23:20 +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 |
|