jxxghp
ebc2a764c2
将vue-toast-notification替换为vue-toastification,并更新相关样式和依赖项
2025-06-25 17:42:36 +08:00
jxxghp
3fce3bf4a7
优化多个组件的输入框,添加图标以提升用户体验,确保提示信息的一致性和可读性。
2025-05-27 21:38:25 +08:00
jxxghp
fded7b0b28
为多个组件的对话框添加全屏显示逻辑
2025-05-25 19:44:04 +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
b772e2d9ef
更新国际化支持:为存储、媒体类型、通知开关及操作步骤等组件添加多语言文本,提升用户体验
2025-04-29 13:24:27 +08:00
jxxghp
99212c1186
更新国际化支持:为自定义规则卡片添加多语言文本,提升用户体验
2025-04-28 19:32:04 +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
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
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
jxxghp
4caf671e1c
Update hint for resource size range in CustomRuleCard.vue
2024-11-09 18:00:58 +08:00
jxxghp
e3ce4196fe
fix 内置过滤规则
2024-11-04 12:15:19 +08:00
Aqr-K
39c7e723ba
feat(settings): AccountSettingRule
...
- 增加对于 内置规则 的判断,避免与内置规则使用同一名称与ID。
2024-10-31 22:42:07 +08:00
Aqr-K
db0325a59c
feat(settings): AccountSettingRule
...
- 增加防抖。
- `card` 从父组件获取到的值改为深复制,解决 `card` 内修改数据,会直接导致在父组件中同步更新的问题。
- 修复 规则id与name 只缺少一项时,仍能正常确定的问题。
- 保存前增加一次检查,避免通过分享导入的规则存在重名与空名引发的错误。
2024-10-31 17:08:23 +08:00
thsrite
9e4655070c
feat 自定义规则 && 优先级规则组支持拖拽调整顺序
2024-10-23 14:33:49 +08:00
Aqr-K
4126692c5a
style: Unified card style.
...
- 统一禁止全部弹窗式设置的点击功能区以外区域的close功能。
2024-09-27 00:03:05 +08:00
jxxghp
153fe8fcd0
feat: 添加完成事件触发
...
为CustomRuleCard、FilterRuleGroupCard、NotificationChannelCard和AccountSettingDirectory组件添加done事件触发,以便在完成相关操作后通知其他组件。
2024-09-19 13:21:12 +08:00
Aqr-K
e2b4df3dcf
feat: Add duplicate name judgment and null value judgment
...
调整部分样式,并给下载器、媒体服务器、自定义规则、优先级规则组,名称与ID增加重名警告和空值警告,
2024-09-14 17:45:07 +08:00
jxxghp
202b9dc3bc
style: Update CustomRuleCard.vue and FilterRuleGroupCard.vue to include filter icons
2024-08-11 17:39:20 +08:00
jxxghp
ce96deb224
style: Update CustomRuleCard.vue to include rule ID field
2024-08-11 17:23:16 +08:00
jxxghp
14afe59eeb
style: Update CustomRuleCard.vue to include rule name field
2024-08-11 17:07:51 +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
235eb82c45
style: Update CustomRuleCard.vue to include publish_time field
2024-08-05 18:15:04 +08:00
jxxghp
cfc2e407a4
fix settings layout
2024-07-14 11:07:17 +08:00