nezha/cmd/dashboard/controller
UUBulb 1d2f8d24f6
feat: update to go1.24 & support listening https (#1002)
* feat: support listening https

* refactor

* modernize

* support snake case in config

* more precise control of config fields

* update goreleaser config

* remove kubeyaml

* fix: expose agent_secret

* chore
2025-02-28 22:02:54 +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 feat: update to go1.24 & support listening https (#1002) 2025-02-28 22:02:54 +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