Commit Graph

744 Commits

Author SHA1 Message Date
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
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
TimmyOVO
0ac3fde2a0 添加作者信息 2023-07-18 19:06:01 +08:00
TimmyOVO
2bcbb5dbbd 修改使用instantStyles实现 删除编译产物 2023-07-17 20:13:50 +08:00
TimmyOVO
d69b0c6797 修复隐藏礼物栏后造成的弹幕发送元素靠上的异常偏移 2023-07-14 09:32:48 +08:00
TimmyOVO
63410b0d7d 添加隐藏全屏直播时的送礼物选项 2023-07-14 08:55:17 +08: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
0177577c07 Fix fold comment width (fix #4282) 2023-07-12 08:31:29 +08:00
the1812
6e6dfb8417 Fix danmaku download count (fix #4287) 2023-07-09 17:14:57 +08:00
the1812
bc161e78d5 Update url params clean (#1459) 2023-06-28 12:47:26 +08:00
the1812
39346482f3 Fix icon name (fix #4262) 2023-06-21 23:59:53 +08:00
the1812
0d6abfce68 Merge branch 'preview-fixes' into preview-features 2023-06-04 20:20:13 +08:00
the1812
fba10a80c0 Remove comma (fix #4237) 2023-06-04 20:19:57 +08:00
the1812
9a023de650 Fix lint errors 2023-06-03 11:13:20 +08:00
the1812
abcd621c83 Merge branch 'preview-fixes' into preview-features 2023-06-02 22:21:08 +08:00
the1812
5b155e58d1 Fix width 2023-06-02 22:19:51 +08:00
the1812
bc00826239 Fix pbp width 2023-06-02 22:14:19 +08:00
the1812
b8de1bf031 Fix container not found (#3917) 2023-06-02 21:52:10 +08:00
the1812
c46cc5ba1a Preserve live list when empty 2023-06-02 21:31:01 +08:00
the1812
33618ab594 Fix LiveList not sticky (#4185) 2023-06-02 21:30:37 +08:00
the1812
5f98a1d5a0 Merge branch 'v2.7.1-preview' into preview-fixes 2023-06-01 08:56:40 +08:00
the1812
621a771236 Fix header height 2023-05-31 22:51:01 +08:00
the1812
eca428033c Add scroll buttons 2023-05-31 22:44:45 +08:00
the1812
03ad4e6aad Improve timeline styles 2023-05-31 09:28:49 +08:00
the1812
20d7c84552 Add border and empty background 2023-05-31 09:03:27 +08:00
the1812
3bc015c589 Support toggle visibility 2023-05-30 09:10:16 +08:00
the1812
cddbbbde67 Support reorder 2023-05-30 08:57:20 +08:00
the1812
b8b8cda78d Support toggle linebreak 2023-05-30 00:28:42 +08:00
the1812
28a7a69f2e Remove vue-fragment 2023-05-30 00:26:40 +08:00
the1812
257ea6dd30 Fix sortable not work & add tips 2023-05-30 00:00:00 +08:00
the1812
9f2a3bf8eb Allow custom search bar width (#4112) 2023-05-28 19:57:50 +08:00
the1812
7d8ebf3a7d Support bpx player (#4174) 2023-05-28 19:50:52 +08:00
the1812
05038dbaab Support custom notify style (#4125) 2023-05-28 18:45:15 +08:00
the1812
1dc36e4439 Use semi-bold font weight 2023-05-28 18:44:57 +08:00
the1812
818a4674fd Fix container not found (#3917) 2023-05-28 17:49:19 +08:00
the1812
4a92b3bda8 Improve API calls (fix #4120) 2023-05-28 17:41:46 +08:00
the1812
c397506bfb Add hide video notes and report (#4124) 2023-05-28 17:31:38 +08:00
the1812
1a1266777d Refactor player mode listener & fix empty token 2023-05-28 17:19:15 +08:00
the1812
fcfcc18dd5 Support watchlater list (#4174) 2023-05-28 17:13:56 +08:00
the1812
356a55eb92 Merge branch 'preview-fixes' into preview-features 2023-05-28 17:03:36 +08:00
the1812
98a670ea5f Merge branch 'preview-fixes' of https://github.com/the1812/Bilibili-Evolved into preview-fixes 2023-05-28 17:02:15 +08:00
the1812
f262bec1a1 Update header panel styles (fix #4215) 2023-05-28 17:01:53 +08:00
Grant Howard
38121f2633
Merge pull request #4222 from pencilqaq/fix
Update live.scss
2023-05-28 17:01:39 +08:00