Commit Graph

8605 Commits

Author SHA1 Message Date
Grant Howard
541fa51bf1
Merge pull request #5407 from KDH-KDHKDH/feature/front-back-volume
Feature/front back volume 直播前后台音量自动调节
2025-10-29 22:09:17 +08:00
KDH-KDHKDH
b42f7e1ae7 refactor(front-back-volume): 重构音量控制组件以支持reload和unload 2025-10-29 21:38:04 +08:00
KDH-KDHKDH
98908f8fce feat(live): 添加直播前后台音量自动调节功能
实现根据窗口状态自动调节直播音量的功能,前台和后台可分别设置不同音量
2025-10-28 20:41:30 +08:00
Grant Howard
888236fc68
Merge pull request #5399 from WakelessSloth56/preview-features
[组件 - 保存视频元数据] 支持番剧非正片内容, 支持状态数, 支持多种时间日期格式
2025-10-27 08:38:03 +08:00
lainio24
143041a294
fix(saveVideoMetadata): fix typo 2025-10-27 08:34:40 +08:00
lainio24
91d580bac7
feat(saveVideoMetadata): switch for video stat 2025-10-19 19:28:36 +08:00
lainio24
23eecd4e4e
feat(saveVideoMetadata): option for time format 2025-10-19 19:27:26 +08:00
WakelessSloth56
89566501e4
feat(saveVideoMetadata): video stat 2025-10-19 19:24:12 +08:00
lainio24
9aafa05ad5
feat(video-info): video stat 2025-10-19 19:21:19 +08:00
WakelessSloth56
ad73831713
feat(saveVideoMetadata): bangumi info with section title 2025-10-19 19:07:44 +08:00
WakelessSloth56
d94b85eceb
fix(video-info): BangumiInfo supports sections
fix #5398
2025-10-19 19:06:24 +08:00
Grant Howard
5bf1ef1450
Merge pull request #5388 from WakelessSloth56/preview-features
[插件 - 下载视频 - WASM 混流输出] 附加封面到输出文件、选择输出格式
2025-10-05 14:18:26 +08:00
lainio24
760942ce68
chore(wasm-output): authors, comments, cspell dict 2025-10-04 11:11:22 +08:00
lainio24
cf3d9fd956
feat(wasm-output): options for outputType, attachCover 2025-10-04 11:09:16 +08:00
Grant Howard
6cc2048405
Merge pull request #5352 from Weedy233/preview-features
【新增组件】视频缩放
2025-10-01 21:17:10 +08:00
WakelessSloth56
794d38a4bc
feat(wasm-output): embed cover 2025-09-30 22:17:20 +08:00
Grant Howard
83de00483c
Merge pull request #5360 from wsgh0202/fix-custom-autoplay
【组件-定制自动连播行为】修复部分页面不工作
2025-09-13 18:38:24 +08:00
wsgh0202
67d6a2a785
fix: 修复正片为数字列表模式时自动模式失效 2025-09-13 02:31:03 +08:00
wsgh0202
4b1014efe3
feat: 拆分视频合集与分P视频的识别 2025-09-13 01:44:53 +08:00
wsgh0202
fff7c365f6
refactor: 拆分handler类为独立文件 2025-09-12 21:58:33 +08:00
weedy233
764ab98a16
fix: 修复视频缩放组件
- 将描述文档重命名为index.md
- 添加组件卸载时的清理逻辑
- 实现组件重载时恢复缩放比例的功能
- 使用动态导入方式加载样式文件
2025-09-11 15:39:02 +08:00
the1812
c810fbbefd Merge branch 'preview-fixes' into preview-features 2025-09-11 09:25:53 +08:00
the1812
3576c95ad6 Update changelog 2025-09-11 09:25:43 +08:00
the1812
f43ed895cb Update docs 2025-09-11 09:24:11 +08:00
the1812
cf1f4485ff Merge branch 'preview-fixes' into preview-features 2025-09-11 09:21:46 +08:00
the1812
6451118b09 Update docs 2025-09-11 09:21:08 +08:00
the1812
d42f0221ee Update donate history 2025-09-11 09:19:06 +08:00
the1812
5c11125431 Update version number 2025-09-11 09:11:08 +08:00
the1812
22c77e2d8b Update changelog 2025-09-11 09:10:51 +08:00
ImAyx
053c478cc2 Update dark mode excludes (fix #5353) 2025-09-09 21:53:33 +08:00
Grant Howard
efbfeca6eb
Merge pull request #5355 from WakelessSloth56/preview-features
[组件 - 保存视频元数据] 支持标签和番剧信息, 支持番剧OPED转换为章节
2025-09-09 21:50:37 +08:00
the1812
bbdb70d5d6 Support suggest item auto-fill (fix #822) 2025-09-09 21:39:10 +08:00
WakelessSloth56
74021e65cb
feat(saveVideoMetadata): switch for bangumi skips conversion 2025-09-09 10:01:50 +08:00
WakelessSloth56
6efd29e378
feat(saveVideoMetadata): convert bangumi skips to chapters 2025-09-09 09:53:18 +08:00
lainio24
7263fa517e
feat(saveVideoMetadata): ffmetadata with bangumi info 2025-09-09 09:23:43 +08:00
the1812
726b2ef873 Refactor to Vue 3 syntax 2025-09-08 23:07:34 +08:00
the1812
57a88650d6 Revert "Add integration dark mode toggle (#5272)"
This reverts commit e7788aaef4.
2025-09-08 22:56:39 +08:00
lainio24
8ef0bf33c9
feat(video-info): more properties in BangumiInfo 2025-09-08 17:23:18 +08:00
WakelessSloth56
9747b00938
feat(video-info): refactor BangumiInfo
Co-authored-by: lainio24 <lainio24@outlook.com>
2025-09-08 16:56:17 +08:00
WakelessSloth56
a8bcc3d0fd
feat(video-info): add redirectUrl property 2025-09-08 16:48:07 +08:00
WakelessSloth56
0ddf37cd72
feat(saveVideoMetadata): tag info 2025-09-08 16:31:36 +08:00
WakelessSloth56
a5911fa864
feat(saveVideoMetadata): support bangumi urls 2025-09-08 11:56:50 +08:00
the1812
c91ab6921f Refactor to Vue 3 syntax 2025-09-07 15:47:47 +08:00
the1812
0acd10598a Add mall link redirect (#5310) 2025-09-07 15:33:52 +08:00
the1812
e7788aaef4 Add integration dark mode toggle (#5272) 2025-09-07 15:12:10 +08:00
the1812
d5f9c67413 Add preferred url type config (fix #3234) 2025-09-07 14:50:58 +08:00
weedy233
bf43fa1407
refactor: 移除调试日志和未使用的样式
移除控制栏按钮状态切换的调试日志输出
删除未使用的右键菜单和全屏模式相关样式
2025-09-05 12:16:53 +08:00
weedy233
2617458df3
feat: 添加详细描述文档并优化缩放提示逻辑
添加视频缩放功能的详细描述文档,包含选项说明和使用方法
优化缩放提示逻辑,增加视频切换时间的检查,避免频繁提示
2025-09-05 11:32:58 +08:00
weedy233
4455da6e20
feat: 添加控制栏按钮开关功能并优化缩放逻辑
- 添加控制栏按钮的显示开关配置选项,实现根据设置动态添加/移除按钮
- 优化缩放逻辑,添加SCALE_MAPPING常量并实现循环切换预设缩放比例
- 移除不常用的50%和200%缩放选项,简化预设列表
- 缩短默认Toast显示时间从3秒至1.5秒
2025-09-04 21:08:49 +08:00
weedy233
8f34721551
feat: 添加初始加载时不显示toast的时间阈值 2025-09-04 15:06:13 +08:00