nezha/cmd/dashboard/controller
UUBulb 5c8cc75523
improve check for offline rules (#1013)
* improve check for offline rules

* bug fixes

* update dependencies

* fix error wrap

* fix offline check

* improve readability
2025-03-02 15:37:21 +08:00
..
waf rename repo 2024-11-28 19:38:54 +08:00
alertrule.go refactor: simplify server & service manipulation (#993) 2025-02-21 23:08:12 +08:00
controller.go feat: update to go1.24 & support listening https (#1002) 2025-02-28 22:02:54 +08:00
cron.go refactor: simplify server & service manipulation (#993) 2025-02-21 23:08:12 +08:00
ddns.go refactor: simplify server & service manipulation (#993) 2025-02-21 23:08:12 +08:00
fm.go feat: update to go1.24 & support listening https (#1002) 2025-02-28 22:02:54 +08:00
jwt.go feat: update to go1.24 & support listening https (#1002) 2025-02-28 22:02:54 +08:00
nat.go refactor: simplify server & service manipulation (#993) 2025-02-21 23:08:12 +08:00
notification_group.go refactor: simplify server & service manipulation (#993) 2025-02-21 23:08:12 +08:00
notification.go refactor: simplify server & service manipulation (#993) 2025-02-21 23:08:12 +08:00
oauth2.go fix: possible redirect url inconsistency (#1003) 2025-02-24 20:53:11 +08:00
server_group.go refactor: simplify server & service manipulation (#993) 2025-02-21 23:08:12 +08:00
server.go feat: update to go1.24 & support listening https (#1002) 2025-02-28 22:02:54 +08:00
service.go improve check for offline rules (#1013) 2025-03-02 15:37:21 +08:00
setting.go feat: update to go1.24 & support listening https (#1002) 2025-02-28 22:02:54 +08:00
terminal.go feat: update to go1.24 & support listening https (#1002) 2025-02-28 22:02:54 +08:00
user.go fix: update user cache after profile updates (#936) 2025-01-01 16:11:10 +08:00
waf.go feat(waf): return ip in string literal (#947) 2025-01-04 20:49:14 +08:00
ws.go feat: update to go1.24 & support listening https (#1002) 2025-02-28 22:02:54 +08:00