Commit Graph

100 Commits

Author SHA1 Message Date
the1812
b02daaf6ba Support for new player UI (#2615) 2022-07-09 16:04:47 +08:00
the1812
8a21dad3d1 Merge branch 'preview-fixes' of https://github.com/the1812/Bilibili-Evolved into preview-fixes 2022-06-11 20:51:49 +08:00
Grant Howard
fe04b5c88a
Merge pull request #3400 from LonelySteve/speed-fixes
fix(extend-speed): 修复启用扩展倍速后,倍速列表不显示的问题
2022-06-11 20:50:46 +08:00
the1812
d6eaa1a2cc Update descriptions (#3402) 2022-06-11 18:27:12 +08:00
the1812
8e9d3df206 Fix PR check 2022-06-09 22:05:13 +08:00
JLoeve
1b44811935 fix(extend-speed): add :is pseudo-class 2022-06-05 18:45:35 +08:00
JLoeve
2bed22d9cd fix(extend-speed): 修复扩展倍速启用后,倍速列表有可能不显示的问题
fix: #3398
2022-06-05 18:39:25 +08:00
the1812
3104db02f0 Remove zero-width space (#3391) 2022-06-03 16:16:54 +08:00
JLoeve
3f5650c0c0 Merge remote-tracking branch 'upstream/preview-fixes' into speed-fixes 2022-05-28 22:07:30 +08:00
the1812
348c31ba62 Refactor player adaptor (PR #3320) 2022-05-28 21:02:38 +08:00
JLoeve
6a6518898b fix: concat can't complete 2022-05-27 23:45:15 +08:00
JLoeve
bb4d2037d0 refactor: 将「视频倍速 - 快捷键支持」插件重命名为「快捷键扩展 - 视频倍速」 2022-05-27 23:28:19 +08:00
JLoeve
a1b7f23a93 fix: 修复单独使用「视频倍速 - 快捷键支持」会失效的问题 2022-05-27 23:18:17 +08:00
the1812
e8c88572c7 Merge branch 'dev-server' into preview-fixes 2022-05-22 18:24:01 +08:00
失心
3692c1e3fb 修复‘添加倍速’时鼠标移动可能导致的‘添加’图标闪烁 2022-05-15 18:15:08 +08:00
失心
d324acd10b 适配3.X扩展倍速 2022-05-15 13:57:30 +08:00
失心
e1cdd9c4ff 适配3.X跳过充电 2022-05-14 15:51:47 +08:00
the1812
7fce59dab1 Support copy with title (#2557) 2022-04-09 15:24:05 +08:00
the1812
2ac10c8a4a Support show in favorite pages (#3138) 2022-04-09 14:36:18 +08:00
the1812
c82129add8 Support show in watchlater pages (#3138) 2022-04-09 14:25:49 +08:00
the1812
a3f6043e21 Merge branch 'preview-fixes' into preview-features 2022-03-21 13:25:54 +08:00
the1812
837dfbea99 Revert quality filter (#3118) 2022-03-21 13:23:19 +08:00
the1812
719bb58945 Merge branch 'preview-features' of https://github.com/the1812/Bilibili-Evolved into preview-features 2022-03-18 20:43:00 +08:00
Grant Howard
5dcb5a0af6
Merge pull request #3135 from LonelySteve/fix/incorrect-recommended-value
修复某些情况下扩展倍速可能会出现不正确的推荐值
2022-03-18 19:32:29 +08:00
the1812
c1448ee4a5 Merge branch 'preview-fixes' into preview-features 2022-03-17 22:40:41 +08:00
the1812
707eb063c3 Disable auto play on last video (#2940) 2022-03-17 22:29:33 +08:00
JLoeve
0b4daf3444 fix(speed): 某些情况下扩展倍速可能会出现不正确的推荐值 2022-03-17 21:05:07 +08:00
the1812
80e414c9b4 Fix dropdown overflow (fix #3129, fix #3133) 2022-03-17 20:34:12 +08:00
the1812
54146b65c9 Merge branch 'preview-features' of https://github.com/the1812/Bilibili-Evolved into preview-features 2022-03-17 20:15:30 +08:00
JLoeve
8c8bc9f45a feat: 从「倍速记忆」/「倍速增强」中分离出「扩展倍速」组件和「视频倍速 - 快捷键支持」插件
* 【新增】支持固定全局倍速值和设置倍速菜单最大高度(后者不显示选项)
* 【新增】支持隐藏倍速菜单滚动条
* 【优化】改变选项实时更新
* 【优化】使用了更稳妥的方式获取菜单项元素
* 【优化】使用自实现的 mini-rxjs 处理事件流,避免重复操作,实现更改选项值实时响应
* 【优化】为切换倍速等操作加上了防抖处理
* 【修复】添加空倍速会报倍速值太小的错误信息
* 【迁移】添加了迁移提示和自动迁移配置的功能
* 【更名】「倍速记忆」/「倍速增强」->「记忆倍速」
* 【更名】「扩展倍速菜单」->「扩展倍速」
2022-03-16 23:23:37 +08:00
the1812
fcd0ad24b0 Merge branch '#3123' into preview-fixes 2022-03-15 13:03:16 +08:00
the1812
226deff5c0 Export VideoChangeCallback 2022-03-15 13:02:46 +08:00
the1812
49c9cd74e4 Fix bangumi show cover (#1992) 2022-03-15 09:58:25 +08:00
the1812
7b9b0b704a Fix bangumi link (fix #3123) 2022-03-15 09:54:55 +08:00
the1812
7978424b14 Improve panel height (#2990) 2022-03-13 22:25:06 +08:00
the1812
01b7077f6c Merge branch 'preview-fixes' into preview-features 2022-03-13 21:47:05 +08:00
the1812
2cacd78b8f Fix subtitle config detection (fix #3073) 2022-03-13 16:44:38 +08:00
the1812
23ebc456be Fix xml escape (fix #3055) 2022-03-13 16:27:05 +08:00
the1812
2617425aad Fix non-tailing URL (fix #3060) 2022-03-13 16:21:30 +08:00
the1812
44886248ed Fix quality list not updating (fix #3069) 2022-03-13 16:10:04 +08:00
the1812
2b1ba99e41 Fix bwp video detection (fix #3046) 2022-03-12 23:24:04 +08:00
the1812
52cdb852f6 Merge branch 'preview-fixes' into preview-features 2022-03-06 22:09:49 +08:00
ProjectXero
abe26439f3
fix: 修复了启用视频截图后WASM播放器上截图失败后不提示反而无限加载截图的问题 2022-02-22 11:42:38 +08:00
timongh
70474080cc Add two TODO comments for defaultVideoLocation 2022-02-20 23:39:47 +08:00
timongh
d8f3c8816f Change the description of defaultVideoLocation 2022-02-20 23:32:35 +08:00
timongh
b049cff883 Cancel import for bnjUrls in defaultVideoLocation 2022-02-20 23:29:43 +08:00
the1812
230b457cd1 Merge branch 'preview-fixes' into preview 2022-02-18 23:21:35 +08:00
the1812
383bf1f1d9 Fix missing credentials 2022-02-18 23:20:13 +08:00
the1812
fb24caf4f7 Support sections (#2940) 2022-02-17 23:17:27 +08:00
the1812
d384cd2db4 Fix episode title (fix #2988) 2022-02-17 13:40:22 +08:00