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 |
|
the1812
|
7d0d91140b
|
Improve CollapsibleContainer styles
|
2025-09-03 09:14:07 +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 |
|
wsgh0202
|
f381226346
|
refactor: 移动导出类型到ts文件以通过类型检查
|
2025-08-24 00:46:00 +08:00 |
|
Grant Howard
|
ba2cd3bc03
|
Merge pull request #5339 from WakelessSloth56/preview-features
[组件 - 网址参数清理] 直接清理视频页面中的链接
|
2025-08-22 08:00:40 +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 |
|
Grant Howard
|
2b97931ea0
|
Merge pull request #5328 from kkkkkkkk566/preview-fixes
获取room_id兼容blanc原版直播间
|
2025-08-17 20:54:25 +08:00 |
|
wsgh0202
|
a7981d3974
|
style: 标题和展开按钮之间添加间距
|
2025-08-14 21:19:07 +08:00 |
|
wsgh0202
|
c68e440f15
|
docs: 更新选项说明
|
2025-08-14 21:19:07 +08:00 |
|
wsgh0202
|
8cc9d711e5
|
feat: 添加禁用内容区域参数
|
2025-08-14 21:19:07 +08:00 |
|
wsgh0202
|
2ea3a000cf
|
style: 移除设置面板外层容器显示
|
2025-08-14 21:19:07 +08:00 |
|
wsgh0202
|
c0b7a29d9f
|
feat: 添加新参数支持开关外层容器显示
|
2025-08-14 21:19:07 +08:00 |
|
wsgh0202
|
c52e381d95
|
refactor: 更换设置面板、小组件UI为OptionRadioGroup
|
2025-08-14 21:19:07 +08:00 |
|
wsgh0202
|
4440182554
|
style: 添加默认弹框位置、大小样式
|
2025-08-14 21:19:07 +08:00 |
|
wsgh0202
|
b71eb00f3f
|
fix: 设置面板修改后小组件中面板选项不更新
|
2025-08-14 21:19:07 +08:00 |
|
wsgh0202
|
8ef08f99e9
|
refactor: 移除临时组件
|
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 |
|