Commit Graph
16 Commits
Author SHA1 Message Date
UUBulb a80b40c2aa ddns: improve performance (#385) 2024-07-07 10:19:58 +08:00
UUBulb 7249948c74 fix: timestamp conversion (#383) 2024-07-04 14:32:19 +08:00
UUBulb 2d42e32d8a feat: notifications support for GPU & Temperature (#381) 2024-07-03 12:34:45 +08:00
UUBulb 209fb96a84 fix: EUID is a readonly variable on some shells (#379) 2024-06-25 23:00:30 +08:00
UUBulb 417f314f2f refactor: make the installer script POSIX compliant (#376) 2024-06-25 22:15:49 +08:00
UUBulb 2bae80e1c4 Temporary fix for DDNSDomain leaks (#374) 2024-06-23 15:59:03 +08:00
UUBulb b36b40c883 feat: Add GPU inspection support (#373) 2024-06-23 10:27:33 +08:00
UUBulb bee32f3713 Hide DDNS domain info for guests (#371) 2024-06-22 22:52:29 +08:00
UUBulb 6ca9b0bdbf Add option to reduct temperature information (#369) 2024-06-16 18:12:45 +08:00
UUBulb 8c909dfb7b chore: fix some typos (#370) 2024-06-16 18:04:27 +08:00
UUBulb 22242e967e ci: using time/tzdata package to provide zoneinfo (#365) 2024-06-14 10:24:58 +08:00
UUBulb 4ba374d80c Use agent's builtin support for services instead (#357) 2024-05-21 23:11:43 +08:00
UUBulb c9d33db20b chore: fix a typo (#355) 2024-05-05 20:12:54 +08:00
UUBulb 3e51bce224 Add DDNS Profiles, use publicsuffixlist domain parser (#350)
* Add DDNS Profiles, use publicsuffixlist domain parser

* Add Tencent Cloud DNS Provider

* Restore validate DDNS provider function

* chore: fmt & upgrade dependencies
2024-04-27 13:36:36 +08:00
UUBulb f0b7f46b1d fix installer bugs & improve (#341)
* fix installer bugs && improve

* Update install_en.sh
2024-03-30 11:08:29 +08:00
UUBulb c1db52dc4a ddns: Add ability to update IPv4 or IPv6 only (#342)
* ddns: Add ability to resolve IPv4 or IPv6 only

* Fix bugs

* cdn cache
2024-03-30 11:00:55 +08:00