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
|
8ccd9cfd85
|
Merge pull request #188 from Aqr-K/dev-downloader
|
2024-09-20 19:30:43 +08:00 |
|
Aqr-K
|
cb2c23dc96
|
refactor: Adjust the logical sequence
- 调整逻辑顺序,增加提示框显示。
- 禁用点击功能区以外区域自动退回上级功能。该退出方式下,会无法激活默认下载器的判断。
|
2024-09-20 19:22:06 +08:00 |
|
Aqr-K
|
29912cac8d
|
style: The height of the cards is unified.
- 将tr与qb的卡片高度统一。
|
2024-09-20 19:00:29 +08:00 |
|
Aqr-K
|
6376a81c4a
|
feat: Add the judgment of the switch startup for the default downloader
- 增加默认下载器开关启动判断,保证唯一性。
|
2024-09-20 18:38:02 +08:00 |
|
jxxghp
|
aff4b2f9b7
|
refactor: 优化ReorganizeDialog组件
为ReorganizeDialog组件进行优化,移除了props中的storage属性,并将其替换为target_storage和target_path属性。同时更新了相关的表单和逻辑处理。
|
2024-09-20 13:39:33 +08:00 |
|
jxxghp
|
153fe8fcd0
|
feat: 添加完成事件触发
为CustomRuleCard、FilterRuleGroupCard、NotificationChannelCard和AccountSettingDirectory组件添加done事件触发,以便在完成相关操作后通知其他组件。
|
2024-09-19 13:21:12 +08:00 |
|
jxxghp
|
95d8b3d1a6
|
fix #186
|
2024-09-18 18:14:33 +08:00 |
|
jxxghp
|
19ce869763
|
fix ui
|
2024-09-18 18:07:12 +08:00 |
|
jxxghp
|
e6b6d3ca27
|
fix bug
|
2024-09-18 08:29:06 +08:00 |
|
InfinityPacer
|
4bd97f9d81
|
fix: handle scenarios where avatar is empty
|
2024-09-16 17:09:51 +08:00 |
|
jxxghp
|
49d182eabc
|
Merge pull request #185 from Aqr-K/dev
|
2024-09-15 06:37:26 +08:00 |
|
Aqr-K
|
9411a29adf
|
feat: Control status permission judgment.
增加状态控制,如果编辑的是当前使用的用户,会隐藏状态控制栏
个人信息栏,增加分割线,做为功能区的显示区分
|
2024-09-14 22:46:17 +08:00 |
|
jxxghp
|
61bb96e1fe
|
Merge pull request #184 from Aqr-K/dev
|
2024-09-14 20:56:13 +08:00 |
|
Aqr-K
|
6a6100a814
|
style: User style adjustment
隐藏已有用户二次编辑中的用户名;补全新增用户界面的默认头像显示;增加分割线。
|
2024-09-14 20:38:33 +08:00 |
|
jxxghp
|
40fcf9d0cc
|
Merge pull request #183 from Aqr-K/dev
|
2024-09-14 17:59:59 +08:00 |
|
Aqr-K
|
65946c55d1
|
fix bug
|
2024-09-14 17:46:22 +08:00 |
|
Aqr-K
|
e2b4df3dcf
|
feat: Add duplicate name judgment and null value judgment
调整部分样式,并给下载器、媒体服务器、自定义规则、优先级规则组,名称与ID增加重名警告和空值警告,
|
2024-09-14 17:45:07 +08:00 |
|
jxxghp
|
243c273084
|
fix file preview
|
2024-09-14 14:27:49 +08:00 |
|
jxxghp
|
b43cf4dd5d
|
fix bug
|
2024-09-14 13:07:42 +08:00 |
|
jxxghp
|
cf9c38fdd5
|
fix https://github.com/jxxghp/MoviePilot/pull/2712
fix https://github.com/jxxghp/MoviePilot/pull/2711
|
2024-09-14 11:17:00 +08:00 |
|
thsrite
|
7b5630223d
|
fix 正在下载显示种子大小
|
2024-09-14 11:03:30 +08:00 |
|
Aqr-K
|
dbe23eaac7
|
style: Optimize the progress bar and the display of remaining storage space.
优化进度条和剩余存储空间的显示。
|
2024-09-14 01:25:55 +08:00 |
|
jxxghp
|
e38df0f319
|
refactor: Update FilterRuleGroupCard.vue to clear selected media category when media type changes
|
2024-09-12 15:53:33 +08:00 |
|
jxxghp
|
c2ac66fdbf
|
refactor: Update ModuleTestView.vue to handle empty result message
|
2024-09-12 15:14:09 +08:00 |
|
jxxghp
|
5ad25ff14d
|
refactor: Update FilterRuleGroupCard.vue to add support for selecting media categories
|
2024-09-12 12:52:34 +08:00 |
|
jxxghp
|
04e1b527b5
|
refactor: Update MediaServerLibrary.vue to load media server library with hidden parameter
|
2024-09-12 08:24:48 +08:00 |
|
jxxghp
|
09210f98e9
|
refactor: Update MediaServerCard.vue to load and display media libraries dynamically
|
2024-09-12 08:17:00 +08:00 |
|
jxxghp
|
bfe228a367
|
refactor: Update saveDashboardConfig function to use stringified JSON for enableConfig and orderObj
|
2024-09-11 12:41:57 +08:00 |
|
jxxghp
|
f795481895
|
refactor: Update FileBrowser.vue and FileBrowserView.vue to support multiple storage configurations
|
2024-09-11 08:15:48 +08:00 |
|
jxxghp
|
83e199c1ea
|
refactor: fix media server libraries
|
2024-09-11 08:05:15 +08:00 |
|
jxxghp
|
8734e7fc1b
|
Merge pull request #178 from InfinityPacer/dev
|
2024-09-11 06:42:10 +08:00 |
|
InfinityPacer
|
b48e4adacd
|
fix(PluginCard): improve reset plugin configuration and data prompt
|
2024-09-11 00:37:20 +08:00 |
|
jxxghp
|
a45e2b120e
|
fix dashboard cards
|
2024-09-10 21:29:56 +08:00 |
|
jxxghp
|
52b6f103a5
|
fix bug
|
2024-09-10 11:21:57 +08:00 |
|
jxxghp
|
b28347d191
|
refactor: Add reloadSystem function to saveDirectories, saveNotificationSetting, saveDownloaderSetting, and saveMediaServerSetting
|
2024-09-09 09:52:49 +08:00 |
|
jxxghp
|
df057ebe4d
|
refactor: Update MessageCard.vue to conditionally render VCardTitle component based on message properties
|
2024-09-09 09:12:50 +08:00 |
|
jxxghp
|
aa7b4a0e94
|
refactor: Update MessageCard.vue to conditionally render VCardTitle component based on message properties
|
2024-09-09 09:10:48 +08:00 |
|
jxxghp
|
ca9d44f55f
|
refactor: Enable lazy loading for downloading tabs
|
2024-09-09 08:34:32 +08:00 |
|
jxxghp
|
247631fd68
|
refactor: Add lazy loading for downloading tabs
|
2024-09-09 08:33:29 +08:00 |
|
jxxghp
|
3357928e80
|
feat: Update user storage options in FileBrowserView
|
2024-09-09 08:16:22 +08:00 |
|
jxxghp
|
fc263d79a8
|
fix usercard
|
2024-09-08 15:14:53 +08:00 |
|
jxxghp
|
ee10616acf
|
feat: Add allowRefresh prop to DownloaderCard component
|
2024-09-08 13:57:58 +08:00 |
|
jxxghp
|
30c3ad6c90
|
refactor: Update image URLs to use globalSettings.TMDB_IMAGE_DOMAIN
|
2024-09-08 13:05:14 +08:00 |
|
InfinityPacer
|
634522d27b
|
fix(build): ensure app is mounted after global settings are loaded
|
2024-09-02 20:18:37 +08:00 |
|
InfinityPacer
|
03b14a0fb5
|
fix(build): wrap top-level await in async function for browser compatibility
|
2024-09-02 20:04:40 +08:00 |
|
jxxghp
|
ec54ec2607
|
login wallpapers cache
|
2024-08-29 16:15:42 +08:00 |
|
jxxghp
|
340bb08f2a
|
feat:media image cache
|
2024-08-29 15:27:49 +08:00 |
|