nap0o
							
						 
					 | 
					
						
						
							
							
						
						
						
							
						
						
							5bb7efdeb9
							
						
					 | 
					
						
						
							
							🎉 通过自定义代码实现server-status主题深色模式半透明样式的前置准备 (#395)
						
						
						
						
						
						
					 | 
					
						2024-07-24 23:15:17 +08:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								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
							
						 
					 | 
					
						
						
							
							
						
						
						
							
						
						
							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
							
						 
					 | 
					
						
						
							
							
						
						
						
							
						
						
							66b4c88c24
							
						
					 | 
					
						
						
							
							修复ServerStatus主题Bug (#346)
						
						
						
						
						
						
					 | 
					
						2024-04-09 20:43:35 +08:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								nap0o
							
						 
					 | 
					
						
						
							
							
						
						
						
							
						
						
							8ef5dfb8f8
							
						
					 | 
					
						
						
							
							ServerStatus主题首页增加服务器世界分布图功能 (#344)
						
						
						
						
						
						
					 | 
					
						2024-04-08 22:31:28 +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
							
						 
					 | 
					
						
						
							
							
						
						
						
							
						
						
							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
							
						 
					 | 
					
						
						
							
							
						
						
						
							
						
						
							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
							
						 
					 | 
					
						
						
						
						
							
						
						
							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
							
						 
					 | 
					
						
						
						
						
							
						
						
							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 | 
					
					
						
						
							
							
							
						
					 |