shaw
2efe8efde0
refactor(components): 将 VSelect 组件替换为 VAutocomplete组件,以支持搜索待选项
...
- 在多个组件中将 VSelect 组件替换为 VAutocomplete 组件,以支持搜索待选项
- 此更改可以提供更丰富的用户交互体验和更好的性能
2025-06-02 21:48:07 +08:00
jxxghp
5711285a77
更新多个卡片组件,统一标题文本为“配置”,添加图标以提升用户体验,优化输入框提示信息,确保一致性和可读性。
2025-05-27 17:46:51 +08:00
jxxghp
fded7b0b28
为多个组件的对话框添加全屏显示逻辑
2025-05-25 19:44:04 +08:00
jxxghp
139c870f99
更新 MediaServerCard.vue
2025-05-25 11:01:26 +08:00
jxxghp
3fe7ed0e1d
优化多个组件中的按钮样式
2025-05-24 14:06:10 +08:00
jxxghp
53a8835b6d
更新 Tailwind CSS 配置,添加重要性设置;在 Vite 配置中添加 PostCSS 插件;优化多个组件的 VCard 结构,移除多余的 class 属性以提升代码整洁性。
2025-05-08 15:31:57 +08:00
jxxghp
5f2e93dde3
添加下载器和媒体服务器选项,重构相关组件以支持新功能,并更新国际化文本以提升用户体验
2025-05-02 08:01:19 +08:00
jxxghp
5327c04e7e
添加自定义下载器和媒体服务器选项
2025-05-01 13:41:02 +08:00
jxxghp
b772e2d9ef
更新国际化支持:为存储、媒体类型、通知开关及操作步骤等组件添加多语言文本,提升用户体验
2025-04-29 13:24:27 +08:00
jxxghp
995e07c351
更新国际化支持:为媒体服务器卡片和相关组件添加多语言文本,提升用户体验
2025-04-28 20:05:49 +08:00
jxxghp
e97d815dc3
Refactor page titles and dialog close buttons across multiple views
...
- Replaced instances of `DialogCloseBtn` with `VDialogCloseBtn` in TransferHistoryView, AccountSettingAbout, AccountSettingSystem, and UserProfileView for consistency.
- Introduced a new component `PageContentTitle` to standardize page titles in SiteCardListView, SubscribeListView, UserListView, and WorkflowListView, improving layout and readability.
- Added keyword filtering functionality in SubscribeListView and SubscribeShareView to enhance user experience during searches.
- Added a new site logo image to the assets.
2025-04-15 13:23:56 +08:00
景大侠
4271b63530
初步支持飞牛影视
2025-03-28 15:51:55 +08:00
Aqr-K
5618d87e58
refactor: replace lodash with lodash-es
2025-02-24 19:49:10 +08:00
jxxghp
e9264fa472
feat:小屏搜索结果列表模式增加过滤按钮
2025-02-05 17:40:57 +08:00
Aqr-K
caf211c34e
style(settings)
...
- 同步卡片的logo显示距离
2024-10-31 18:20:20 +08:00
Aqr-K
6bc420d57f
feat(settings): AccountSettingService
...
- 增加防抖。
- `card` 从父组件获取到的值改为深复制,解决 `card` 内修改数据,会直接导致在父组件中同步更新的问题。
2024-10-31 17:53:45 +08:00
InfinityPacer
15319bf586
style(VSelect): add clearable option
2024-10-18 10:55:38 +08:00
jxxghp
b483a5f4e8
refactor(cards): update MediaServerCard.vue
2024-10-16 15:45:25 +08:00
Aqr-K
4126692c5a
style: Unified card style.
...
- 统一禁止全部弹窗式设置的点击功能区以外区域的close功能。
2024-09-27 00:03:05 +08:00
Aqr-K
e2b4df3dcf
feat: Add duplicate name judgment and null value judgment
...
调整部分样式,并给下载器、媒体服务器、自定义规则、优先级规则组,名称与ID增加重名警告和空值警告,
2024-09-14 17:45:07 +08:00
jxxghp
09210f98e9
refactor: Update MediaServerCard.vue to load and display media libraries dynamically
2024-09-12 08:17:00 +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
jxxghp
6608a4266b
style: Update DownloaderCard and MediaServerCard to improve UI consistency
2024-08-12 11:02:29 +08:00
jxxghp
790a8bdb9a
style: Update AccountSettingNotification.vue, AccountSettingSystem.vue, MediaServerCard.vue, and DownloaderCard.vue to include default values for config and name properties
2024-08-11 16:06:48 +08:00
jxxghp
8bd0f7a589
style: Update styles.scss and types.ts to include config property in DownloaderConf and MediaServerConf
2024-08-11 15:09:56 +08:00
jxxghp
799a385ff9
style: Update DownloaderCard, MediaServerCard, and NotificationChannelCard components to include close button functionality
2024-07-26 21:15:17 +08:00
jxxghp
c191b12514
style: Update MediaServerCard and NotificationChannelCard to use dynamic icons based on server and notification types
2024-07-26 09:00:41 +08:00
jxxghp
cfc2e407a4
fix settings layout
2024-07-14 11:07:17 +08:00