365 Commits

Author SHA1 Message Date
Sebastian Hildebrandt
6f60c6816c osinfo() added hypervisor (win only) 2021-01-28 20:20:18 +01:00
Sebastian Hildebrandt
22d35b2dee networkInterfaces() type detection improved (win) 2021-01-27 22:11:43 +01:00
Sebastian Hildebrandt
5a820b03e2 MemoryLayout Manufacturer Codes Linux 2021-01-27 13:33:44 +01:00
Sebastian Hildebrandt
4a2b221d9e cpu() fix virtualization, wifi() fix raspberry 2021-01-27 11:43:30 +01:00
Sebastian Hildebrandt
a3e18ca683 updated typescript typings 2021-01-26 11:16:00 +01:00
Sebastian Hildebrandt
83d82875d4 code cleanup 2021-01-26 10:57:12 +01:00
Sebastian Hildebrandt
165fff2bd7 website docs switch v4 - v5 2021-01-25 22:03:39 +01:00
Sebastian Hildebrandt
664b07abcc v5 docs update 2021-01-25 20:47:11 +01:00
Sebastian Hildebrandt
d895c23881 added cpu() virtualization, flags 2021-01-25 19:56:03 +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
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
952c5bb681 updated docs 2021-01-05 08:01:51 +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
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
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
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