Commit Graph
100 Commits
Author SHA1 Message Date
jxxghp f4633a5832 Refactor button layout in AccountSettingRule.vue 2024-10-30 07:07:04 +08:00
jxxghp 36841f6f8f Merge pull request #219 from thsrite/v2 2024-10-29 13:26:07 +08:00
jxxghp 03ad8cc9e8 Merge pull request #218 from thsrite/v2 2024-10-29 08:01:44 +08:00
jxxghp deeb5f9d62 Merge pull request #217 from wikrin/v2 2024-10-26 08:10:40 +08:00
jxxghp b715198a02 Merge pull request #216 from InfinityPacer/v2 2024-10-26 08:10:25 +08:00
jxxghp e625d56c65 Merge pull request #215 from boeto/v2 2024-10-25 17:49:10 +08:00
jxxghp 5f388c8b09 Merge pull request #214 from InfinityPacer/v2 2024-10-25 06:59:20 +08:00
jxxghp 865d57b4d3 refactor: 调整网格布局样式 2024-10-24 11:13:55 +08:00
jxxghp 8e40c38730 Merge pull request #213 from InfinityPacer/v2 2024-10-24 06:53:29 +08:00
jxxghp 9c4d12d18b 更新 main.ts 2024-10-23 20:06:41 +08:00
jxxghp 6efa0e307e refactor: 调整导入顺序和删除无用代码 2024-10-23 19:44:09 +08:00
jxxghp f0ac2d739d refactor: 更新构建工作流,仅在v2分支上的package.json更改时触发构建 2024-10-23 16:31:31 +08:00
jxxghp 1cb78b4ccd refactor: 调整SubscribeShareCard.vue中的卡片布局,将修复了文本溢出的问题。 2024-10-23 16:30:02 +08:00
jxxghp fc6f41a549 refactor: 调整卡片布局的列宽为22rem 2024-10-23 16:21:35 +08:00
jxxghp db86d075f0 Merge pull request #212 from thsrite/v2 2024-10-23 16:09:05 +08:00
jxxghp 3db4e12bb2 refactor: 添加了卡版折叠状态和展开按钮。 2024-10-23 16:07:48 +08:00
jxxghp 877d2f77bd refactor: 更新规则组选择功能
调整了快捷栏中的规则组选择功能,将原来的“优先级”改为“规则”,并更新了相关文本。

修改文件:
- src/layouts/components/ShortcutBar.vue
2024-10-23 15:38:57 +08:00
jxxghp 02334489ed feat: 添加规则组选择功能
为规则测试页面添加了规则组选择功能,用户可以从下拉列表中选择规则组进行测试。

- 添加了规则组选择表单项
- 加载规则组列表的函数
- 调用API识别时传递规则组名称

Fixes #209
2024-10-23 15:35:42 +08:00
jxxghp cd714d954f Merge pull request #211 from thsrite/v2 2024-10-23 14:56:49 +08:00
jxxghp f84d69feb7 Merge pull request #210 from thsrite/v2 2024-10-23 13:11:49 +08:00
jxxghp 873848b9a7 Merge pull request #209 from thsrite/v2 2024-10-23 11:44:45 +08:00
jxxghp 6b9c74dcea Merge pull request #205 from Aqr-K/dev-login 2024-10-22 12:31:17 +08:00
jxxghp 539cf9ada4 fix build 2024-10-22 11:54:36 +08:00
jxxghp a69d2dfd71 build beta 2024-10-22 11:37:32 +08:00
jxxghp 3f9b9a6903 fix 普通用户权限视图 2024-10-22 10:43:50 +08:00
jxxghp 7e30cf40a9 Merge pull request #208 from boeto/dev 2024-10-22 00:04:35 +08:00
jxxghp ee8b57da91 Merge pull request #207 from thsrite/dev 2024-10-21 13:37:14 +08:00
jxxghp deabf23475 fix ui layout 2024-10-19 20:19:30 +08:00
jxxghp bdd0cdbe55 Refactor DefaultLayout component to conditionally show back button based on app mode and screen size 2024-10-19 12:28:00 +08:00
jxxghp ae261cb684 Refactor Footer component to use responsive display and inject app mode 2024-10-19 12:24:30 +08:00
jxxghp f317d15580 Refactor DirectoryCard and PathField components 2024-10-19 11:53:10 +08:00
jxxghp 76a487854b Refactor navigator utility functions and add isPWA check 2024-10-19 10:39:31 +08:00
jxxghp b3f616ddc6 Refactor SubscribeFilesDialog component to improve layout and text size handling 2024-10-19 08:10:05 +08:00
jxxghp 9b19cbefc8 fix user ui 2024-10-19 07:58:46 +08:00
jxxghp a4ba6b947b Refactor font size in VerticalNav component 2024-10-18 17:47:34 +08:00
jxxghp fb510ff180 Refactor permission utility function 2024-10-18 14:24:16 +08:00
jxxghp 2710cbc85a Refactor SubscribeShareCard component to improve layout and text overflow handling 2024-10-18 14:02:05 +08:00
jxxghp b82f17bcf1 Merge pull request #203 from Aqr-K/dev-user
fix(user)
2024-10-18 14:01:47 +08:00
jxxghp b331cc55ce Merge pull request #202 from InfinityPacer/dev 2024-10-18 11:56:13 +08:00
jxxghp 74ef5a8083 Merge pull request #201 from Aqr-K/dev-user 2024-10-18 11:55:30 +08:00
jxxghp 832cae635e Merge pull request #200 from InfinityPacer/dev 2024-10-18 06:56:06 +08:00
jxxghp 7973457417 refactor: 优化站点卡片组件 2024-10-17 21:39:26 +08:00
jxxghp b3485af14c fix: 修复站点数据展示 2024-10-17 16:10:33 +08:00
jxxghp 01eaef2bf9 feat:站点数据展示 2024-10-17 12:15:49 +08:00
jxxghp 3e241cf8bc Merge pull request #199 from Aqr-K/dev-user 2024-10-17 06:55:52 +08:00
jxxghp 004c9eadd5 feat:优化站点卡片 2024-10-16 18:35:27 +08:00
jxxghp b483a5f4e8 refactor(cards): update MediaServerCard.vue 2024-10-16 15:45:25 +08:00
jxxghp 06e0f4234f refactor(setting): update TorrentPriorityItems in AccountSettingRule.vue 2024-10-16 15:23:54 +08:00
jxxghp e9a5c0ae69 refactor(setting): remove unnecessary function call in AccountSettingDirectory.vue 2024-10-15 20:18:38 +08:00
jxxghp 0c17702f65 Merge pull request #198 from InfinityPacer/dev 2024-10-14 06:45:14 +08:00
jxxghp 018c5f857b feat(downloading): add NoDataFound component for empty downloaders
Add the NoDataFound component to the downloading page to display a 404 error message when there are no enabled downloaders. This component will show an error code, title, and description to guide users on how to configure and enable downloaders in the settings.

