Commit Graph

260 Commits

Author SHA1 Message Date
Sebastian Hildebrandt 8d01889ac2 cpu added flags, virtualization; uuid added hardware 2021-01-25 19:56:03 +01:00
Sebastian Hildebrandt d895c23881 added cpu() virtualization, flags 2021-01-25 19:56:03 +01:00
Sebastian Hildebrandt ea46cdd2d1 added virtualHost, AMD processor list, graphics improvement 2021-01-25 19:38:58 +01:00
Sebastian Hildebrandt edb2ed22be graphics() virtual controller vram value fix (win) 2021-01-25 08:49:50 +01:00
Sebastian Hildebrandt 98f491a7c7 graphics() controller subid fix (win) 2021-01-25 08:21:20 +01:00
Sebastian Hildebrandt 1e3a80e921 services() improved service discovery (linux) 2021-01-13 19:13:24 +01:00
Sebastian Hildebrandt 4f60a4c947 networkInterfaces() catch errors 2021-01-12 23:58:27 +01:00
Sebastian Hildebrandt c49ac47b5d networkInterfaceDefault() fixed CMD popup (windows) 2021-01-07 13:05:06 +01:00
Sebastian Hildebrandt dc0a7a5498 updated docs 2021-01-07 10:31:58 +01:00
Sebastian Hildebrandt 8709977d78 system() fixed vitrual catch error 2021-01-06 17:21:46 +01:00
Sebastian Hildebrandt b1d1963fa9 graphics() fixed non nvidia-smi controllers (win) 2021-01-06 08:19:02 +01:00
Sebastian Hildebrandt 94015f37a0 system() uuid lowercase as in uuid() 2021-01-05 08:31:20 +01:00
Sebastian Hildebrandt 283e11b1dd graphics() nvidia-smi detection improved 2021-01-05 08:22:58 +01:00
Sebastian Hildebrandt 5dc24a8af4 system() added virtual flag 2021-01-04 14:24:44 +01:00
Sebastian Hildebrandt c0d060bcd0 virtualBox() fix issue windows host 2021-01-04 12:55:32 +01:00
Sebastian Hildebrandt 6073436793 updated docs 2021-01-04 09:48:40 +01:00
Sebastian Hildebrandt e67aa92d56 graphics() nvidia-smi detection improved 2021-01-04 07:35:58 +01:00
Sebastian Hildebrandt 825ab9f5f9 dockerContainerStats() fix changed to as documented 2021-01-02 21:15:59 +01:00
Sebastian Hildebrandt f2129d7e9f graphics() vram (nvidia-smi) 2020-12-30 11:11:06 +01:00
Sebastian Hildebrandt 8e6f1adf5d typescript typings fix 2020-12-28 08:09:14 +01:00
Sebastian Hildebrandt 188b27340b graphics() updated docs 2020-12-27 13:25:08 +01:00
Sebastian Hildebrandt 41ade36496 graphics() fixed issue (nvidia-smi) 2020-12-27 10:50:07 +01:00
Sebastian Hildebrandt 3887f5efef versions() fixed issue (mac OS) 2020-12-22 15:40:47 +01:00
Sebastian Hildebrandt f7d826e351 graphics() added nvidia-smi support (linux, windows) 2020-12-21 20:21:24 +01:00
Sebastian Hildebrandt a465449fa4 cpu() Apple Silicon M1 cores 2020-12-17 20:53:51 +01:00
Sebastian Hildebrandt 0da06759cb graphics() adding nvidia-smi support (linux, win) 2020-12-17 18:33:01 +01:00
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 4a0376227b updated docs 2020-12-14 19:53:47 +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 6ae80aa251 updated docs 2020-11-28 10:40:02 +01:00
Sebastian Hildebrandt e024f78c59 updated docs 2020-11-27 18:10:16 +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 a06f2095b4 updated docs 2020-11-13 07:41:32 +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