nezha/cmd/dashboard
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
..
controller Add DDNS support (#324) 2024-02-24 21:10:27 +08:00
rpc feat: add network monitor hitory (#316) · 三网ping 2024-02-12 14:16:04 +08:00
main.go Feat: Add some parameters (#294) 2023-11-02 21:06:34 +08:00