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
..
2022-05-18 20:52:18 +08:00
2022-04-29 04:52:26 +02:00
2022-09-14 11:32:15 +08:00
2024-02-13 23:09:40 +08:00
2023-02-23 00:56:13 +08:00
2022-09-14 11:32:15 +08:00
2024-02-24 21:10:27 +08:00