Commit Graph

1483 Commits

Author SHA1 Message Date
Nanjing Hopefun Network Technology Co. Ltd
7fcd4398ea
Update install.sh (#347)
修改自动安装超时时间-T 10为-T 60,10秒超时在wget那一步经常连接探针下载失败。
2024-04-13 11:14:46 +08:00
github-actions[bot]
7faba40a1c update contributors[no ci] 2024-04-09 12:43:54 +00:00
nap0o
66b4c88c24
修复ServerStatus主题Bug (#346) 2024-04-09 20:43:35 +08:00
github-actions[bot]
f3c90bbf59 update contributors[no ci] 2024-04-08 14:31:45 +00:00
nap0o
8ef5dfb8f8
ServerStatus主题首页增加服务器世界分布图功能 (#344) 2024-04-08 22:31:28 +08:00
lvyaoting
d38f611d66
chore: fix some comments (#345) 2024-04-08 22:30:39 +08:00
naiba
d9a7002906 Update Go version to 1.20.x in GitHub workflows 2024-04-06 14:25:29 +08:00
naiba
d9188f5228 Merge branch 'master' of github.com:naiba/nezha 2024-04-06 11:51:13 +08:00
naiba
eb3e2883e2 update ci 2024-04-06 11:51:08 +08:00
github-actions[bot]
83ba5ebc8a update contributors[no ci] 2024-04-06 03:49:43 +00:00
naiba
6d7d3c5e85 ⬆️ Update Go version to 1.20 and update dependencies 2024-04-06 11:49:20 +08:00
naiba
194f3290bc ⬆️ Update dependencies 2024-03-30 11:15:26 +08:00
zhucaidan
dc5c79711d
Optimize translation (#343) 2024-03-30 11:12:00 +08:00
github-actions[bot]
d88989fb85 update contributors[no ci] 2024-03-30 03:08:46 +00:00
UUBulb
0373d03fb2
fix installer bugs & improve (#341)
* fix installer bugs && improve

* Update install_en.sh
2024-03-30 11:08:29 +08:00
github-actions[bot]
140f9809a0 update contributors[no ci] 2024-03-30 03:01:11 +00:00
UUBulb
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
github-actions[bot]
506c87dbd8 update contributors[no ci] 2024-03-24 14:46:54 +00:00
naiba
8b5d513c6a Merge branch 'xykt-master' 2024-03-24 22:46:35 +08:00
naiba
6c718c4f38 Remove redundant code for MaxTCPPingValue initialization 2024-03-24 22:45:56 +08:00
xykt
5a2ab8a7ee
Update network.html 2024-03-24 19:26:51 +08:00
xykt
0ea0c9ad8c
Update network.html 2024-03-24 19:21:32 +08:00
xykt
7d4d8c46b8
Update network.html 2024-03-24 19:21:07 +08:00
xykt
a4636ed774
Update network.html 2024-03-24 19:20:34 +08:00
xykt
bb48e0912d
Update network.html 2024-03-24 19:20:01 +08:00
xykt
a575d1a6e0
Merge branch 'naiba:master' into master 2024-03-24 19:13:03 +08:00
github-actions[bot]
420d1ca8ff update contributors[no ci] 2024-03-24 08:13:23 +00:00
naiba
29554ec7ec 🐛 revert shit 2024-03-24 16:12:51 +08:00
xykt
9a8c0e7118
Update network.html 2024-03-24 09:24:23 +08:00
xykt
800af7ce4e
Update network.html 2024-03-24 09:22:13 +08:00
xykt
78134a0e8b
Update network.html 2024-03-24 09:20:53 +08:00
xykt
bad910b686
Update network.html 2024-03-24 09:16:41 +08:00
xykt
a7d1bd7487
Update network.html
美化了三网延迟界面:
1. 将Marker缩小降低曲线遮挡
2. 设置为曲线对应的颜色使其更加直观
3. 设置Marker透明度降低对画面的影响
4. 将延迟极小值的Marker倒置显示以快速区别极大值
5. 将超过MaxTCPPingValue的点删除
6. 显示丢包分布(细线),以及服务器断流区间(粗线)
2024-03-24 01:04:03 +08:00
xykt
20a10ac6b8
Merge branch 'naiba:master' into master 2024-03-23 13:25:37 +08:00
naiba
7d85c4c4a5 Update dependencies and fix test assertions 2024-03-23 13:00:47 +08:00
HsukqiLee
b1348eb545
网络监控页面相关优化 (#333)
* Update network.html

* Update network.html

* Update network.html
2024-03-23 12:40:38 +08:00
github-actions[bot]
753199a3b8 update contributors[no ci] 2024-03-23 04:19:22 +00:00
dependabot[bot]
64ba3cd0a7
Bump google.golang.org/protobuf from 1.31.0 to 1.33.0 (#332)
Bumps google.golang.org/protobuf from 1.31.0 to 1.33.0.

---
updated-dependencies:
- dependency-name: google.golang.org/protobuf
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-23 12:19:03 +08:00
xykt
3a395e66c0
Merge branch 'naiba:master' into master 2024-03-04 16:07:13 +08:00
nap0o
193455c675
主题切换相关优化 (#331)
* angel-kanade模版增加主题切换功能

* Add files via upload

* 调整legend图例间距

* 渲染方式调整会canvas

* Update home.html

* Add files via upload

* Add files via upload

* Update footer.html

* Add files via upload

* Add files via upload

* 消除echarts折线上无效的0值

* 消除echarts折线的0值,替换为平均值

* 消除echarts折线图上的0值

* 修复MaxTCPPingValue取值错误
2024-03-04 09:36:17 +08:00
github-actions[bot]
dfb08caae1 update contributors[no ci] 2024-03-02 07:20:48 +00:00
nap0o
7f7763606d
修复echarts不显示bug (#330)
* angel-kanade模版增加主题切换功能

* Add files via upload

* 调整legend图例间距

* 渲染方式调整会canvas

* Update home.html
2024-03-02 15:20:32 +08:00
naiba
77de1b44bc kkgithub 已失效 2024-02-28 23:30:59 +08:00
naiba
da6a3463ed 后台关闭切换主题功能 2024-02-27 21:05:39 +08:00
github-actions[bot]
6fa149519d update contributors[no ci] 2024-02-27 12:43:12 +00:00
nap0o
8e67d3487e
angel-kanade模版增加主题切换功能 (#329) 2024-02-27 20:42:56 +08:00
github-actions[bot]
8033c6a0b7 update contributors[no ci] 2024-02-26 12:59:18 +00:00
naiba
abb108a83e 💄 限制最大宽度 2024-02-26 20:58:50 +08:00
Darc Z
cf9d9bd248
Fix DDNS bugs and split up ddns module (#326)
* fix: webhook retry logic
fix: adjust record type based on ipv4 ipv6
refract: move ddns providers to a new module

* refract: move ddns module to pkg/
2024-02-26 11:49:28 +08:00
naiba
5e528c42c7 🐛 查看密码逻辑修复 2024-02-26 10:11:02 +08:00