Commit Graph
1315 Commits
Author SHA1 Message Date
naiba a753c57f41 Merge branch 'xykt-master' 2024-03-24 22:46:35 +08:00
naiba 0f467d1bd6 Remove redundant code for MaxTCPPingValue initialization 2024-03-24 22:45:56 +08:00
xykt c7529fc06d Update network.html 2024-03-24 19:26:51 +08:00
xykt 854e371bbb Update network.html 2024-03-24 19:21:32 +08:00
xykt 5fc689885e Update network.html 2024-03-24 19:21:07 +08:00
xykt 844ea64458 Update network.html 2024-03-24 19:20:34 +08:00
xykt aafd54e9be Update network.html 2024-03-24 19:20:01 +08:00
xykt beacacdb22 Merge branch 'naiba:master' into master 2024-03-24 19:13:03 +08:00
github-actions[bot] a1db436924 update contributors[no ci] 2024-03-24 08:13:23 +00:00
naiba 40c530b571 🐛 revert shit 2024-03-24 16:12:51 +08:00
xykt f6d7f3f69e Update network.html 2024-03-24 09:24:23 +08:00
xykt 2b739f3c20 Update network.html 2024-03-24 09:22:13 +08:00
xykt 984b32c051 Update network.html 2024-03-24 09:20:53 +08:00
xykt ece81e7ac6 Update network.html 2024-03-24 09:16:41 +08:00
xykt 370af67748 Update network.html
美化了三网延迟界面:
1. 将Marker缩小降低曲线遮挡
2. 设置为曲线对应的颜色使其更加直观
3. 设置Marker透明度降低对画面的影响
4. 将延迟极小值的Marker倒置显示以快速区别极大值
5. 将超过MaxTCPPingValue的点删除
6. 显示丢包分布(细线),以及服务器断流区间(粗线)
2024-03-24 01:04:03 +08:00
xykt 00054e7769 Merge branch 'naiba:master' into master 2024-03-23 13:25:37 +08:00
naiba 58097eef63 Update dependencies and fix test assertions 2024-03-23 13:00:47 +08:00
HsukqiLee 9b56f0a241 网络监控页面相关优化 (#333)
* Update network.html

* Update network.html

* Update network.html
2024-03-23 12:40:38 +08:00
github-actions[bot] 0c437f006a update contributors[no ci] 2024-03-23 04:19:22 +00:00
dependabot[bot] 360125d641 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 8a4f646588 Merge branch 'naiba:master' into master 2024-03-04 16:07:13 +08:00
nap0o e9befd8e25 主题切换相关优化 (#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] 16699aa2b0 update contributors[no ci] 2024-03-02 07:20:48 +00:00
nap0o a7f461f109 修复echarts不显示bug (#330)
* angel-kanade模版增加主题切换功能

* Add files via upload

* 调整legend图例间距

* 渲染方式调整会canvas

* Update home.html
2024-03-02 15:20:32 +08:00
naiba ee265741b2 kkgithub 已失效 2024-02-28 23:30:59 +08:00
naiba fcb98c50f9 后台关闭切换主题功能 2024-02-27 21:05:39 +08:00
github-actions[bot] ce7e2197dd update contributors[no ci] 2024-02-27 12:43:12 +00:00
nap0o 51b7acdae0 angel-kanade模版增加主题切换功能 (#329) 2024-02-27 20:42:56 +08:00
github-actions[bot] ca3135af07 update contributors[no ci] 2024-02-26 12:59:18 +00:00
naiba 8d3a7c70ea 💄 限制最大宽度 2024-02-26 20:58:50 +08:00
Darc Z 357155cb90 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 dea39c7b3b 🐛 查看密码逻辑修复 2024-02-26 10:11:02 +08:00
github-actions[bot] 6202d91b91 update contributors[no ci] 2024-02-26 01:31:35 +00:00
nap0o 57139f733d fix bug (#328)
* fix bugs

1. 修复default主题mixin.js文件丢失
2. 修复主题默认值为后台设置值
3. default主题样式优化

* 修复前台切换 theme-custom 不生效
2024-02-26 09:31:16 +08:00
github-actions[bot] e47f98f5c9 update contributors[no ci] 2024-02-25 15:35:34 +00:00
naiba 3e1f9457d0 Update mixin.js file path in header.html 2024-02-25 23:35:06 +08:00
nap0o b32990cf28 优化default和serverstatus主题模版 (#327)
1.优化default主题模版
2.优化serverstatus主题模版
2024-02-25 23:16:57 +08:00
naiba 736d266607 🚸 校验自定义主题、将 Theme 列表插入所有页面 2024-02-25 14:15:19 +08:00
naiba d679efc70a 🔒️ 增强 ping 历史 API 鉴权 2024-02-24 23:21:33 +08:00
naiba 5ad9cc8081 前端切换模板 2024-02-24 22:28:07 +08:00
github-actions[bot] aaf43859b5 update contributors[no ci] 2024-02-24 13:10:48 +00:00
Darc Z f9c0bb2240 Add DDNS support (#324)
* feat: add ddns updater framework

Note: no functionality implemented yet

* feat: add webhook ddns provider

* feat: update dashboard template

* fix: check nil and cron task string

* fix: webhook string formated with unexcepted param

* fix: webhook header split error

* feat: cloudflare ddns provider

* refract: move ddns update trigger into ReportSystemInfo

* lang: update other languages text

* fix: clear codes and logics

* fix: move update ddns to goroutine to avoid blocking

* fix: clear unused codes

* fix: update timestamp to prevent cache
2024-02-24 21:10:27 +08:00
github-actions[bot] 0e31b5fba9 update contributors[no ci] 2024-02-23 14:55:59 +00:00
1ridic f6536418cc 优化安装逻辑 (#325)
* Optimize install process

If `getenforce` is not exist, then do not execute
it. This fixes the `command not found` error on
Arch Linux systems without SELinux installed.

* bump installer version
2024-02-23 22:55:42 +08:00
github-actions[bot] 29168b17db update contributors[no ci] 2024-02-21 12:19:50 +00:00
d48be0c29f Arch 修复 nezha-agent 主目录遗留问题 (#323)
* Arch 修复 nezha-agent 主目录遗留问题

使用useradd -m创建的用户会产生主目录文件夹,使用userdel需要添加-r参数

* Update install_en.sh

* bump installer version
2024-02-21 20:19:34 +08:00
github-actions[bot] 2dc7065a45 update contributors[no ci] 2024-02-19 13:00:09 +00:00
HsukqiLee f1d7873fc5 增加了网络页面对 Neko Meui 主题的支持 (#322)
* 修改 Neko-mdui 主题的菜单栏

增加了“网络”选项卡

* 增加 Neko-mdui 主题的网络页面
2024-02-19 20:59:49 +08:00
xykt 356076e449 对历史延迟图表进行了相关修复/美化工作 (#321)
* Update network.html

修复以下问题:
- 延迟默认最高300ms,超过后默认抹平
- 曲线上有很多ping值为0的无效散点,导致毛刺很多,干扰效果
- 图标的y轴比例失调,上方大片留白,大大降低了有效显示区域
- 默认只显示最近不到半小时左右的延迟表现,想看全天需要拖动,影响效果
- 曲线不显示极大极小值,不够直观

* Update config.go

修复了以下问题:
- 延迟默认最高300ms,超过后默认抹平
- 曲线上有很多ping值为0的无效散点,导致毛刺很多,干扰效果
- 图标的y轴比例失调,上方大片留白,大大降低了有效显示区域
- 默认只显示最近不到半小时左右的延迟表现,想看全天需要拖动,影响效果
- 曲线不显示极大极小值,不够直观
2024-02-19 13:52:43 +08:00
xykt 421e8df55e Update config.go
修复了以下问题:
- 延迟默认最高300ms,超过后默认抹平
- 曲线上有很多ping值为0的无效散点,导致毛刺很多,干扰效果
- 图标的y轴比例失调,上方大片留白,大大降低了有效显示区域
- 默认只显示最近不到半小时左右的延迟表现,想看全天需要拖动,影响效果
- 曲线不显示极大极小值,不够直观
2024-02-19 01:17:42 +08:00