jxxghp
|
020f667749
|
fix(TransferQueueDialog): 更新加载进度处理逻辑
|
2024-12-27 17:11:00 +08:00 |
|
jxxghp
|
849bb04249
|
fix(styles): 调整 grid-plugin-card 的列宽,从 18rem 更新为 20rem
|
2024-12-27 08:01:12 +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
|
3f033bfdec
|
更新 menu.ts
|
2024-12-26 22:35:24 +08:00 |
|
jxxghp
|
eca2f43e0e
|
更新 TransferQueueDialog.vue
|
2024-12-26 22:30:47 +08:00 |
|
jxxghp
|
eeb17040f7
|
更新 menu.ts
|
2024-12-26 22:30:00 +08:00 |
|
jxxghp
|
11a6232f83
|
Merge pull request #277 from Aqr-K/style/site
|
2024-12-26 17:32:44 +08:00 |
|
jxxghp
|
9eded24e0e
|
Merge pull request #276 from InfinityPacer/v2
|
2024-12-26 17:31:55 +08:00 |
|
Aqr-K
|
7548882148
|
style(site): 样式调整
|
2024-12-26 16:25:32 +08:00 |
|
InfinityPacer
|
4ad89955d4
|
feat(config): add TOKENIZED_SEARCH
|
2024-12-26 13:56:27 +08:00 |
|
jxxghp
|
a53553d658
|
feat(TransferQueueDialog): 添加状态标签以显示任务状态,优化进度条显示逻辑
|
2024-12-26 13:42:59 +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
|
7f3ba543b7
|
feat(TransferQueue): 添加整理队列对话框及相关功能
|
2024-12-25 18:12:50 +08:00 |
|
jxxghp
|
b33cb8a12c
|
refactor(Menu): update menu titles for clarity and consistency
|
2024-12-25 13:25:03 +08:00 |
|
Aqr-K
|
4024daf189
|
style(site): 统一对齐高度
|
2024-12-24 21:49:03 +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 |
|
InfinityPacer
|
79c606370c
|
feat(MediaCard): implement lazy loading for API calls
|
2024-12-23 02:47:37 +08:00 |
|
InfinityPacer
|
a469282730
|
fix(subscribe): reactive update for subscribeState and lastUpdateText
|
2024-12-20 14:14:23 +08:00 |
|
libashanxi
|
80f0560e0f
|
Update AccountSettingAbout.vue
修改文档链接
|
2024-12-20 09:23:10 +08:00 |
|
jxxghp
|
84951cdc44
|
feat(subscribe): update display list based on user role and improve sorting logic
|
2024-12-20 08:04:18 +08:00 |
|
jxxghp
|
a72cb797ab
|
fix plugin order
|
2024-12-18 08:10:04 +08:00 |
|
Aqr-K
|
adb0b966ff
|
fix: bug
- 少了个e,导致 `size_range` 导入没生效
|
2024-12-18 00:16:40 +08:00 |
|
InfinityPacer
|
1a2b112e64
|
feat(subscribe): add support for reset movie reset subscribe
|
2024-12-11 20:15:47 +08:00 |
|
InfinityPacer
|
442c484dc9
|
feat(subscribe): add state reset to 'R' on subscription reset
|
2024-12-11 20:02:43 +08:00 |
|
InfinityPacer
|
2368c2f25f
|
Merge branch 'v2' of https://github.com/jxxghp/MoviePilot-Frontend into v2
|
2024-12-11 19:58:51 +08:00 |
|
InfinityPacer
|
2320c58254
|
fix(subscribe): update reset confirmation message
|
2024-12-11 19:58:33 +08:00 |
|
Attente
|
1df9a981b2
|
发布时间规则支持区间
|
2024-12-10 23:39:51 +08:00 |
|
Aqr-K
|
240a568d16
|
style(rule): Swap the display of id and name in customRuleCard
|
2024-12-09 22:09:57 +08:00 |
|
Aqr-K
|
621da7e4ef
|
fix(copy): Mobile compatibility issues.
|
2024-12-09 14:33:12 +08:00 |
|
Aqr-K
|
420827c389
|
Update AccountSettingSystem.vue
|
2024-12-09 14:31:45 +08:00 |
|
Aqr-K
|
ce9399b894
|
Update AccountSettingRule.vue
|
2024-12-09 14:31:19 +08:00 |
|
Aqr-K
|
1bdd08c59a
|
fix(copy): Mobile compatibility issues.
|
2024-12-09 14:28:41 +08:00 |
|
Aqr-K
|
52d62dda81
|
fix(copy): Mobile compatibility issues.
- 增加 `type` 细分来源
- 适配新的复制方法
|
2024-12-09 14:26:43 +08:00 |
|
Aqr-K
|
d69e3cedae
|
fix(copy): Mobile compatibility issues
|
2024-12-09 14:22:44 +08:00 |
|
jxxghp
|
e4b8ff0a64
|
feat:订阅和插件支持手动排序
|
2024-12-09 10:43:00 +08:00 |
|
Aqr-K
|
7323668db5
|
Update AccountSettingRule.vue
|
2024-12-08 13:25:13 +08:00 |
|
Aqr-K
|
b11d709070
|
Update AccountSettingRule.vue
|
2024-12-08 13:24:53 +08:00 |
|
Aqr-K
|
e25ac006c2
|
feat(rule): add deleteAllRules Btn.
|
2024-12-08 13:20:21 +08:00 |
|
Aqr-K
|
9e85e7edce
|
fix(rule): 移除创建新卡片时,对可选参数的赋值
- 解决导出时,空白值内容过多的问题。
|
2024-12-07 20:46:00 +08:00 |
|
Aqr-K
|
804bcd440c
|
fix(rule): 修复自定义规导入时,部分参数被抛弃的bug
|
2024-12-07 18:57:49 +08:00 |
|
Aqr-K
|
59a7607c07
|
Update AccountSettingRule.vue
|
2024-12-07 05:28:09 +08:00 |
|
Aqr-K
|
6dca0c157f
|
fix(rule): bug
- 替换错误的规则校验方法。
|
2024-12-06 23:44:04 +08:00 |
|
jxxghp
|
2620a55c5a
|
refactor(DirectoryCard): update storage options and labels for clarity
|
2024-12-06 12:09:24 +08:00 |
|
InfinityPacer
|
fb215e8d87
|
feat(Subscribe): support update subscription status
|
2024-12-05 19:36:41 +08:00 |
|
InfinityPacer
|
f52ad2151b
|
style(SubscribeCard): support different styles for subscription states
|
2024-12-05 19:35:23 +08:00 |
|