nezha/cmd/dashboard/controller
UUBulb f1e3613daf
fix: config fields not generated on first startup (#1016)
* fix: config fields not generated on first startup

* cleanup

* fix reference

* replace yaml module

* remove duplicated fields

* remove yaml.v3 as a direct dependency

* update dependency

* chore
2025-03-03 19:02:25 +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: add configurable JWT timeout setting (#1014) 2025-03-02 15:37:46 +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 fix: config fields not generated on first startup (#1016) 2025-03-03 19:02:25 +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