jxxghp
572293bb4d
重构存储选项,更新为存储属性,优化存储字典和图标字典的生成逻辑,提升组件对存储配置的支持
2025-05-01 19:56:06 +08:00
jxxghp
6b49464059
更新国际化支持
2025-04-28 12:23:05 +08:00
jxxghp
e97d815dc3
Refactor page titles and dialog close buttons across multiple views
...
- Replaced instances of `DialogCloseBtn` with `VDialogCloseBtn` in TransferHistoryView, AccountSettingAbout, AccountSettingSystem, and UserProfileView for consistency.
- Introduced a new component `PageContentTitle` to standardize page titles in SiteCardListView, SubscribeListView, UserListView, and WorkflowListView, improving layout and readability.
- Added keyword filtering functionality in SubscribeListView and SubscribeShareView to enhance user experience during searches.
- Added a new site logo image to the assets.
2025-04-15 13:23:56 +08:00
jxxghp
c5e62cc8e4
优化多个组件,调整样式和功能以提升用户体验,添加季数选择功能
2025-04-04 09:27:06 +08:00
jxxghp
50ffcc6e92
优化订阅和整理对话框,添加剧集组选项和编号,调整布局以提升用户体验
2025-04-03 18:35:21 +08:00
Attente
1d59b3566c
fix : jxxghp/MoviePilot#3747
2025-01-18 02:54:27 +08:00
jxxghp
09d647877f
fix(ReorganizeDialog, TransferHistoryView, AccountSettingSystem, SearchBarView): 更新提示信息,将“历史记录”替换为“整理记录”
2024-12-27 07:56:20 +08:00
jxxghp
c868afbcbf
feat(ReorganizeDialog, TransferQueueDialog): 优化错误提示,添加媒体状态颜色和任务计数功能
2024-12-27 07:53:51 +08:00
jxxghp
2602cb0998
feat(TransferQueueDialog): 优化任务队列显示,添加媒体信息和任务管理功能
2024-12-26 13:30:22 +08:00
Attente
a4cc1cc615
feat(dialog): 仅在指定条件下启用指定集数
2024-12-26 08:24:11 +08:00
jxxghp
2d900baad1
feat(ReorganizeDialog): 添加SSE支持以监听文件整理进度
2024-12-25 21:55:20 +08:00
jxxghp
17d6f6db05
feat(ReorganizeDialog): 重构整理功能,支持后台处理和日志整理
2024-12-25 20:39:53 +08:00
jxxghp
77d7c3bb61
refactor(ReorganizeDialog): update progress text and remove success messages
2024-12-24 14:17:56 +08:00
jxxghp
868ad57e12
refactor(ReorganizeDialog): remove SSE progress handling and improve toast messages
2024-12-24 13:49:47 +08:00
Attente
db9c9db5a9
改进手动整理类型/类别可选逻辑
2024-11-28 05:23:20 +08:00
Attente
d3a66ffa8c
去除自动选项
...
- 仅当`目的路径`为空时,才会设为`自动`
- 已选择`整理方式`后, 再选择配置的`媒体库目录`整理方式不再改变
- `自定义路径`时:
- - `整理方式`为自动时,会修改为`复制`,请注意
- - `整理方式`不为自动时, 不会改变
2024-11-27 05:53:31 +08:00
Attente
3ef1e65412
手动整理中整理方式增加自动
2024-11-25 13:24:43 +08:00
Attente
a1990ce3e4
fix(dialog): correct storage option selection in Reorganize Dialog
2024-11-24 16:47:44 +08:00
jxxghp
b903134770
feat(ReorganizeDialog): 添加文件操作整理方式选项
2024-11-23 23:02:50 +08:00
Attente
11effdd297
Revert "refactor: 优化目标目录下拉框和路径变化监听逻辑"
...
This reverts commit 01f63a4b6b .
2024-11-23 22:42:48 +08:00
jxxghp
71a6626fa9
feat(ReorganizeDialog): 添加按类型和类别分类的选项
2024-11-23 11:21:29 +08:00
jxxghp
c956e271a2
refactor(ReorganizeDialog): 重构目标路径输入组件,移除不必要的目录加载逻辑
2024-11-20 19:24:10 +08:00
jxxghp
01f63a4b6b
refactor: 优化目标目录下拉框和路径变化监听逻辑
2024-11-19 18:10:03 +08:00
Attente
f6c740738f
不再强制绑定目的路径的配置
...
- resolve jxxghp/MoviePilot#2959
2024-11-19 17:00:52 +08:00
jxxghp
22c97d1c01
更新 ReorganizeDialog.vue
2024-11-12 12:15:28 +08:00
InfinityPacer
505773043b
feat(security): remove unnecessary token
2024-10-10 15:40:06 +08:00
jxxghp
7e4f21ff33
add from_history
2024-09-21 19:11:24 +08:00
jxxghp
cd6f5090d7
fix bug
2024-09-21 17:53:01 +08:00
jxxghp
1efd0a3d5b
fix TransferHistoryView
2024-09-21 17:33:32 +08:00
jxxghp
4434d7b8c9
fix ReoranizeDialog
2024-09-21 17:04:54 +08:00
jxxghp
24e184eace
refactor: 优化ReorganizeDialog组件
2024-09-21 08:49:02 +08:00
jxxghp
aff4b2f9b7
refactor: 优化ReorganizeDialog组件
...
为ReorganizeDialog组件进行优化,移除了props中的storage属性,并将其替换为target_storage和target_path属性。同时更新了相关的表单和逻辑处理。
2024-09-20 13:39:33 +08:00
jxxghp
6ec1bbe1ae
style: Update globalSettings injection in multiple components
2024-08-29 08:36:29 +08:00
jxxghp
6fad85e957
feat:仪表盘不活跃时不刷新 && 网盘整理联动刮削
2024-06-24 09:13:22 +08:00
jxxghp
0215a800e2
fix scrape
2024-06-23 09:06:14 +08:00
jxxghp
18f3dc2d44
fix buttons
2024-06-20 17:40:51 +08:00
jxxghp
4f67bb0250
feat:文件管理批量选择
2024-06-20 15:32:17 +08:00
jxxghp
223ecc0e6b
fix dialog persistent-hint
2024-06-03 10:43:28 +08:00
jxxghp
d355e4575d
fix #2179 根据路径自动匹配刮削开关
2024-05-26 09:37:42 +08:00
jxxghp
bdbb118e55
fix https://github.com/jxxghp/MoviePilot-Frontend/issues/131
2024-05-26 08:09:47 +08:00
jxxghp
11b649dc8c
fix 手动整理选择目录
...
fix https://github.com/jxxghp/MoviePilot/issues/2145
2024-05-23 12:39:35 +08:00
jxxghp
2c16b6c078
fix manual_transfer
2024-05-23 08:09:48 +08:00
jxxghp
fc877ed836
fix ui
2024-05-16 20:31:30 +08:00
jxxghp
a88105a086
更新 ReorganizeDialog.vue
2024-05-06 18:38:02 +08:00
jxxghp
2dc792690e
Update button styles in PluginCard.vue, ReorganizeDialog.vue, SiteAddEditDialog.vue, and SubscribeEditDialog.vue
2024-05-06 18:26:52 +08:00
jxxghp
aa146b1cdf
Update confirmation dialog styles and props in UserProfile.vue, FileList.vue, PluginCard.vue, and dashboard.vue
2024-05-06 18:18:05 +08:00
jxxghp
37e5e57d5b
fix #2011
2024-05-05 11:22:10 +08:00
jxxghp
5895cea587
feat:进度条公共组件
2024-04-25 15:07:35 +08:00
jxxghp
5c13362db2
fix fullscreen
2024-04-25 09:48:12 +08:00
Allen
a418b03c06
文件整理弹窗小屏时全屏
2024-04-24 17:13:32 +08:00