Commit Graph
3960 Commits
Author SHA1 Message Date
UUBulb ea3739cf1c ddns: support provider hurricane electric (#1036) 2025-03-19 21:52:16 +08:00
UUBulb 5c252f5e43 ddns: support provider hurricane electric (#1036) 2025-03-19 21:52:16 +08:00
UUBulb 49c68f0da4 ddns: retreive dns servers from context (#1034) 2025-03-17 23:11:40 +08:00
UUBulb 38c2374bad ddns: retreive dns servers from context (#1034) 2025-03-17 23:11:40 +08:00
naiba 235ee05c91 feat: upgrade frontend 2025-03-15 22:31:16 +08:00
naiba c3ec52e392 feat: upgrade frontend 2025-03-15 22:31:16 +08:00
UUBulb 4ce74d9fd8 hide install_host for guest (#1029) 2025-03-15 18:01:23 +08:00
UUBulb 8f88db4f18 hide install_host for guest (#1029) 2025-03-15 18:01:23 +08:00
dependabot[bot] 2e8b163945 chore(deps): bump golang.org/x/net from 0.35.0 to 0.36.0 (#1026)
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.35.0 to 0.36.0.
- [Commits](https://github.com/golang/net/compare/v0.35.0...v0.36.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-13 21:31:14 +08:00
dependabot[bot] 8d6ac4f558 chore(deps): bump golang.org/x/net from 0.35.0 to 0.36.0 (#1026)
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.35.0 to 0.36.0.
- [Commits](https://github.com/golang/net/compare/v0.35.0...v0.36.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-13 21:31:14 +08:00
naiba 7c857fa4a6 chore: upgrade frontend 2025-03-08 18:48:30 +08:00
naiba e360527b69 chore: upgrade frontend 2025-03-08 18:48:30 +08:00
UUBulb d0f69c424e generate agent_secret for old users (#1021) 2025-03-08 18:47:42 +08:00
UUBulb 9ee5595da7 generate agent_secret for old users (#1021) 2025-03-08 18:47:42 +08:00
UUBulb f110ff761a fix: ignore the duration of out-of-bound rules (#1019) 2025-03-07 20:23:18 +08:00
UUBulb 79884c781a fix: ignore the duration of out-of-bound rules (#1019) 2025-03-07 20:23:18 +08:00
UUBulb 0992a85446 fix: oauth2 config not loaded (#1018) 2025-03-04 20:28:22 +08:00
UUBulb 731bc9521a fix: oauth2 config not loaded (#1018) 2025-03-04 20:28:22 +08:00
naiba eec7e4f021 chore: handle errors in ReportSystemInfo methods 2025-03-03 22:56:48 +08:00
naiba ee63b3a808 chore: handle errors in ReportSystemInfo methods 2025-03-03 22:56:48 +08:00
naiba 712f85aa31 fix: return errors instead of nil in RequestTask and ReportSystemState methods 2025-03-03 22:45:08 +08:00
naiba 63208c1d35 fix: return errors instead of nil in RequestTask and ReportSystemState methods 2025-03-03 22:45:08 +08:00
UUBulb 4d3393271b fix: config fields not generated on first startup (#1016)
* fix: config fields not generated on first startup

* cleanup

* fix reference

* replace yaml module

* remove duplicated fields

* remove yaml.v3 as a direct dependency

* update dependency

* chore
2025-03-03 19:02:25 +08:00
UUBulb f1e3613daf fix: config fields not generated on first startup (#1016)
* fix: config fields not generated on first startup

* cleanup

* fix reference

* replace yaml module

* remove duplicated fields

* remove yaml.v3 as a direct dependency

* update dependency

* chore
2025-03-03 19:02:25 +08:00
naiba a723893a44 fix: range data point 2025-03-02 16:57:24 +08:00
naiba d972d331e2 fix: range data point 2025-03-02 16:57:24 +08:00
UUBulb a26337acb2 fix service (#1015) 2025-03-02 16:36:57 +08:00
UUBulb 831ddf1136 fix service (#1015) 2025-03-02 16:36:57 +08:00
naiba c3a0689c5d fix: reset ping value correctly after reaching average count in ServiceSentinel 2025-03-02 16:10:33 +08:00
naiba 4844b1d8a3 fix: reset ping value correctly after reaching average count in ServiceSentinel 2025-03-02 16:10:33 +08:00
naiba 589191a0bb fix: reset ping value after reaching average count in ServiceSentinel 2025-03-02 15:42:12 +08:00
naiba 9b6c3391ed fix: reset ping value after reaching average count in ServiceSentinel 2025-03-02 15:42:12 +08:00
github-actions[bot] 90e10eb16e update contributors[no ci] 2025-03-02 15:38:01 +08:00
github-actions[bot] 5ff77b5a6b update contributors[no ci] 2025-03-02 15:38:01 +08:00
JSker9 cf65101fac feat: add configurable JWT timeout setting (#1014) 2025-03-02 15:37:46 +08:00
JSker9 b23680f913 feat: add configurable JWT timeout setting (#1014) 2025-03-02 15:37:46 +08:00
UUBulb af55fae652 improve check for offline rules (#1013)
* improve check for offline rules

* bug fixes

* update dependencies

* fix error wrap

* fix offline check

* improve readability
2025-03-02 15:37:21 +08:00
UUBulb 5c8cc75523 improve check for offline rules (#1013)
* improve check for offline rules

* bug fixes

* update dependencies

* fix error wrap

* fix offline check

* improve readability
2025-03-02 15:37:21 +08:00
UUBulb d2ffe106ac ci: use go1.24 (#1012) 2025-02-28 22:19:57 +08:00
UUBulb 655d034f79 ci: use go1.24 (#1012) 2025-02-28 22:19:57 +08:00
naiba cdb18eee01 chore: upgrade frontend 2025-02-28 22:05:06 +08:00
naiba 4eacdf8121 chore: upgrade frontend 2025-02-28 22:05:06 +08:00
UUBulb 043d6c4097 feat: update to go1.24 & support listening https (#1002)
* feat: support listening https

* refactor

* modernize

* support snake case in config

* more precise control of config fields

* update goreleaser config

* remove kubeyaml

* fix: expose agent_secret

* chore
2025-02-28 22:02:54 +08:00
UUBulb 1d2f8d24f6 feat: update to go1.24 & support listening https (#1002)
* feat: support listening https

* refactor

* modernize

* support snake case in config

* more precise control of config fields

* update goreleaser config

* remove kubeyaml

* fix: expose agent_secret

* chore
2025-02-28 22:02:54 +08:00
naiba ffd3cfc9da chore: upgrade frontend 2025-02-26 20:55:34 +08:00
naiba e770398a11 chore: upgrade frontend 2025-02-26 20:55:34 +08:00
UUBulb 54ca4ca0b6 fix: ConfigCache not copied affer server updates (#1008)
* fix: ConfigCache not copied affer server updates

* fix: server list not updated when dispatching tasks

* improve

* reuse logic
2025-02-26 20:48:54 +08:00
UUBulb d457a7c5cd fix: ConfigCache not copied affer server updates (#1008)
* fix: ConfigCache not copied affer server updates

* fix: server list not updated when dispatching tasks

* improve

* reuse logic
2025-02-26 20:48:54 +08:00
UUBulb c0fee50776 fix: possible redirect url inconsistency (#1003) 2025-02-24 20:53:11 +08:00
UUBulb 5fc1c8d83c fix: possible redirect url inconsistency (#1003) 2025-02-24 20:53:11 +08:00