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 |
|