UUBulb
|
867f840265
|
optimize sorting, fix a bug (#15)
|
2024-11-23 01:13:39 +08:00 |
|
UUBulb
|
9905390ba6
|
add force update server api (#13)
|
2024-11-20 21:36:21 +08:00 |
|
uubulb
|
5114fc2854
|
feat: add i18n support
|
2024-11-01 05:07:04 +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
|
67b788a969
|
✨ 内置HTTP内网穿透
|
2024-07-14 19:41:50 +08:00 |
|
naiba
|
668711eb23
|
🚀 dashboard v0.14.6 with installer v0.11.0
|
2022-10-31 21:54:37 +08:00 |
|
naiba
|
a5ddafbd8b
|
rename CronCoverSelf to CronCoverAlertTrigger
|
2022-09-14 22:14:47 +08:00 |
|
Akkia
|
0aaf642f69
|
update for CodeQL
|
2022-09-14 11:37:00 +08:00 |
|
Akkia
|
13d1be59b6
|
feat: 报警规则支持绑定触发任务
|
2022-09-14 11:14:23 +08:00 |
|
Akkia
|
7228f334a5
|
添加触发任务类型
|
2022-09-13 06:14:47 +08:00 |
|
Akkia
|
1f08b579a4
|
update: 发送消息前对服务器状态进行拷贝 保证消息发送的状态指标与触发该请求的状态指标相同
|
2022-04-18 19:59:42 +08:00 |
|
Akkia
|
b5b521e8cf
|
optimize: 在查找到Server对象后移除ServerID标识符
|
2022-04-17 18:08:30 +08:00 |
|
Akkia
|
26646bff1a
|
fix: 修复修改通知方式所在组后 不会移除其原有map映射关系的问题
|
2022-04-15 23:23:51 +08:00 |
|
Akkia
|
ab033f3b2e
|
update: 调度失败的计划任务仅通知其所属的通知组
|
2022-04-15 10:55:21 +08:00 |
|
Akkia
|
615e337b42
|
fix "for range" pointer issue
|
2022-04-15 03:20:42 +08:00 |
|
Akkia
|
27cd794142
|
Merge branch 'master' into enhance-notification
|
2022-04-14 21:22:37 +08:00 |
|
Akkia
|
9c1d495eb0
|
WIP: 通知方式分组 支持将不同的报警|监控|计划任务的通知 发送到指定的通知分组
|
2022-04-14 21:06:42 +08:00 |
|
naiba
|
dce1c5cb5e
|
⬆️ Upgrade dependencies
|
2022-04-14 16:41:34 +08:00 |
|
Akkia
|
c65028188c
|
refactor: 优化代码组织结构
|
2022-04-12 13:16:33 +08:00 |
|