Commit Graph

14 Commits

Author SHA1 Message Date
naiba
3cce7ebf01 rename repo 2024-11-28 19:38:54 +08:00
UUBulb
a1bac6e525
remove id field in every form struct, fix cron & ddns db (#11) 2024-11-19 23:34:56 +08:00
UUBulb
288e1b75e9
fix struct tags (#7) 2024-11-16 20:57:03 +08:00
UUBulb
68d7e16773
add cron, nat api & refactor alert rule (#459)
* add cron api & refactor alert rule

* add nat api

* fix swagger

* remove unnecessary steps
2024-10-26 23:57:47 +08:00
UUBulb
61e755d2b9
implement notification group (#450)
* implement notification group

* some fixes

* fix sql

* add listNotification

* retrieve notification from map

* create notification_group_notification if non-exist

* NotificationIDToGroup -> NotificationIDToGroups

* clean
2024-10-23 21:55:12 +08:00
naiba
a5ddafbd8b rename CronCoverSelf to CronCoverAlertTrigger 2022-09-14 22:14:47 +08:00
Akkia
7228f334a5
添加触发任务类型 2022-09-13 06:14:47 +08:00
Akkia
9c1d495eb0
WIP: 通知方式分组 支持将不同的报警|监控|计划任务的通知 发送到指定的通知分组 2022-04-14 21:06:42 +08:00
Akkia
707985e5c8
添加代码注释+修正一个typo 2022-04-11 22:51:02 +08:00
Akkia
91a1e3fe22
fix some typo 2022-04-10 20:28:22 +08:00
naiba
3ca23d8d88 ️ 使用 json-iterator 替换 encoding/json 进行一些序列化/反序列化操作 2022-03-18 23:13:22 +08:00
naiba
a25a1b128d 🐛 修改计划任务并未取消旧任务 2021-09-30 11:59:57 +08:00
naiba
4b0c0ad288 优化忽略规则配置和 Agent 获取 IP 2021-06-21 21:30:42 +08:00
naiba
d7a3ba607b 🔊 v0.3.0 计划任务(定期备份等场景) 2021-01-19 09:59:04 +08:00