Closes #197
2024-10-12 12:30:56 +08:00
jxxghp b5d89ff082 Merge pull request #197 from InfinityPacer/dev 2024-10-10 16:53:47 +08:00
jxxghp e9bb811244 Update version number in VerticalNav component 2024-10-10 14:42:43 +08:00
jxxghp 6ef6ea1479 fix ui 2024-10-10 13:09:20 +08:00
jxxghp 93bd4002db fix ui 2024-10-10 12:59:53 +08:00
jxxghp b9ec829747 fix ui 2024-10-09 20:44:30 +08:00
jxxghp f307327af3 add subscribe share cards 2024-10-09 19:47:31 +08:00
jxxghp 936be9928d fix ui 2024-10-09 17:07:18 +08:00
jxxghp b639369846 支持更多订阅自定义属性 2024-10-09 15:20:25 +08:00
jxxghp 5577e4cf62 Merge pull request #196 from InfinityPacer/dev 2024-10-09 06:44:42 +08:00
jxxghp 40727dac2d Merge pull request #194 from InfinityPacer/dev 2024-10-06 17:52:47 +08:00
jxxghp fc61060b7f Merge pull request #193 from InfinityPacer/dev 2024-10-02 20:19:05 +08:00
jxxghp 73e21e77ec Merge pull request #192 from Aqr-K/dev-downloader 2024-10-02 20:17:57 +08:00
jxxghp 016c232ef2 Merge pull request #191 from InfinityPacer/dev 2024-10-01 20:36:37 +08:00
jxxghp cf3a204eac refactor: Remove unused import in SiteTorrentTable.vue
Remove the unused import of MediaInfo in SiteTorrentTable.vue to improve code cleanliness and reduce potential confusion.
2024-09-30 16:00:32 +08:00
jxxghp dc3e364b90 fix ui 2024-09-30 11:11:01 +08:00
jxxghp d22ef17b95 Merge pull request #190 from Aqr-K/dev-cards 2024-09-27 00:17:04 +08:00
jxxghp 735023330a Merge pull request #189 from Aqr-K/dev-directory 2024-09-26 23:33:10 +08:00
jxxghp cf6b6dd4dd Refactor AccountSettingSearch.vue to update the label for filter rule group to "优先级规则组"
Fix AccountSettingSite.vue to set COOKIECLOUD_ENABLE_LOCAL to false by default
Refactor AccountSettingSubscribe.vue to add support for selecting best version rule group for subscription filtering
2024-09-26 12:49:39 +08:00
jxxghp 574464c1ea Refactor AddDownloadDialog.vue component and update download confirmation dialog UI 2024-09-24 12:07:48 +08:00
jxxghp 816dfa4e3b Refactor SiteTorrentTable.vue and AddDownloadDialog.vue components 2024-09-23 21:04:37 +08:00
jxxghp 9d7e52c25e Refactor AccountSettingNotification.vue, AccountSettingRule.vue, and AccountSettingSystem.vue
Remove unused event listeners and save functions in various components.
2024-09-23 08:07:20 +08:00
jxxghp d41b6ca459 fix RuleGroupCard 2024-09-21 21:28:57 +08:00
jxxghp 4d1b5209e7 fix FileList.vue 2024-09-21 19:59:48 +08:00
jxxghp 7da21f23aa fix profile 2024-09-21 19:26:58 +08:00
jxxghp 40a9caceb8 add sitedata refresh setting 2024-09-21 19:23:01 +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 8ccd9cfd85 Merge pull request #188 from Aqr-K/dev-downloader 2024-09-20 19:30:43 +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
jxxghp 8e7be239ee Merge pull request #187 from InfinityPacer/dev 2024-09-16 21:53:27 +08:00
jxxghp 49d182eabc Merge pull request #185 from Aqr-K/dev 2024-09-15 06:37:26 +08:00
jxxghp 61bb96e1fe Merge pull request #184 from Aqr-K/dev 2024-09-14 20:56:13 +08:00
jxxghp 40fcf9d0cc Merge pull request #183 from Aqr-K/dev 2024-09-14 17:59:59 +08:00
jxxghp 04fee167b9 auto build 2024-09-14 14:57:06 +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
jxxghp 6e4e6df08f Merge pull request #181 from thsrite/dev 2024-09-14 11:05:42 +08:00
jxxghp 3d985decbc Merge pull request #180 from Aqr-K/dev 2024-09-14 06:32:56 +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