the1812
55f5a6b675
Build PR #1806
2021-05-07 12:21:45 +08:00
the1812
1ac3696059
Merge branch 'preview' of https://github.com/the1812/Bilibili-Evolved into preview
2021-05-07 12:08:07 +08:00
Grant Howard
a838a0ee13
Merge pull request #1806 from FoundTheWOUT/preview
...
修复了一些bug, 增加了log信息
2021-05-07 12:07:53 +08:00
the1812
9c73f1a0e1
Use auto mute ( fix #1813 )
2021-05-07 11:49:55 +08:00
the1812
a645ba5c8a
Update live control bar features ( fix #1818 )
2021-05-07 11:21:52 +08:00
the1812
980843e2ae
Add font-size ( #1797 )
2021-05-06 15:13:41 +08:00
the1812
48d02073db
Fix live auto play ( fix #1813 )
2021-05-06 14:35:12 +08:00
the1812
51d644920b
Remove player scroll patch ( fix #1808 , fix #1817 )
2021-05-06 14:10:36 +08:00
the1812
89ca3d5d07
Fix image width ( fix #1583 )
2021-05-06 13:54:08 +08:00
the1812
0459af061a
Update styles ( fix #1794 )
2021-05-06 13:46:35 +08:00
the1812
0b5ea149dc
Remove script blocker API ( fix #1601 )
2021-05-06 13:37:53 +08:00
the1812
a2fbdcb06b
Fix navbar height ( fix #1763 )
2021-05-06 13:36:04 +08:00
the1812
1c2d0fbc0e
Fix #1789
2021-05-06 13:35:43 +08:00
FoundTheWOUT
01bf2ddfe5
fix(scroll-out-play): add intersectionLock
2021-05-05 21:52:03 +08:00
Grant Howard
7b9859cb2b
Merge pull request #1812 from shenzhiming88/patch-2
...
更新 夜间模式跟随系统 的说明
2021-05-04 22:18:44 +08:00
FoundTheWOUT
7e3fa08dcd
📦 refactor(scroll-out-player): replace scroll listener to intersectionOberver
2021-05-04 19:33:27 +08:00
shenzhiming88
77dfa3863e
更新 夜间模式跟随系统 的说明
...
https://github.com/the1812/Bilibili-Evolved/issues/1273
2021-05-04 10:42:36 +08:00
FoundTheWOUT
ad85e9fd5e
fix(scroll-out-player): modify playerWrap
2021-05-02 23:31:10 +08:00
FoundTheWOUT
03c90a7d71
fix : #1774
2021-05-02 21:38:55 +08:00
FoundTheWOUT
4df5473d90
fix(video): detect player-wrap scrolling instead of videoEl
2021-05-02 21:31:14 +08:00
the1812
feb390fea2
Merge branch 'master' into preview
2021-04-28 15:12:24 +08:00
the1812
b59ad79a1e
Fix broken links
2021-04-28 15:12:02 +08:00
the1812
3365caa72a
Build PR #1785
2021-04-28 15:10:34 +08:00
Grant Howard
6d98a8b947
Update docs
2021-04-28 15:04:35 +08:00
the1812
8131a71c6d
Add docs
2021-04-28 15:02:28 +08:00
the1812
506716f079
Merge branch 'preview' of https://github.com/the1812/Bilibili-Evolved into preview
2021-04-28 14:45:47 +08:00
Grant Howard
a12dfdeb68
Merge pull request #1785 from FoundTheWOUT/feat
...
自动暂停与自动关灯
2021-04-28 14:45:34 +08:00
the1812
1d5b2eb516
Update docs
2021-04-28 14:42:11 +08:00
FoundTheWOUT
b7f886ccda
update: settings-tooltip.zh-CN
2021-04-27 22:42:23 +08:00
FoundTheWOUT
a3aa0bf968
refactor(video): rename and add listener
...
rename settings properties, make it more readable.
add listener to video ended.
update unload func.
now, scroll listener will be added after the video is start to play at the first time, but it would be init when the load func called as well.
2021-04-27 20:47:25 +08:00
FoundTheWOUT
b3cd04bb3b
fix(video): remove unused settings value
2021-04-27 17:57:12 +08:00
FoundTheWOUT
ed92b2998c
refactor(auto-pause): rename file to scroll-out-player, add more feature
2021-04-27 16:32:07 +08:00
FoundTheWOUT
530fea0cc3
feat: 自动暂停
2021-04-27 11:27:57 +08:00
the1812
b40f257058
Fix style for h.bilibili.com
2021-04-26 20:22:23 +08:00
the1812
eccf5dfb07
Fix style for h.bilibili.com
2021-04-26 20:18:37 +08:00
the1812
6801c36868
Add logs
2021-04-26 18:12:30 +08:00
the1812
cb086664f4
Support theme color for icons
2021-04-25 22:32:34 +08:00
the1812
b29ac11786
Build user files
2021-04-25 21:07:59 +08:00
the1812
1270d2fd01
Move emoji button position
2021-04-25 19:50:04 +08:00
the1812
2b58ec9409
Add playerScrollPatch ( fix #483 )
2021-04-25 12:46:19 +08:00
the1812
32cd3ab546
Improve simplify comment style
2021-04-25 12:25:42 +08:00
the1812
3cac29d38d
Build PR #1767
2021-04-25 12:25:30 +08:00
the1812
24e5073836
Refix #1768
2021-04-25 12:24:52 +08:00
the1812
2c67c9e9de
Fix watchlater redirect ( fix #1773 )
2021-04-24 18:20:23 +08:00
the1812
77ae983a37
Merge branch 'preview' of https://github.com/the1812/Bilibili-Evolved into preview
2021-04-24 17:38:56 +08:00
Grant Howard
4f8fba63a9
Merge pull request #1767 from FoundTheWOUT/feat#1291
...
Feat#1291 && Fix#1768
2021-04-24 17:37:24 +08:00
the1812
077d0c3aaa
Improve comment-lite styles
2021-04-24 17:35:38 +08:00
FoundTheWOUT
1537108d39
fix : #1768
2021-04-23 15:49:38 +08:00
FoundTheWOUT
0d7caf609d
feat: #1291
2021-04-23 00:19:29 +08:00
FoundTheWOUT
a62f3134c0
add .editorconfig
2021-04-22 23:59:31 +08:00