naiba
|
bad68fa9cf
|
chore: upgrade frontend
|
2025-03-20 23:49:25 +08:00 |
|
naiba
|
95dd5271b9
|
chore: upgrade frontend
|
2025-03-20 23:49:25 +08:00 |
|
UUBulb
|
ed533e52d9
|
fix packaging script (#1037)
|
2025-03-19 23:33:58 +08:00 |
|
UUBulb
|
f4a3c2a1e3
|
fix packaging script (#1037)
|
2025-03-19 23:33:58 +08:00 |
|
naiba
|
8080fad11d
|
chore: upgrade frontend
|
2025-03-19 22:23:38 +08:00 |
|
naiba
|
6f1f6a95ee
|
chore: upgrade frontend
|
2025-03-19 22:23:38 +08:00 |
|
UUBulb
|
f34b263b69
|
improve transfer record logic (#1033)
* improve transfer record logic
* refactor
* modernize loops
* remove unused type conversions
* update dependencies
* script: keep .gitkeep files
* fix
* remove clear
|
2025-03-19 22:21:21 +08:00 |
|
UUBulb
|
fa36a36beb
|
improve transfer record logic (#1033)
* improve transfer record logic
* refactor
* modernize loops
* remove unused type conversions
* update dependencies
* script: keep .gitkeep files
* fix
* remove clear
|
2025-03-19 22:21:21 +08:00 |
|
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 |
|