nap0o 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							17373e2dee 
							
						 
					 
					
						
						
							
							🐛  fixbug ( #388 )  
						
						 
						
						... 
						
						
						
						* 修复bug:在server-status主题无法切换
* 替换哪吒面板后台cdn提供商为unpkg
* 替换哪吒面板后台cdn提供商为unpkg
* 加快Agent详情下拉展示速度 
						
						
					 
					
						2024-07-12 22:29:11 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								nap0o 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							f4c6f4c57d 
							
						 
					 
					
						
						
							
							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  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								nap0o 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							0613b0022d 
							
						 
					 
					
						
						
							
							优化server-status主题服务页 ( #382 )  
						
						 
						
						
						
						
					 
					
						2024-07-02 22:11:20 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								nap0o 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							61127b3435 
							
						 
					 
					
						
						
							
							优化server-status主题首页网络图表 ( #378 )  
						
						 
						
						
						
						
					 
					
						2024-06-25 22:16:32 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								nap0o 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							877b4cd666 
							
						 
					 
					
						
						
							
							优化gpu前端展示代码 ( #375 )  
						
						 
						
						
						
						
					 
					
						2024-06-23 22:20:04 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								UUBulb 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							cf9bbb5ff4 
							
						 
					 
					
						
						
							
							feat: Add GPU inspection support ( #373 )  
						
						 
						
						
						
						
					 
					
						2024-06-23 10:27:33 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								nap0o 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							6e6ec3256f 
							
						 
					 
					
						
						
							
							default和serverstatus主题温度展示相关 ( #372 )  
						
						 
						
						
						
						
					 
					
						2024-06-22 22:51:42 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								nap0o 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							3eecdc2b3f 
							
						 
					 
					
						
						
							
							修复一些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 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							c3fa4cbbee 
							
						 
					 
					
						
						
							
							优化default和server status主题 ( #363 )  
						
						 
						
						
						
						
					 
					
						2024-06-14 18:02:55 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								nap0o 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							5122d48dd8 
							
						 
					 
					
						
						
							
							Update service.html ( #356 )  
						
						 
						
						
						
						
					 
					
						2024-05-07 09:09:53 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								nap0o 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							66b4c88c24 
							
						 
					 
					
						
						
							
							修复ServerStatus主题Bug ( #346 )  
						
						 
						
						
						
						
					 
					
						2024-04-09 20:43:35 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								nap0o 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							8ef5dfb8f8 
							
						 
					 
					
						
						
							
							ServerStatus主题首页增加服务器世界分布图功能 ( #344 )  
						
						 
						
						
						
						
					 
					
						2024-04-08 22:31:28 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								naiba 
							
						 
					 
					
						
						
						
						
							
						
						
							6c718c4f38 
							
						 
					 
					
						
						
							
							Remove redundant code for MaxTCPPingValue initialization  
						
						 
						
						
						
						
					 
					
						2024-03-24 22:45:56 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								xykt 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							0ea0c9ad8c 
							
						 
					 
					
						
						
							
							Update network.html  
						
						 
						
						
						
						
					 
					
						2024-03-24 19:21:32 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								xykt 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							800af7ce4e 
							
						 
					 
					
						
						
							
							Update network.html  
						
						 
						
						
						
						
					 
					
						2024-03-24 09:22: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  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								nap0o 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							7f7763606d 
							
						 
					 
					
						
						
							
							修复echarts不显示bug ( #330 )  
						
						 
						
						... 
						
						
						
						* angel-kanade模版增加主题切换功能
* Add files via upload
* 调整legend图例间距
* 渲染方式调整会canvas
* Update home.html 
						
						
					 
					
						2024-03-02 15:20:32 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								nap0o 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							8e67d3487e 
							
						 
					 
					
						
						
							
							angel-kanade模版增加主题切换功能 ( #329 )  
						
						 
						
						
						
						
					 
					
						2024-02-27 20:42:56 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								nap0o 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							ab39782c78 
							
						 
					 
					
						
						
							
							fix bug ( #328 )  
						
						 
						
						... 
						
						
						
						* fix bugs
1. 修复default主题mixin.js文件丢失
2. 修复主题默认值为后台设置值
3. default主题样式优化
* 修复前台切换 theme-custom 不生效 
						
						
					 
					
						2024-02-26 09:31:16 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								nap0o 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							8df863a3e0 
							
						 
					 
					
						
						
							
							优化default和serverstatus主题模版 ( #327 )  
						
						 
						
						... 
						
						
						
						1.优化default主题模版
2.优化serverstatus主题模版 
						
						
					 
					
						2024-02-25 23:16:57 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Ko no dio 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							fdb2fd8839 
							
						 
					 
					
						
						
							
							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 dio 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							626613441d 
							
						 
					 
					
						
						
							
							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 dio 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							e8b8e59bd7 
							
						 
					 
					
						
						
							
							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 
							
						 
					 
					
						
						
						
						
							
						
						
							83efdc6258 
							
						 
					 
					
						
						
							
							replace statifile cdn with bytedance  cdn  
						
						 
						
						
						
						
					 
					
						2023-12-11 21:53:56 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								nap0o 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							99111a3115 
							
						 
					 
					
						
						
							
							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 
							
						 
					 
					
						
						
						
						
							
						
						
							7a774319dd 
							
						 
					 
					
						
						
							
							🚸  Add location flag to server status page  
						
						 
						
						
						
						
					 
					
						2023-11-26 22:29:55 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								naiba 
							
						 
					 
					
						
						
						
						
							
						
						
							1c9bec6ef3 
							
						 
					 
					
						
						
							
							💄  improve server-status home table  
						
						 
						
						... 
						
						
						
						responsiveness 
						
						
					 
					
						2023-11-22 12:45:54 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								naiba 
							
						 
					 
					
						
						
						
						
							
						
						
							f2c482fc76 
							
						 
					 
					
						
						
							
							💄  Update container max-width in service.html  
						
						 
						
						
						
						
					 
					
						2023-11-22 10:22:56 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								naiba 
							
						 
					 
					
						
						
						
						
							
						
						
							c57a5b52a3 
							
						 
					 
					
						
						
							
							💄  improve serverstatus progressbar  
						
						 
						
						
						
						
					 
					
						2023-11-22 10:08:48 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								naiba 
							
						 
					 
					
						
						
						
						
							
						
						
							47d9d1f497 
							
						 
					 
					
						
						
							
							🩹  fix go template syntax  
						
						 
						
						
						
						
					 
					
						2023-11-21 10:31:19 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								naiba 
							
						 
					 
					
						
						
						
						
							
						
						
							56c66402a2 
							
						 
					 
					
						
						
							
							🚸  [v0.15.11] improve translation and serverstats theme  
						
						 
						
						
						
						
					 
					
						2023-11-21 09:59:14 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								naiba 
							
						 
					 
					
						
						
						
						
							
						
						
							d8b1855989 
							
						 
					 
					
						
						
							
							💄  put back semantic.min.css  
						
						 
						
						
						
						
					 
					
						2023-11-09 21:05:13 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								naiba 
							
						 
					 
					
						
						
						
						
							
						
						
							64a660ddd2 
							
						 
					 
					
						
						
							
							💄  improve server-status theme  
						
						 
						
						
						
						
					 
					
						2023-11-09 17:31:26 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								naiba 
							
						 
					 
					
						
						
						
						
							
						
						
							ce2e5439f7 
							
						 
					 
					
						
						
							
							💄  优化 server status 主题  
						
						 
						
						
						
						
					 
					
						2023-11-08 13:17:42 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								naiba 
							
						 
					 
					
						
						
						
						
							
						
						
							b6c2410b41 
							
						 
					 
					
						
						
							
							💄  优化 server-status 主题服务页流量统计  
						
						 
						
						
						
						
					 
					
						2023-11-07 22:56:59 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								naiba 
							
						 
					 
					
						
						
						
						
							
						
						
							1c00cc8e3b 
							
						 
					 
					
						
						
							
							💄  优化 server-status 主题  
						
						 
						
						
						
						
					 
					
						2023-11-07 22:15:13 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								unclezs 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							470fa69ad9 
							
						 
					 
					
						
						
							
							✨  feat: add server-status theme ( #295 )  
						
						 
						
						... 
						
						
						
						* ✨  feat: add server-status theme
* add `ServerStatus` theme to README
---------
Co-authored-by: naiba <hi@nai.ba> 
						
						
					 
					
						2023-11-07 13:46:28 +08:00