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 |
|
jxxghp
|
20f031b2e2
|
rename components
|
2024-04-18 22:59:00 +08:00 |
|