jxxghp
4caf671e1c
Update hint for resource size range in CustomRuleCard.vue
2024-11-09 18:00:58 +08:00
jxxghp
741876dcaa
更新 package.json
2024-11-08 12:49:43 +08:00
jxxghp
5c6f32a7db
Update TorrentItem.vue to display site name in subtitle
2024-11-07 20:10:46 +08:00
jxxghp
80b24cbfbc
Update StorageCard.vue to improve download handling
2024-11-07 20:09:46 +08:00
jxxghp
8afed9768d
Update StorageCard.vue to display a more informative toast message
2024-11-07 19:18:43 +08:00
jxxghp
1f4dacff02
Merge pull request #230 from thsrite/v2
2024-11-06 10:53:46 +08:00
jxxghp
82d0fd2b11
Bump version to 2.0.1
2024-11-05 21:21:53 +08:00
jxxghp
e2fb55d910
Merge pull request #227 from InfinityPacer/v2
2024-11-05 15:50:43 +08:00
jxxghp
bfe41a0642
refactor(setting): 补充设置项
2024-11-05 14:54:18 +08:00
jxxghp
4ba0151c42
refactor(setting): 重构设置界面布局
2024-11-05 13:13:33 +08:00
jxxghp
98bdfb160e
Merge pull request #226 from Aqr-K/v2-settings
...
feat(user): New avatar file add webp format support
2024-11-04 12:44:40 +08:00
jxxghp
6327649501
refactor(setting): 移除防抖时间
2024-11-04 12:43:52 +08:00
jxxghp
e3ce4196fe
fix 内置过滤规则
2024-11-04 12:15:19 +08:00
jxxghp
bb67a051c2
feat(plugin): 添加插件市场设置窗口
...
该提交添加了一个新的组件PluginMarketSettingDialog.vue,用于插件市场的设置窗口。该窗口可以通过点击插件市场设置图标打开,并提供了保存设置的功能。
该提交还在PluginCardListView.vue中引入了PluginMarketSettingDialog组件,并在点击插件市场设置图标时打开该窗口。
该提交的目的是为了提供一个方便的界面,让用户可以设置插件市场的仓库地址。
2024-11-04 11:27:43 +08:00
jxxghp
812dd1f184
feat(dialog): Update SubscribeEditDialog.vue
...
- Add conditional rendering for certain form fields based on the 'default' prop value
- Improve user experience by showing relevant form fields only when necessary
2024-11-04 10:54:34 +08:00
jxxghp
37d6612434
Merge pull request #225 from Aqr-K/v2-settings
...
feat(settings): 配置中心基本功能内置化,修复部分bug
2024-11-04 10:20:16 +08:00
jxxghp
1f7a677db3
Refactor login page styles for better alignment and responsiveness
2024-11-01 12:30:50 +08:00
jxxghp
2d1fbff2c5
更新 AccountSettingRule.vue
2024-10-31 13:50:18 +08:00
jxxghp
75c3ac71ae
Merge pull request #223 from thsrite/v2
2024-10-31 12:13:16 +08:00
jxxghp
3499327984
fix #222
2024-10-31 08:22:14 +08:00
jxxghp
0c46ab7d5a
Refactor labels and hints in AccountSettingSubscribe.vue
2024-10-30 18:54:25 +08:00
jxxghp
3bc464011a
Merge pull request #221 from thsrite/v2
...
fix 增加开启检查本地媒体库是否存在资源开关,按需开启
2024-10-30 18:51:59 +08:00
jxxghp
74fe67fe4d
Refactor background image rotation in login.vue
2024-10-30 18:49:24 +08:00
jxxghp
181ad39e18
Refactor PluginCard.vue and login.vue components
2024-10-30 13:20:22 +08:00
jxxghp
4af6e5e91f
Merge pull request #220 from thsrite/v2
2024-10-30 12:03:26 +08:00
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