nezha/cmd/dashboard/controller
Moraxyc 8f8a30c02c
Refactor: Load UserTemplates from embedded yaml file (#575)
* Refactor: Load UserTemplates from embedded yaml file

* feat: add version field to UserTemplates

* refactor: use shell script to fetch frontends

* chore: add *-dist to .gitignore

* refactor: rename to FrontendTemplates

BREAKING CHANGE: This commit changes the `user_templates` filed
in the communication json between backend and the admin-frontend.

Keep user config.yml `user_template` filed.
2024-12-10 21:57:20 +08:00
..
waf rename repo 2024-11-28 19:38:54 +08:00
alertrule.go rename repo 2024-11-28 19:38:54 +08:00
controller.go feat: v1.1 2024-12-07 01:18:34 +08:00
cron.go rename repo 2024-11-28 19:38:54 +08:00
ddns.go fix service api (#556) 2024-12-05 21:00:02 +08:00
fm.go rename repo 2024-11-28 19:38:54 +08:00
jwt.go fix: checkorigin when debug enabled & update fronted dist 2024-12-01 00:00:01 +08:00
nat.go fix service api (#556) 2024-12-05 21:00:02 +08:00
notification_group.go rename repo 2024-11-28 19:38:54 +08:00
notification.go fix service api (#556) 2024-12-05 21:00:02 +08:00
server_group.go rename repo 2024-11-28 19:38:54 +08:00
server.go fix server deletion api, add issue templates (#526) 2024-12-01 23:45:26 +08:00
service.go fix service api (#556) 2024-12-05 21:00:02 +08:00
setting.go Refactor: Load UserTemplates from embedded yaml file (#575) 2024-12-10 21:57:20 +08:00
terminal.go rename repo 2024-11-28 19:38:54 +08:00
user.go feat: multi user template 2024-12-06 23:19:28 +08:00
waf.go fix: dashboard waf page 2024-11-30 21:33:18 +08:00
ws.go update ws & settings api (#547) 2024-12-04 20:00:18 +08:00