Commit Graph
1405 Commits
Author SHA1 Message Date
UUBulb cb7e488ee6 ci: only keep the latest release (#398) 2024-07-28 23:08:16 +08:00
naiba 4ce4d85a3e improve: Handle case when host is not found in LookupGeoIP 2024-07-28 15:11:50 +08:00
naiba acd5d54886 fix: CountryCode 被冲掉 2024-07-28 14:39:14 +08:00
UUBulbandnaiba 2eb8417b24 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
UUBulb 4eb21c051a api: add DisPlayIndex info (#397) 2024-07-28 13:43:28 +08:00
nap0o 388fbf681b 🎉 通过自定义代码实现server-status主题深色模式半透明样式的前置准备 (#395) 2024-07-24 23:15:17 +08:00
github-actions[bot] 4c0fcee399 update contributors[no ci] 2024-07-23 10:27:07 +00:00
MadDogOwner 72f7b9261c installer: improve region detection reliability using multiple APIs (#394) 2024-07-23 18:26:45 +08:00
github-actions[bot] c328b36273 update contributors[no ci] 2024-07-19 22:49:08 +00:00
UUBulb 208c51f5c8 installer: use multiple geoip api to determine location (#393) 2024-07-20 06:48:53 +08:00
Spetrum c8f61983c1 Switch IP checking service to ip-api.com (#391) 2024-07-17 21:21:04 +08:00
UUBulb eed522f30e fix: concurrent write to single WebSocket connection (#392) 2024-07-17 10:06:23 +08:00
naiba 02e87d9b4d fix: dashboard standalon-alone install 2024-07-15 16:01:24 +08:00
naiba 34d467b69a feat: fetch version from api for dashboard standalone install 2024-07-14 22:52:53 +08:00
naiba 78c76884e7 fix: workflow branch name 2024-07-14 19:52:04 +08:00
naiba 1e704d38ad 内置HTTP内网穿透 2024-07-14 19:41:50 +08:00
naiba b6cf09230a fix: branch name 2024-07-14 14:46:08 +08:00
github-actions[bot] a9b035e917 update contributors[no ci] 2024-07-14 06:38:29 +00:00
UUBulb 380568795a ci: sync release to gitee (#390) 2024-07-14 14:38:12 +08:00
naiba db2f65fead fix: loop delay 2024-07-14 13:04:35 +08:00
naiba 2a35a6f0e5 feat: 去除 webTerminal 的 websocket 依赖 2024-07-14 12:47:36 +08:00
UUBulb b7a94a0474 installer: restore the China mirror of agent (#389) 2024-07-14 07:34:45 +08:00
naiba 9d023f4f8b chore: go 1.21.x 2024-07-13 13:11:40 +08:00
naiba 6c1f82dccb fix: build 2024-07-13 13:00:48 +08:00
github-actions[bot] ceba00c507 update contributors[no ci] 2024-07-13 04:52:14 +00:00
Tao Chen 3364ab9892 添加OIDC支持 (#387)
* add general OIDC

* use "github.com/coreos/go-oidc/v3/oidc" to simplify oidc config

* fix: check if https by X-Forwarded-Proto

* recovery config.yaml
2024-07-13 12:51:59 +08:00
nap0o 226766aa7e 🐛 fixbug (#388)
* 修复bug:在server-status主题无法切换

* 替换哪吒面板后台cdn提供商为unpkg

* 替换哪吒面板后台cdn提供商为unpkg

* 加快Agent详情下拉展示速度
2024-07-12 22:29:11 +08:00
github-actions[bot] 876c50ec02 update contributors[no ci] 2024-07-10 15:14:11 +00:00
nap0o 3a9d24fbe7 ServerStatus主题优化 (#386)
* ServerStatus主题优化
1.更新世界地图基础geo文件,中国部分包含南海10段线,藏南部分划线更准
geo在大佬仓库https://github.com/Surbowl/world-geo-json-zh的基础上加工
2.世界地图可以在后台设置自定义代码切换是否包含南极洲,中国港澳台是否单独统计vps数
```<script>
  localStorage.setItem('countryMapGeoFile', 'nezha.world.geo.json'); //默认
  // localStorage.setItem('countryMapGeoFile', 'nezha.world.plus.geo.json'); //单独绘制香港,澳门,台湾
  // localStorage.setItem('countryMapGeoFile', 'nezha.world.antarctica.geo.json'); //有南极洲
  // localStorage.setItem('countryMapGeoFile', 'nezha.world.plus.antarctica.geo.json'); //有南极洲,单独绘制香港,澳门,台湾
</script>
```
3. mixin.js文件删除冗余代码
4. 首页agent下拉详情,控制网络折线图tooltip数字最多显示小数点后两位

* 修正geo文件路径

* 修复世界地图中国港澳台单独绘制时,vps数量计算逻辑

* 删除header中的无用的地图基础数据引用

* 增加温度控制cpu型号识别
2024-07-10 23:13:53 +08:00
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
nap0o a3bf926606 优化server-status主题服务页 (#382) 2024-07-02 22:11:20 +08:00
github-actions[bot] 098635d10e update contributors[no ci] 2024-06-28 02:32:48 +00:00
Kris 92c1bda452 Update README.md (#380) 2024-06-28 10:32:31 +08:00
github-actions[bot] 356f1b8674 update contributors[no ci] 2024-06-25 15:00:50 +00:00
UUBulb 209fb96a84 fix: EUID is a readonly variable on some shells (#379) 2024-06-25 23:00:30 +08:00
nap0o bdc5ff20d0 优化server-status主题首页网络图表 (#378) 2024-06-25 22:16:32 +08:00
UUBulb 417f314f2f refactor: make the installer script POSIX compliant (#376) 2024-06-25 22:15:49 +08:00
dependabot[bot] 8cd9c89844 Bump github.com/hashicorp/go-retryablehttp from 0.7.2 to 0.7.7 (#377) 2024-06-25 22:11:17 +08:00
nap0o 5a1df00488 优化gpu前端展示代码 (#375) 2024-06-23 22:20:04 +08:00
naiba 3596e443fa refactor: imporve code style 2024-06-23 16:15:08 +08:00
github-actions[bot] c5621b1392 update contributors[no ci] 2024-06-23 07:59:19 +00: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
github-actions[bot] a2559159d4 update contributors[no ci] 2024-06-22 14:52:43 +00:00
UUBulb bee32f3713 Hide DDNS domain info for guests (#371) 2024-06-22 22:52:29 +08:00
github-actions[bot] fa97728ec5 update contributors[no ci] 2024-06-22 14:51:57 +00:00
nap0o 0d3e6981ef default和serverstatus主题温度展示相关 (#372) 2024-06-22 22:51:42 +08:00
github-actions[bot] c35fc2ac84 update contributors[no ci] 2024-06-16 10:13:06 +00:00