184 Commits

Author SHA1 Message Date
Sebastian Hildebrandt
bb87af23b5 graphics() added clinfo support (linux) 2020-12-14 20:32:52 +01:00
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
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
33137354d4 cpu() corrected processor names (Raspberry Pi) 2020-12-01 09:35:49 +01:00
Sebastian Hildebrandt
f2c7f29ede fsSize() catch error (mac OS) 2020-11-30 23:17:29 +01:00
Sebastian Hildebrandt
d25883839e updated docs 2020-11-29 13:45:26 +01:00
Sebastian Hildebrandt
337b03cb20 cpuTemperatur() rewrite parsing hwmon (linux) 2020-11-29 09:47:26 +01:00
Sebastian Hildebrandt
c6fccc0513 wmic added default windows path (windows) 2020-11-27 16:05:56 +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
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
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
4d2c684eac graphics() added deviceName (windows) 2020-11-04 15:44:15 +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
251135a0e6 networkInterfaces loopback internal detection (windows) 2020-10-13 15:02:03 +02:00
Sebastian Hildebrandt
e603daab86 windows codepages partial fix 2020-10-08 13:19:04 +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
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
Sebastian Hildebrandt
4c297cde70 diskLayout() fixed issue linux 2020-06-03 20:03:32 +02:00
Sebastian Hildebrandt
2816a48a66 cpuTemperature() optimizes scanning AMD linux sensors 2020-05-27 20:03:02 +02:00
Sebastian Hildebrandt
06ab7dd26c cpuTemperature() fix (BSD), code cleanup 2020-05-21 10:23:42 +02:00
Sebastian Hildebrandt
971af74a84 updated docs 2020-05-20 07:00:31 +02:00
Sebastian Hildebrandt
3e54211471 processes() memory leak fix, security issue fix 2020-05-19 20:04:58 +02:00
Sebastian Hildebrandt
269b928c6e code cleanup 2020-05-13 19:51:10 +02:00
Sebastian Hildebrandt
586065fd0c merged get full S.M.A.R.T data, updated docs 2020-05-12 20:44:08 +02:00
Sebastian Hildebrandt
fd8e7ff4df getAllData() added wifiNetworks 2020-05-12 16:06:12 +02:00
Sebastian Hildebrandt
d1e2146732 get() minor bounds test fix, updated docs 2020-05-07 10:56:49 +02:00
Sebastian Hildebrandt
8fa0d3065a get() added function to get partial system info 2020-05-07 07:33:34 +02:00