Commit Graph

376 Commits

Author SHA1 Message Date
Sebastian Hildebrandt 2d413b0914 graphics() added display vendors (macOS) 2021-08-26 11:56:00 +02:00
Sebastian Hildebrandt 9e8160c908 graphics() fix empty controllers (macOS) 2021-08-26 11:39:29 +02:00
Sebastian Hildebrandt 43e6c6480c baseboard(), getDefaultNetworkInterface() fix catch error 2021-08-24 18:08:26 +02:00
Sebastian Hildebrandt 3cb4f181e5 battery() fix capacity 2021-08-24 17:42:58 +02:00
Sebastian Hildebrandt 123fb99d05 disksIO() added waitTime, waitPercent (linux) 2021-08-02 13:51:20 +02:00
Sebastian Hildebrandt 7e811e52d5 cpu() cache calculation fix (linux) 2021-08-01 12:24:58 +02:00
Sebastian Hildebrandt 1624bfc9cc osInfo() fix uefi detection (win) 2021-07-28 16:50:27 +02:00
Sebastian Hildebrandt 5bde87efab osInfo() fix uefi detection (win) 2021-07-27 12:22:45 +02:00
Sebastian Hildebrandt aef41f18b3 typescript typings fix bluetoothDevices() 2021-07-27 11:15:50 +02:00
Sebastian Hildebrandt 7c322fbe28 typescript typings fix processLoad() 2021-07-26 11:43:55 +02:00
Sebastian Hildebrandt a94a8d0900 uuid() better regedit path detection (win) 2021-07-25 19:01:25 +02:00
Sebastian Hildebrandt 2fd2454040 battery() fix designedCapacity (win, linux), fix catch error 2021-07-17 16:13:24 +02:00
Sebastian Hildebrandt 8035902cb2 graphics() improved detection screen resolution (macOS) 2021-06-15 08:31:47 +02:00
Sebastian Hildebrandt fdf55c6c37 updated batteries code cleanup after merge pull 2021-06-10 16:47:42 +02:00
Sebastian Hildebrandt ac828716f7 battery() improved detection (additional batteries windows) 2021-06-09 11:41:51 +02:00
Sebastian Hildebrandt 0b12a29d82 memLayout() improved clock speed detection (windows) 2021-06-08 23:01:24 +02:00
Sebastian Hildebrandt 1eea10ea54 osInfo(), cpu() improved hypervisor, virtualization detection (windows) 2021-05-27 15:46:27 +02:00
Sebastian Hildebrandt 321792a632 osInfo() improved UEFI detection (windows) 2021-05-26 14:43:52 +02:00
Sebastian Hildebrandt 6b1ef556b3 system() virtual detection improvement 2021-05-24 19:52:43 +02:00
Sebastian Hildebrandt de5054a0a9 graphics() check for qwMemorySize on Windows 2021-05-20 23:42:32 +02:00
Sebastian Hildebrandt 1b7950f0d8 diskLayout() added smartdata for win (if istalled) 2021-05-20 17:50:05 +02:00
Sebastian Hildebrandt 4c96cf2f03 diskLayout() fixed to small buffer smartdata (linux) 2021-05-18 08:24:41 +02:00
Sebastian Hildebrandt 6b2a6d7879 graphics() fixed dual gpu issue (macOS) 2021-05-14 08:21:47 +02:00
Sebastian Hildebrandt ea18f0b4e4 system() fixed vm detection (linux) 2021-05-07 19:10:25 +02:00
Sebastian Hildebrandt ff0f653055 services() modified service listing (linux) 2021-05-06 15:32:16 +02:00
Sebastian Hildebrandt a18969eaf3 processes() fixed Windows mem bug (naming conform to all platforms) 2021-05-06 12:34:56 +02:00
Sebastian Hildebrandt fab459e572 networkInterfaces() fixed Windows XP bug (WMIC NetEnabled) 2021-05-05 09:10:32 +02:00
Sebastian Hildebrandt 54f2736445 graphics() fixed compare bug 2021-05-05 08:58:36 +02:00
Sebastian Hildebrandt a7678b478e restored Node 4.x compatibility 2021-05-05 08:47:39 +02:00
Sebastian Hildebrandt 9301e61f25 networkGatewayDefault() macOS improvement for active VPN 2021-05-04 20:58:46 +02:00
Sebastian Hildebrandt 6cd9dd15b0 updated docs 2021-05-04 16:23:13 +02:00
Sebastian Hildebrandt fd20506856 networkInterfaces() windows detection fix 2021-04-09 07:34:46 +02:00
Sebastian Hildebrandt 8bb75597dd updated docs 2021-04-08 20:25:38 +02:00
Sebastian Hildebrandt 97196b15b3 versions() parameter sanitation 2021-04-08 20:12:53 +02:00
Sebastian Hildebrandt 87e7b0c956 updated docs 2021-04-02 18:55:23 +02:00
Sebastian Hildebrandt 7d62cd2f95 vboxInfo() fixed windows bug 2021-03-29 21:35:40 +02:00
Sebastian Hildebrandt ded86216a7 graphics() fixed nvidia-smi compare bug 2021-03-28 09:23:46 +02:00
Sebastian Hildebrandt 3d15d8e354 typescript definitions fix wifiInterfces, wifiConnections 2021-03-23 09:04:51 +01:00
Sebastian Hildebrandt 8e2f9e0233 docs: updated 2021-03-20 12:06:03 +01:00
Sebastian Hildebrandt 1ff90056d3 inetLatency() ineChecksite() schema validation 2021-03-16 12:01:39 +01:00
Sebastian Hildebrandt 2c54d64aed code refactoring 2021-03-16 11:17:37 +01:00
Sebastian Hildebrandt 0c700f61e4 cpuTemperature() fix (linux) 2021-03-15 18:11:28 +01:00
Sebastian Hildebrandt 7922366d70 sanitizeShellString() and other security improvements 2021-03-15 11:21:32 +01:00
Sebastian Hildebrandt d84fea93dc updated docs 2021-03-14 18:17:10 +01:00
Sebastian Hildebrandt af9b8a522e sanitizeShellString() improvement 2021-03-14 18:08:45 +01:00
Sebastian Hildebrandt ef880e8193 networkInterfaces(), cpu() improvement (win) 2021-03-10 13:54:24 +01:00
Sebastian Hildebrandt d49c332d9f networkInterfaces(), cpu() improvements windows 2021-03-09 11:58:47 +01:00
Sebastian Hildebrandt 80e20a8268 get() fixed issue boolean parameters 2021-03-03 19:49:53 +01:00
Sebastian Hildebrandt bb82868bce cpuTemperature() added socket and chipset temp (linux) 2021-03-03 19:13:28 +01:00
Sebastian Hildebrandt d40b85c1ac updated docs 2021-02-25 08:57:39 +01:00