nezha/cmd/dashboard/controller
UUBulb 91bef2882a
Some checks failed
CodeQL / Analyze (go) (push) Has been cancelled
CodeQL / Analyze (javascript) (push) Has been cancelled
Contributors / contributors (push) Has been cancelled
Sync / sync-to-jihulab (push) Has been cancelled
Run Tests / tests (macos) (push) Has been cancelled
Run Tests / tests (ubuntu) (push) Has been cancelled
Run Tests / tests (windows) (push) Has been cancelled
refactor: simplify server & service manipulation (#993)
* refactor: simplify server & service manipulation

* update

* fix

* update for nat, ddns & notification

* chore

* update cron

* update dependencies

* use of function iterators

* update default dns servers
2025-02-21 23:08:12 +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: batch set server config (#983) 2025-02-04 11:25:49 +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 refactor: simplify server & service manipulation (#993) 2025-02-21 23:08:12 +08:00
jwt.go feat: option to force authorization for vistor routes (#971) 2025-01-29 19:27:57 +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: struct tag (#932) 2024-12-31 23:09:58 +08:00
server_group.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
service.go refactor: simplify server & service manipulation (#993) 2025-02-21 23:08:12 +08:00
setting.go feat: upgrade frontend 2025-01-06 21:07:32 +08:00
terminal.go refactor: simplify server & service manipulation (#993) 2025-02-21 23:08:12 +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 refactor: simplify server & service manipulation (#993) 2025-02-21 23:08:12 +08:00