Commit Graph
30 Commits
Author SHA1 Message Date
UUBulbandGitHub eb6dd2855e refactor: ddns (#414)
* refactor ddns

* update webhook
2024-08-24 11:11:06 +08:00
UUBulbandGitHub cae443d5c8 fm: store file to OPFS temporarily (#413) 2024-08-21 22:19:40 +08:00
UUBulbandGitHub 47f8447a22 feat: framed fm for webshell (#411)
* feat: framed fm for webshell

* 1MB buffer
2024-08-20 22:25:29 +08:00
UUBulbandGitHub 9c986d06cb ci增加重传机制 (#410) 2024-08-18 08:56:52 +08:00
UUBulbandGitHub 6b05a21641 ws: ignore all DDNS fields (#406) 2024-08-09 21:47:29 +08:00
UUBulbandGitHub f289b76f47 installer: fix geo_check (#404) 2024-08-05 10:21:14 +08:00
UUBulbandGitHub aef968250f chore: wrong name (#399) 2024-07-28 23:17:25 +08:00
UUBulbandGitHub 100600d594 ci: only keep the latest release (#398) 2024-07-28 23:08:16 +08:00
26d81f6d7a feat: use embed geoip database (#396)
* feat: use embed geoip database

* mention ipinfo

* only read once

* comments

comments

* chore: installer version

---------

Co-authored-by: naiba <hi@nai.ba>
2024-07-28 13:59:58 +08:00
UUBulbandGitHub 9d96c58ff9 api: add DisPlayIndex info (#397) 2024-07-28 13:43:28 +08:00
UUBulbandGitHub 6005004681 installer: use multiple geoip api to determine location (#393) 2024-07-20 06:48:53 +08:00
UUBulbandGitHub f95191c8af fix: concurrent write to single WebSocket connection (#392) 2024-07-17 10:06:23 +08:00
UUBulbandGitHub 05d69d5c07 ci: sync release to gitee (#390) 2024-07-14 14:38:12 +08:00
UUBulbandGitHub 417f972659 installer: restore the China mirror of agent (#389) 2024-07-14 07:34:45 +08:00
UUBulbandGitHub 4df60c6955 ddns: improve performance (#385) 2024-07-07 10:19:58 +08:00
UUBulbandGitHub 0501e120f6 fix: timestamp conversion (#383) 2024-07-04 14:32:19 +08:00
UUBulbandGitHub cfa425bb33 feat: notifications support for GPU & Temperature (#381) 2024-07-03 12:34:45 +08:00
UUBulbandGitHub 61e16f96c5 fix: EUID is a readonly variable on some shells (#379) 2024-06-25 23:00:30 +08:00
UUBulbandGitHub 8805dffe85 refactor: make the installer script POSIX compliant (#376) 2024-06-25 22:15:49 +08:00
UUBulbandGitHub aa9eb533ad Temporary fix for DDNSDomain leaks (#374) 2024-06-23 15:59:03 +08:00
UUBulbandGitHub cf9bbb5ff4 feat: Add GPU inspection support (#373) 2024-06-23 10:27:33 +08:00
UUBulbandGitHub feb4659cab Hide DDNS domain info for guests (#371) 2024-06-22 22:52:29 +08:00
UUBulbandGitHub 0ed7436176 Add option to reduct temperature information (#369) 2024-06-16 18:12:45 +08:00
UUBulbandGitHub 2aabe1bd61 chore: fix some typos (#370) 2024-06-16 18:04:27 +08:00
UUBulbandGitHub a9da084711 ci: using time/tzdata package to provide zoneinfo (#365) 2024-06-14 10:24:58 +08:00
UUBulbandGitHub eaba7abd35 Use agent's builtin support for services instead (#357) 2024-05-21 23:11:43 +08:00
UUBulbandGitHub 8475674eb7 chore: fix a typo (#355) 2024-05-05 20:12:54 +08:00
UUBulbandGitHub 5c7652f047 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
UUBulbandGitHub 0373d03fb2 fix installer bugs & improve (#341)
* fix installer bugs && improve

* Update install_en.sh
2024-03-30 11:08:29 +08:00
UUBulbandGitHub f647a5f8e6 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