Sebastian Hildebrandt
|
21f6273055
|
graphics() Windows 7 Graphics Fixes (Multi Monitor)
|
2020-12-14 20:02:17 +01:00 |
|
Sebastian Hildebrandt
|
1faadcbf68
|
inetLatency() command injection vulnaribility fix
|
2020-12-11 21:35:35 +01:00 |
|
Sebastian Hildebrandt
|
4f98f2ff20
|
code cleanup
|
2020-12-08 12:42:35 +01:00 |
|
Sebastian Hildebrandt
|
f94b6020eb
|
osInfo() added FQDN
|
2020-12-06 15:50:04 +01:00 |
|
Sebastian Hildebrandt
|
8eda5d5e47
|
cpu() bug fix speed parsing
|
2020-12-02 09:07:40 +01:00 |
|
Sebastian Hildebrandt
|
87602fa42c
|
cpu() handled speed parsing error (Apple Silicon)
|
2020-12-01 14:10:08 +01:00 |
|
Sebastian Hildebrandt
|
6629c80788
|
code cleanup
|
2020-12-01 09:39:20 +01:00 |
|
Sebastian Hildebrandt
|
33137354d4
|
cpu() corrected processor names (Raspberry Pi)
|
2020-12-01 09:35:49 +01:00 |
|
Sebastian Hildebrandt
|
f0220ca6c4
|
code cleanup
|
2020-11-30 23:38:30 +01:00 |
|
Sebastian Hildebrandt
|
f2c7f29ede
|
fsSize() catch error (mac OS)
|
2020-11-30 23:17:29 +01:00 |
|
Sebastian Hildebrandt
|
9a32761531
|
cpuTemperatur() rewrite parsing hwmon (linux)
|
2020-11-29 09:33:19 +01:00 |
|
Sebastian Hildebrandt
|
430051caaf
|
cpuTemperatur() hwmon0-3 support linux
|
2020-11-28 15:14:44 +01:00 |
|
Sebastian Hildebrandt
|
c6fccc0513
|
wmic added default windows path (windows)
|
2020-11-27 16:05:56 +01:00 |
|
Sebastian Hildebrandt
|
5093145506
|
code cleanup
|
2020-11-27 15:05:40 +01:00 |
|
Sebastian Hildebrandt
|
8113ff0e87
|
adapted security update (prototype pollution prevention)
|
2020-11-26 18:15:15 +01:00 |
|
Sebastian Hildebrandt
|
a451b22f11
|
reverted Object.freeze because it broke some projects
|
2020-11-25 19:44:08 +01:00 |
|
Sebastian Hildebrandt
|
44da17c851
|
security update (prototype pollution prevention) Object.freeze
|
2020-11-25 14:35:03 +01:00 |
|
Sebastian Hildebrandt
|
11103a447a
|
security update (prototype pollution prevention)
|
2020-11-25 06:58:06 +01:00 |
|
Sebastian Hildebrandt
|
73dce8d717
|
security update (prototype pollution prevention)
|
2020-11-25 04:41:31 +01:00 |
|
Sebastian Hildebrandt
|
fc7769e548
|
get() possibility to provide params
|
2020-11-12 07:58:48 +01:00 |
|
Sebastian Hildebrandt
|
5a4e222339
|
code cleanup
|
2020-11-10 17:49:06 +01:00 |
|
Sebastian Hildebrandt
|
932f962872
|
blockdevices() catch errors adapted for just one line
|
2020-11-09 08:27:15 +01:00 |
|
Sebastian Hildebrandt
|
b0d6e968ec
|
blockdevices() catching errors
|
2020-11-09 07:04:03 +01:00 |
|
Sebastian Hildebrandt
|
3f56c202f7
|
cpu(), system() better parsing Raspberry Pi revision codes
|
2020-11-08 12:55:04 +01:00 |
|
Sebastian Hildebrandt
|
657e159cca
|
fsSize() correct fs type detection macOS (HFS, APFS, NFS)
|
2020-11-08 09:19:57 +01:00 |
|
Sebastian Hildebrandt
|
9ea2813e2a
|
code cleanup, removing debug console.log()
|
2020-11-05 08:20:29 +01:00 |
|
Sebastian Hildebrandt
|
b3eb2a52ce
|
services() handling of service names with spaces (windows)
|
2020-11-04 15:52:28 +01:00 |
|
Sebastian Hildebrandt
|
4d2c684eac
|
graphics() added deviceName (windows)
|
2020-11-04 15:44:15 +01:00 |
|
Sebastian Hildebrandt
|
e85de74870
|
updated Raspberry PI versions
|
2020-11-04 15:16:22 +01:00 |
|
Sebastian Hildebrandt
|
931fecaec2
|
inetChecksite() fixed vulnerability: command injection
|
2020-10-26 10:53:59 +01:00 |
|
Sebastian Hildebrandt
|
6e60c1d2e8
|
dockerContainers() resolved hanging issue
|
2020-10-16 10:29:26 +02:00 |
|
Sebastian Hildebrandt
|
7c29461b58
|
networkInterfaces loopback internal detection (windows)
|
2020-10-13 14:31:46 +02:00 |
|
Sebastian Hildebrandt
|
e756186225
|
networkInterfaces loopback internal detection (windows)
|
2020-10-12 13:21:02 +02:00 |
|
Sebastian Hildebrandt
|
c5357b793b
|
code cleanup
|
2020-10-06 16:33:10 +02:00 |
|
Sebastian Hildebrandt
|
31f9742f46
|
windows codepage problem aproach to a fix
|
2020-10-06 16:29:43 +02:00 |
|
Sebastian Hildebrandt
|
53693d34a7
|
updated typescript typings, minor fixes
|
2020-10-05 15:17:38 +02:00 |
|
Sebastian Hildebrandt
|
fbdfd233f0
|
get() fixed when results are in arrays
|
2020-10-02 13:36:42 +02:00 |
|
Sebastian Hildebrandt
|
1ed7115168
|
diskLayout fix on VM (windows)
|
2020-10-02 13:09:25 +02:00 |
|
Sebastian Hildebrandt
|
dfc19f55bb
|
cpuTemperature() fix try catch (linux)
|
2020-09-18 20:42:07 +02:00 |
|
Sebastian Hildebrandt
|
e03431d6ae
|
networkInterfaceDefault() optimization (macOS)
|
2020-09-16 22:31:43 +02:00 |
|
Sebastian Hildebrandt
|
37083d7952
|
updated typescript typings
|
2020-08-26 20:13:53 +02:00 |
|
Sebastian Hildebrandt
|
b26602f09a
|
fixed issue breaking node v4 compatibility
|
2020-08-26 20:00:25 +02:00 |
|
Sebastian Hildebrandt
|
04c1cbf881
|
networkStats() fixed packages dropped (linux)
|
2020-08-25 10:36:49 +02:00 |
|
Sebastian Hildebrandt
|
9f1b6ef43d
|
observe() added function to observe/watch system parameters
|
2020-08-24 15:07:42 +02:00 |
|
Sebastian Hildebrandt
|
a56a3dcb7f
|
versions() fixed issue windows
|
2020-08-21 12:38:12 +02:00 |
|
Sebastian Hildebrandt
|
ffa1a4e6a9
|
cpuTemperature() fixed issue windows
|
2020-08-20 18:25:34 +02:00 |
|
Sebastian Hildebrandt
|
fd5b435f8d
|
networkStats() fixed issue blocking windows
|
2020-07-16 10:43:01 +02:00 |
|
Sebastian Hildebrandt
|
0f95d40164
|
networkStats() fixed comparison issue windows
|
2020-06-06 16:04:18 +02:00 |
|
Sebastian Hildebrandt
|
40699b8047
|
networkInterfaces() fixed caching issue
|
2020-06-06 15:48:39 +02:00 |
|
Sebastian Hildebrandt
|
1b78e9fec1
|
cpuTemperature() fixed raspberry pi sensors issue
|
2020-06-06 11:44:16 +02:00 |
|