Commit Graph
443 Commits
Author SHA1 Message Date
nap0o 5a1df00488 优化gpu前端展示代码 (#375) 2024-06-23 22:20:04 +08:00
UUBulb b36b40c883 feat: Add GPU inspection support (#373) 2024-06-23 10:27:33 +08:00
nap0o 0d3e6981ef default和serverstatus主题温度展示相关 (#372) 2024-06-22 22:51:42 +08:00
UUBulb 6ca9b0bdbf Add option to reduct temperature information (#369) 2024-06-16 18:12:45 +08:00
UUBulb 8c909dfb7b chore: fix some typos (#370) 2024-06-16 18:04:27 +08:00
nap0o ac0b43bdaa 修复一些bug (#367)
* bug修复:
1. serverstatus主题agent详情不显示内存信息
2. windows系统icon错误
小优化
1. echarts绘制世界地图所需的world.js坐标信息从本地加载切换为从cdn加载
2. font-logos切换为0.17.0版本,使得图标间距更合适

* 优化agent离线保留信息逻辑,从判断“实时在线”调整为判断“曾经在线”。

* 优化agent离线保留信息逻辑,从判断“实时在线”调整为判断“曾经在线”。
2024-06-15 09:43:30 +08:00
nap0o 5413b16f9d 优化default和server status主题 (#363) 2024-06-14 18:02:55 +08:00
Leon 3a9e8e6181 Add support for sensor temperature in host state (#359)
* feat: Add support for sensor temperature in host state

* chore: Update file permissions for saving config data
2024-06-01 19:11:48 +08:00
UUBulb 4ba374d80c Use agent's builtin support for services instead (#357) 2024-05-21 23:11:43 +08:00
nap0o ae74463f29 Update service.html (#356) 2024-05-07 09:09:53 +08:00
UUBulb 3e51bce224 Add DDNS Profiles, use publicsuffixlist domain parser (#350)
* Add DDNS Profiles, use publicsuffixlist domain parser

* Add Tencent Cloud DNS Provider

* Restore validate DDNS provider function

* chore: fmt & upgrade dependencies
2024-04-27 13:36:36 +08:00
nap0o 0d7cc0fc99 修复ServerStatus主题Bug (#346) 2024-04-09 20:43:35 +08:00
nap0o a899f4f3e8 ServerStatus主题首页增加服务器世界分布图功能 (#344) 2024-04-08 22:31:28 +08:00
lvyaoting 5295c4ab56 chore: fix some comments (#345) 2024-04-08 22:30:39 +08:00
zhucaidan d3f2fd4a0e Optimize translation (#343) 2024-03-30 11:12:00 +08:00
UUBulb c1db52dc4a 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
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
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
HsukqiLee 9b56f0a241 网络监控页面相关优化 (#333)
* Update network.html

* Update network.html

* Update network.html
2024-03-23 12:40:38 +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
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 fcb98c50f9 后台关闭切换主题功能 2024-02-27 21:05:39 +08:00
nap0o 51b7acdae0 angel-kanade模版增加主题切换功能 (#329) 2024-02-27 20:42:56 +08:00
naiba 8d3a7c70ea 💄 限制最大宽度 2024-02-26 20:58:50 +08: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
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
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
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
Ko no dioandLvGJ e0f1c1d729 fix: revert service html and block service in backend (#318)
Co-authored-by: LvGJ <lvgj1998@gmail.com>
2024-02-14 13:12:24 +08:00
Ko no dioandLvGJ 70ed0c819f fix: add toggle to service (#317)
* fix: short nework word

* fix: add toggle on service

* fix: delete console log update main.js version

---------

Co-authored-by: LvGJ <lvgj1998@gmail.com>
2024-02-13 23:09:40 +08:00
Ko no dioandLvGJ 7ab36d4e11 feat: add network monitor hitory (#316) · 三网ping
* feat: add network monitor hitory

* fix: revert proto change and add indexStore

* fix: update monitor delete unuse monitor history

* fix: delete unuse monitor type

---------

Co-authored-by: LvGJ <lvgj1998@gmail.com>
2024-02-12 14:16:04 +08:00
naiba 51360bf98c replace statifile cdn with bytedance cdn 2023-12-11 21:53:56 +08:00
nap0oandSuperHsiao 95b1e6c69b improve server-status theme (#310)
* Add files via upload

* Add files via upload

* Add files via upload

* improve theme-server-status

1.前台分组展示agent
2.一些小优化

---------

Co-authored-by: SuperHsiao <superhsiao@4indesign.com>
2023-12-07 21:58:42 +08:00
naiba 746f5a8b23 v0.15.13 generate release 2023-11-28 23:01:37 +08:00
naiba b379ae03e5 🚸 Add location flag to server status page 2023-11-26 22:29:55 +08:00
naiba 513269ef71 💄 improve server-status home table
responsiveness
2023-11-22 12:45:54 +08:00
naiba 1c81e23408 💄 Update container max-width in service.html 2023-11-22 10:22:56 +08:00