Commit Graph

6878 Commits

Author SHA1 Message Date
the1812
912726e0b9 Merge branch 'preview-features' into preview-fixes 2022-09-03 10:46:04 +08:00
the1812
61e6ecb845 Update donate history 2022-09-03 10:45:31 +08:00
the1812
e56d938f40 Update version number 2022-09-03 10:41:29 +08:00
the1812
b8c6e4fe63 Update changelog 2022-09-03 10:41:21 +08:00
the1812
8ea37edfba Merge branch 'preview-fixes' into preview-features 2022-09-03 10:11:59 +08:00
the1812
f36d3e4feb Add 3.x player support (#3187)
- legacyAutoPlay
2022-09-03 10:06:26 +08:00
the1812
2c4dea0a97 Add 3.x player support (#3187)
- keymap (MixedPlayerAgent)
- outerWatchlater
- quickFavorite
2022-09-02 23:54:10 +08:00
the1812
456aa86ab3 Update dark styles and player shadow (fix #3647) 2022-09-02 23:32:51 +08:00
the1812
82db7fc7e7 Add 3.x player support (#3187)
- playerControlBackground
- preserveDanmakuInput
2022-09-02 23:04:48 +08:00
the1812
ceca726023 Add 3.x player support (#3187)
- hideVideoTopMask
- danmakuAirborne
- fullVideoDescription
2022-08-31 22:25:45 +08:00
the1812
9af5639f3b Add 3.x player support (#3187)
- touchComboLike
2022-08-31 09:04:19 +08:00
the1812
a064849234 Add 3.x player support (#3187)
- PlayerAgent
- VideoControlBar
- bpx polyfill
- DoubleClickEvent
- doubleClickControl
- touchPlayerControl
2022-08-31 09:00:26 +08:00
the1812
b9dfb5e30d Improve expandDanmakuList
- Add option maxDanmakuCount (#2972)
- 3.x player support (#3187)
2022-08-30 22:03:30 +08:00
the1812
02a055ea1e Merge branch 'preview-fixes' into preview-features 2022-08-29 21:42:56 +08:00
the1812
6fdb1b9b2a Merge branch 'preview-fixes' of https://github.com/the1812/Bilibili-Evolved into preview-fixes 2022-08-29 21:42:12 +08:00
the1812
0002c8deea Add rates and related videos (fix #3545) 2022-08-29 21:41:54 +08:00
the1812
d35617dcf4 Support toggle history state (#3303) 2022-08-28 15:38:08 +08:00
the1812
c5e3b1b432 Add custom navbar channel (#3258) 2022-08-28 15:14:10 +08:00
the1812
33d71dd06f Fix transparent fill 2022-08-28 15:13:48 +08:00
the1812
99cb09c657 Support original username (fix #1208) 2022-08-28 14:39:18 +08:00
the1812
1c75b24376 Fix space feeds watch 2022-08-28 14:27:51 +08:00
Grant Howard
f716f61b7f
Merge pull request #3636 from chsbuffer/preview-fixes
fix(default-mode,intersection): fix entry blocking ComponentsLoaded
2022-08-27 20:22:27 +08:00
ChsBuffer
da04b99553 fix(intersection,default-mode): fix entry blocking ComponentsLoaded 2022-08-27 11:12:43 +08:00
ChsBuffer
f3fee6f534 fix(intersection): add urlInclude 2022-08-27 11:05:48 +08:00
the1812
3de3b9eec0 Merge branch 'preview-fixes' into preview-features 2022-08-25 23:28:52 +08:00
the1812
0392a22dbc Update donate history 2022-08-25 23:28:38 +08:00
the1812
af931cb598 Update version number 2022-08-25 23:15:53 +08:00
the1812
3ff1731ef7 Merge branch 'preview-fixes' into preview-features 2022-08-25 23:15:37 +08:00
the1812
7ab3c0f1f5 Update version number 2022-08-25 23:12:30 +08:00
the1812
f11d442d3c Update changelog 2022-08-25 23:12:18 +08:00
the1812
65b53f9576 Fix banner styles (fix #3618) 2022-08-25 22:46:26 +08:00
the1812
5f42af8a29 Fix empty menu (fix #3610) 2022-08-25 22:43:32 +08:00
the1812
afff711f96 Update styles for votes and likes (#3545) 2022-08-25 22:34:18 +08:00
the1812
e54d5ae3b8 Fix trending video API (fix #3625) 2022-08-25 22:05:11 +08:00
the1812
54eb5a04bc Use markdown file for description 2022-08-25 21:59:12 +08:00
the1812
ee7b575e8d Merge branch 'preview-features' of https://github.com/the1812/Bilibili-Evolved into preview-features 2022-08-22 23:46:11 +08:00
the1812
acee291fdd Add height option (#3136) 2022-08-22 23:46:00 +08:00
the1812
fb81b76e66 Merge branch 'component-option-types' into preview-features 2022-08-22 22:48:08 +08:00
the1812
2555384fe1 Remove outdated types 2022-08-22 22:34:43 +08:00
the1812
9acf1bdc68 Try to fix requestIdleCallback (#3362) 2022-08-22 22:28:39 +08:00
Grant Howard
1fd518dcb5
Merge pull request #3598 from snowraincloud/preview-features
修复命名错误,添加使用描述
2022-08-19 23:02:16 +08:00
the1812
fb664db518 Merge branch 'preview-fixes' of https://github.com/the1812/Bilibili-Evolved into preview-fixes 2022-08-18 23:28:46 +08:00
the1812
05b564d145 Fix badge API (fix #3592, #3515) 2022-08-18 23:28:07 +08:00
Grant Howard
259499e664
Merge pull request #3607 from EzraRT/preview-fixes
Add items for builtInBlockParams
2022-08-17 23:14:13 +08:00
EzraRT
d8c7af3412
Del duplicated items 2022-08-17 23:07:18 +08:00
EzraRT
580f947aae
Merge branch 'the1812:preview-fixes' into preview-fixes 2022-08-17 23:01:26 +08:00
EzraRT
91e7d7ec3d
ESLint fix 2022-08-17 20:29:29 +08:00
EzraRT
fe84248137
Add items for builtInBlockParams
添加应清除的queryparam
2022-08-17 20:05:50 +08:00
the1812
974310837c Fix follow status & url (fix #3552) 2022-08-17 08:46:19 +08:00
the1812
f8bed98843 Update offset range (fix #3532) 2022-08-16 23:36:21 +08:00