merge 4.1.4

This commit is contained in:
Sebastian Hildebrandt
2019-04-18 09:53:02 +02:00
8 changed files with 48 additions and 28 deletions
+15
View File
@@ -80,6 +80,21 @@
</tr>
</thead>
<tbody>
<tr>
<th scope="row">4.1.4</th>
<td>2019-03-26</td>
<td><span class="code">networkInterfaces()</span> speed bug (windows)</td>
</tr>
<tr>
<th scope="row">4.1.3</th>
<td>2019-03-24</td>
<td>wmic path detection (windows)</td>
</tr>
<tr>
<th scope="row">4.1.2</th>
<td>2019-03-23</td>
<td>updated docs</td>
</tr>
<tr>
<th scope="row">4.1.1</th>
<td>2019-03-13</td>
+3 -3
View File
@@ -170,7 +170,7 @@
<img class="logo" src="assets/logo.png">
<div class="title">systeminformation</div>
<div class="subtitle"><span id="typed"></span></div>
<div class="version">Current Version: <span id="version">4.1.1</span></div>
<div class="version">Current Version: <span id="version">4.1.4</span></div>
<button class="btn btn-light" onclick="location.href='https://github.com/sebhildebrandt/systeminformation'">View on Github <i class=" fab fa-github"></i></button>
</div>
<div class="down">
@@ -193,7 +193,7 @@
</div>
<div class="row number-section">
<div class="col-xl-4 col-lg-4 col-md-4 col-12">
<div class="numbers">8,215</div>
<div class="numbers">8,219</div>
<div class="title">Lines of code</div>
</div>
<div class="col-xl-4 col-lg-4 col-md-4 col-12">
@@ -201,7 +201,7 @@
<div class="title">Downloads last month</div>
</div>
<div class="col-xl-4 col-lg-4 col-md-4 col-12">
<div class="numbers">135</div>
<div class="numbers">151</div>
<div class="title">Dependends</div>
</div>
</div>
+10 -10
View File
@@ -139,7 +139,7 @@
<td></td>
<td>[0].operstate</td>
<td>X</td>
<td>X</td>
<td></td>
<td>X</td>
<td>X</td>
<td></td>
@@ -149,7 +149,7 @@
<td></td>
<td>[0].type</td>
<td>X</td>
<td>X</td>
<td></td>
<td>X</td>
<td>X</td>
<td></td>
@@ -159,9 +159,9 @@
<td></td>
<td>[0].duplex</td>
<td>X</td>
<td></td>
<td>X</td>
<td>X</td>
<td>X</td>
<td></td>
<td></td>
<td>duplex (full/half)</td>
</tr>
@@ -169,9 +169,9 @@
<td></td>
<td>[0].mtu</td>
<td>X</td>
<td></td>
<td>X</td>
<td>X</td>
<td>X</td>
<td></td>
<td></td>
<td>MUT maximum transmission unit</td>
</tr>
@@ -179,7 +179,7 @@
<td></td>
<td>[0].speed</td>
<td>X</td>
<td>X</td>
<td></td>
<td>X</td>
<td>X</td>
<td></td>
@@ -189,9 +189,9 @@
<td></td>
<td>[0].carrierChanges</td>
<td>X</td>
<td>X</td>
<td>X</td>
<td>X</td>
<td></td>
<td></td>
<td></td>
<td></td>
<td># changes up/down</td>
</tr>