nezha/cmd/dashboard/controller
Darc Z 3b5ee464a7
Add DDNS support (#324)
* feat: add ddns updater framework

Note: no functionality implemented yet

* feat: add webhook ddns provider

* feat: update dashboard template

* fix: check nil and cron task string

* fix: webhook string formated with unexcepted param

* fix: webhook header split error

* feat: cloudflare ddns provider

* refract: move ddns update trigger into ReportSystemInfo

* lang: update other languages text

* fix: clear codes and logics

* fix: move update ddns to goroutine to avoid blocking

* fix: clear unused codes

* fix: update timestamp to prevent cache
2024-02-24 21:10:27 +08:00
..
api_v1.go feat: add network monitor hitory (#316) · 三网ping 2024-02-12 14:16:04 +08:00
common_page.go fix: revert service html and block service in backend (#318) 2024-02-14 13:12:24 +08:00
controller.go Export custom static folder 2023-11-29 17:13:45 +08:00
guest_page.go feat(oauth2): add gitea oauth2 support 2022-10-12 19:34:15 +08:00
member_api.go Add DDNS support (#324) 2024-02-24 21:10:27 +08:00
member_page.go custon dashboard template [no ci] 2022-06-03 09:45:11 +08:00
oauth2.go 🔒️ more secure token generation 2022-12-16 23:34:14 +08:00