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
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
a01978196d
refactor: Update action-gh-release to v2 in build workflow
2024-09-11 08:22:59 +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
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
927f4a366c
refactor: Update tag_name in build workflow to include 'dev_' prefix
2024-09-09 16:30:14 +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
jxxghp
5ad6d6d904
Merge pull request #177 from InfinityPacer/dev
2024-09-08 08:23:22 +08:00
jxxghp
172fb06d8e
Merge pull request #174 from InfinityPacer/dev
2024-09-05 06:55:22 +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
jxxghp
022487a877
style: Optimize image URL handling in MediaDetailView
2024-08-29 08:40:56 +08:00
jxxghp
6ec1bbe1ae
style: Update globalSettings injection in multiple components
2024-08-29 08:36:29 +08:00
jxxghp
9d55f8ab24
sync main
2024-08-19 12:26:10 +08:00
jxxghp
fc61f3fca1
style: Update UserCard.vue to include user subscription counts and user management actions
2024-08-18 11:44:34 +08:00
jxxghp
cca3368d8f
style: Update AccountSettingSystem.vue to include change events for downloader and media server cards
2024-08-16 13:42:12 +08:00
jxxghp
57f6547b91
style: Update DownloaderCard and MediaServerCard to improve UI consistency
2024-08-16 12:35:40 +08:00