Commit Graph

209 Commits

Author SHA1 Message Date
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 0a334fda63 updated docs 2020-08-25 10:50:11 +02:00
Sebastian Hildebrandt 04c1cbf881 networkStats() fixed packages dropped (linux) 2020-08-25 10:36:49 +02:00
Sebastian Hildebrandt 63aeb80b7b updated docs 2020-08-24 15:57:38 +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 1a9f9a5af9 updated docs 2020-06-02 08:12:58 +02:00
Sebastian Hildebrandt 64f620df77 updated contributing docs 2020-06-02 08:04:54 +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 bcdbf99012 updated docs 2020-05-07 10:49:39 +02:00
Sebastian Hildebrandt 8fa0d3065a get() added function to get partial system info 2020-05-07 07:33:34 +02:00
Sebastian Hildebrandt 8e783f2cf8 cpu() fix BSD, networkStats() fix BSD 2020-05-06 12:16:47 +02:00
Sebastian Hildebrandt 7715043a42 processes() fix parsing command and params 2020-05-03 08:02:08 +02:00
Sebastian Hildebrandt 4c6b6a257a networkInterfaces() added subnet mask ip4 and ip6 2020-05-01 20:21:23 +02:00
Sebastian Hildebrandt 6b19ac674f cpuTemperature() optimized parsing linux 2020-05-01 10:23:23 +02:00
Sebastian Hildebrandt fe9859ecc3 currentLoad() workarround for empty os.cpus info 2020-04-29 11:32:28 +02:00
Sebastian Hildebrandt 3d61fe987c getMacAddresses() fix added try catch 2020-04-26 18:51:01 +02:00
Sebastian Hildebrandt 772e3b02cd getCpuCurrentSpeedSync() workarround fix 2020-04-26 16:14:55 +02:00
Sebastian Hildebrandt 4c28e0ac8e updated docs 2020-04-26 11:22:50 +02:00
Sebastian Hildebrandt fe8ba4141f networkGatewayDefault() bug fix no interfaces 2020-04-25 19:07:16 +02:00
Sebastian Hildebrandt 4be661654f updated docs 2020-04-20 11:16:32 +02:00
Sebastian Hildebrandt 56be6702b0 updated docs 2020-04-20 11:14:45 +02:00
Sebastian Hildebrandt c9da7a37bc users() optimized parseDateTime function 2020-04-20 10:54:45 +02:00
Sebastian Hildebrandt 0e9f3c0ff7 users() optimized parseDateTime function 2020-04-19 17:58:30 +02:00
Sebastian Hildebrandt 9f15d460f8 refactoring to avoid 'cat' 2020-04-09 14:34:34 +02:00
Sebastian Hildebrandt cb57b5c090 cpu() fixed getting base frequency for AMD Ryzen 2020-04-08 15:43:16 +02:00
Sebastian Hildebrandt 055b673267 diskLayout() optimized detection linux 2020-03-11 21:26:15 +01:00