the1812
|
7df3c78e77
|
Add video slides
|
2022-01-12 09:12:08 +08:00 |
|
the1812
|
d14373ce19
|
Merge branch 'preview' into fresh-home
|
2022-01-09 23:46:07 +08:00 |
|
the1812
|
0325eac850
|
Add title for idm output (#2871)
|
2022-01-09 23:45:24 +08:00 |
|
the1812
|
aab99b8e93
|
Use refresh icon
|
2022-01-09 21:32:32 +08:00 |
|
the1812
|
7c6233b5ea
|
Merge branch 'preview' into fresh-home
|
2022-01-09 11:14:50 +08:00 |
|
Grant Howard
|
f348c64033
|
Merge pull request #2806 from wullic/preview
添加feat - 下载视频:MPV播放支持(列表)插件
|
2022-01-09 00:12:57 +08:00 |
|
oywl
|
a8d311c89f
|
Add MPV playlist plugin
|
2022-01-09 00:08:34 +08:00 |
|
the1812
|
39214c0c9f
|
Add categories layout
|
2022-01-08 22:36:26 +08:00 |
|
the1812
|
e4d19efc82
|
Support tab reorder
|
2022-01-06 23:50:59 +08:00 |
|
the1812
|
0b943da519
|
Merge branch 'preview' into fresh-home
|
2022-01-06 22:50:44 +08:00 |
|
Grant Howard
|
c0cd65b49a
|
Merge branch 'preview' into upstream-preview
|
2022-01-05 23:10:30 +08:00 |
|
Grant Howard
|
3ad05ef127
|
Merge pull request #2801 from timongh/fix_nav_bar_home
fix: 修复火狐浏览器顶栏主页弹出窗大小异常的问题(#2773)
|
2022-01-05 23:08:50 +08:00 |
|
timongh
|
655385bf9a
|
Merge branch 'main_preview' into feat_close_after_copy_comments_link
# Conflicts:
# registry/dist/components/utils/comments/copy-link.js
|
2022-01-05 14:27:46 +08:00 |
|
timongh
|
b53f527000
|
Merge branch 'main_preview' into fix_nav_bar_home
# Conflicts:
# registry/dist/components/style/custom-navbar.js
|
2022-01-05 14:13:46 +08:00 |
|
the1812
|
26bac862b1
|
Merge branch 'preview' into fresh-home
|
2022-01-05 08:54:52 +08:00 |
|
the1812
|
ed61eea287
|
logError in core watchlater
|
2022-01-04 09:00:05 +08:00 |
|
the1812
|
e5ba3f3a80
|
Add categories
|
2022-01-04 08:55:45 +08:00 |
|
FoundTheWOUT
|
00e13190b6
|
Fix default mode pick wrong selector
|
2022-01-03 16:31:53 +08:00 |
|
FoundTheWOUT
|
01cf663732
|
Fix default mode
|
2022-01-02 23:52:44 +08:00 |
|
timongh
|
f9a0ea29ca
|
feat: 在复制评论链接后添加自动关闭菜单的行为
|
2021-12-31 22:59:43 +08:00 |
|
the1812
|
4009bf9d54
|
Add disableWindowScroll
|
2021-12-31 09:11:32 +08:00 |
|
timongh
|
3eb7f39935
|
fix: 修复火狐浏览器顶栏主页弹出窗大小异常的问题(#2773)
|
2021-12-30 17:53:59 +08:00 |
|
Grant Howard
|
430c7d6a7b
|
Merge pull request #2776 from FoundTheWOUT/upstream-preview
Fix #2740
|
2021-12-28 21:29:16 +08:00 |
|
FoundTheWOUT
|
783677cc97
|
Fix class name conflict
|
2021-12-25 15:50:23 +08:00 |
|
the1812
|
629103e9ca
|
Merge branch 'preview' of https://github.com/the1812/Bilibili-Evolved into preview
|
2021-12-24 22:55:50 +08:00 |
|
the1812
|
2cf4054c57
|
Fix url hash (fix #2641)
|
2021-12-23 23:44:56 +08:00 |
|
timongh
|
79d27a4170
|
Merge branch 'main_preview' into fix_nav_bar_home
# Conflicts:
# registry/dist/components/style/custom-navbar.js
|
2021-12-23 16:29:18 +08:00 |
|
timongh
|
499c175c2f
|
Merge branch 'main_preview' into fix_nav_bar_home
# Conflicts:
# registry/dist/components/style/custom-navbar.js
|
2021-12-23 15:36:06 +08:00 |
|
the1812
|
7df6472d1e
|
Merge branch 'preview' of https://github.com/the1812/Bilibili-Evolved into preview
|
2021-12-23 08:39:06 +08:00 |
|
the1812
|
a678787823
|
Merge branch 'preview' of https://github.com/the1812/Bilibili-Evolved into preview
|
2021-12-23 08:26:48 +08:00 |
|
timongh
|
3fd3c27598
|
Merge branch 'main_preview' into fix_dark_mode
# Conflicts:
# registry/dist/components/style/dark-mode.js
|
2021-12-23 04:34:06 +08:00 |
|
timongh
|
1d4818adcb
|
fix: 夜间模式下转发动态,文本输入框高度会不断增加的 bug(fix #2633)
|
2021-12-23 03:26:21 +08:00 |
|
the1812
|
7a903c2041
|
Support unload / reload
|
2021-12-22 23:13:27 +08:00 |
|
the1812
|
c6c9ca2b02
|
Fix test video info (fix #2725)
|
2021-12-22 23:06:54 +08:00 |
|
timongh
|
e7a0989438
|
fix: 修复 customNavbar 组件的“主页”弹出窗在小分辨下的显示异常。(fix #2610)
|
2021-12-22 15:19:26 +08:00 |
|
timongh
|
2c635c6667
|
chore: 完全重写 liveGiftBox 组件;优化使用体验。
|
2021-12-21 17:30:05 +08:00 |
|
the1812
|
a8cd53c237
|
Unify borders in layouts
|
2021-12-19 21:56:52 +08:00 |
|
the1812
|
ac118759ef
|
Add areas layout
|
2021-12-19 21:17:25 +08:00 |
|
the1812
|
a3fa47ca17
|
Add feeds layout
|
2021-12-19 19:17:44 +08:00 |
|
the1812
|
3ebd7243be
|
Add trending layout
|
2021-12-19 16:56:35 +08:00 |
|
FoundTheWOUT
|
16480b847a
|
Fix default-mode
|
2021-12-18 09:30:20 +08:00 |
|
the1812
|
3e6bc26ba4
|
Add blackboard
|
2021-12-17 08:56:16 +08:00 |
|
the1812
|
a29f30c294
|
Add dark mode keymap action (#2556)
|
2021-12-14 09:03:36 +08:00 |
|
the1812
|
41951b18e4
|
Support auto refresh (#2689)
|
2021-12-14 08:47:32 +08:00 |
|
the1812
|
ab6b53a391
|
Fix liveroom without cover (fix #2550)
|
2021-12-13 23:48:53 +08:00 |
|
the1812
|
0e97168670
|
Add max-height (fix #2472)
|
2021-12-13 23:44:00 +08:00 |
|
the1812
|
de52d9152d
|
Fix trigger area position (fix #2647)
|
2021-12-13 23:12:42 +08:00 |
|
the1812
|
7e4aa71104
|
Fix v1 panel popups (fix #2604)
|
2021-12-10 23:36:02 +08:00 |
|
the1812
|
fcaba15eda
|
Update docs
|
2021-12-10 22:55:38 +08:00 |
|
the1812
|
e2e6a88f4c
|
Add mpv output (PR #2605)
|
2021-12-08 22:32:13 +08:00 |
|