nezha/service/singleton
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
..
alertsentinel.go improve check for offline rules (#1013) 2025-03-02 15:37:21 +08:00
config.go fix: config fields not generated on first startup (#1016) 2025-03-03 19:02:25 +08:00
crontask.go improve check for offline rules (#1013) 2025-03-02 15:37:21 +08:00
ddns.go refactor: simplify server & service manipulation (#993) 2025-02-21 23:08:12 +08:00
frontend-templates.yaml fix: config fields not generated on first startup (#1016) 2025-03-03 19:02:25 +08:00
i18n.go fix(i18n): replace hyphen with underscore (#524) 2024-12-01 23:19:06 +08:00
nat.go refactor: simplify server & service manipulation (#993) 2025-02-21 23:08:12 +08:00
notification.go improve check for offline rules (#1013) 2025-03-02 15:37:21 +08:00
online_user.go refactor: simplify server & service manipulation (#993) 2025-02-21 23:08:12 +08:00
server.go refactor: simplify server & service manipulation (#993) 2025-02-21 23:08:12 +08:00
servicesentinel.go fix service (#1015) 2025-03-02 16:36:57 +08:00
singleton.go fix: config fields not generated on first startup (#1016) 2025-03-03 19:02:25 +08:00
user.go feat: update to go1.24 & support listening https (#1002) 2025-02-28 22:02:54 +08:00