Commit Graph

1370 Commits

Author SHA1 Message Date
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
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
WakelessSloth56
ad73831713
feat(saveVideoMetadata): bangumi info with section title 2025-10-19 19:07:44 +08:00
Grant Howard
6cc2048405
Merge pull request #5352 from Weedy233/preview-features
【新增组件】视频缩放
2025-10-01 21:17:10 +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
cf1f4485ff Merge branch 'preview-fixes' into preview-features 2025-09-11 09:21:46 +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
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
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
0acd10598a Add mall link redirect (#5310) 2025-09-07 15:33:52 +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
weedy233
894eb2823e
refactor: 重构视频缩放组件并添加新功能
- 重构代码结构,将功能拆分为多个模块
- 实现自定义缩放范围的配置
- 改进提示显示功能,增加持续时间设置
- 添加错误处理机制和清理函数
2025-09-02 23:26:58 +08:00
weedy233
c7b3e79b53
feat: 重构视频缩放功能,添加缩放预设选项和自定义缩放比例 2025-09-02 12:43:22 +08:00
weedy233
dc9edeaee7
feat: 添加视频缩放功能及样式支持 2025-09-02 10:06:47 +08:00
the1812
a10555f76f Merge branch 'preview-fixes' into preview-features 2025-09-02 09:25:49 +08:00
the1812
5e80b054d2 Fix reply content not replaced (fix #4843) 2025-09-02 09:00:21 +08:00
Grant Howard
15c31b9708
Merge pull request #5332 from wsgh0202/feat-option-ui
【组件优化】组件选项UI优化
2025-09-01 21:36:45 +08:00
wsgh0202
d4ef2e6bc9
refactor: 移动方法位置 2025-08-29 19:13:02 +08:00
the1812
95ee56b53a Merge branch 'preview-fixes' of https://github.com/the1812/Bilibili-Evolved into preview-fixes 2025-08-29 08:26:33 +08:00
the1812
300d535b0a Fix live url (fix #5306) 2025-08-29 08:25:10 +08:00
the1812
6aded9e0e8 Fix season type (fix #5292) 2025-08-29 08:21:43 +08:00
lainio24
92c771d42e
feat(component.urlParamsClean): switch for anchors cleaning 2025-08-21 14:44:32 +08:00
WakelessSloth56
ea303fc275
feat(component.urlParamsClean): clean anchors 2025-08-21 12:05:54 +08:00
Grant Howard
1573b86d50
Merge pull request #5325 from pencilqaq/preview-fixes
Preview-fixes
2025-08-17 20:57:43 +08:00
wsgh0202
c68e440f15
docs: 更新选项说明 2025-08-14 21:19:07 +08:00
wsgh0202
2ea3a000cf
style: 移除设置面板外层容器显示 2025-08-14 21:19:07 +08:00
wsgh0202
c52e381d95
refactor: 更换设置面板、小组件UI为OptionRadioGroup 2025-08-14 21:19:07 +08:00
wsgh0202
d3f5e2184e
refactor: 移动通用组件到统一位置 2025-08-14 21:19:07 +08:00
wsgh0202
d0cdf37993
feat: 将switche改回普通option,并移入选项组组件 2025-08-14 21:19:07 +08:00
wsgh0202
5e5a2c15a5
feat: 添加选项组组件 2025-08-14 21:19:07 +08:00
wsgh0202
f296bbf483
feat: 添加动态创建vue组件模块 2025-08-14 21:19:07 +08:00
wsgh0202
f3af27056d
feat: 添加切换设置面板、小组件布局组件 2025-08-14 21:19:07 +08:00
wsgh0202
a5cd393b9b
feat: 添加可收起展开容器 2025-08-14 21:19:07 +08:00
wsgh0202
342c4c697e
feat: 直接引入ComponentOption组件无法加载,复制组件临时使用 2025-08-14 21:19:07 +08:00
Pencilqaq
32fe44ba00 - 移除 Widget.vue 中未使用的 midRegex 正则
- 改用 src/core/utils/urls
2025-08-14 01:58:15 +08:00