668 Commits

Author SHA1 Message Date
Sebastian Hildebrandt
53569b272f graphics() improvement XML parser (macOS) 2021-09-15 17:46:16 +02:00
Sebastian Hildebrandt
382053624f graphics() improvement XML parser (macOS) 2021-09-15 17:18:10 +02:00
Sebastian Hildebrandt
8d8ff5cfde emoryLayout() fix type (windows) 2021-09-15 16:49:03 +02:00
Sebastian Hildebrandt
aab598c1b1 diskLayout() fix size (macOS) 2021-09-15 15:19:54 +02:00
Sebastian Hildebrandt
9378d1dc91 code cleanup 2021-09-15 10:55:46 +02:00
Sebastian Hildebrandt
17e4b7e70d graphics() XML parser improvement (macOS) 2021-09-15 08:50:14 +02:00
Sebastian Hildebrandt
09775cd5bd graphics() macOS new XML parser 2021-09-14 17:50:05 +02:00
Sebastian Hildebrandt
062df544b0 battery() fix design capacity (linux) 2021-09-13 12:18:36 +02:00
Sebastian Hildebrandt
8ef123e0e1 battery() fix linux getValue 2021-09-13 10:57:22 +02:00
Sebastian Hildebrandt
ba5ff9f053
Merge pull request #578 from zprjk/improve-wifi-networks-win32
improve wifiNetworks detection (win)
2021-09-11 17:16:28 +02:00
zprjk
d9e1e77747 improve wifiNetworks detection (win)
capable of identify multiple access points (BSSIDs) for the same Network(SSID).
2021-09-02 02:19:40 +01:00
zprjk
a3d6d3856d Fix wifiConnections & wifiInterfaces in Windows. 2021-09-02 00:04:14 +01:00
Sebastian Hildebrandt
9edbb44308 processes() fix alpine linux 2021-09-01 00:51:24 +02:00
Sebastian Hildebrandt
ec513b88bd cpu() improved detection (win) 2021-08-26 15:17:33 +02:00
Sebastian Hildebrandt
193658a2ad osInfo() faster hyper-v detection (win) 2021-08-26 14:40:11 +02:00
Sebastian Hildebrandt
2d413b0914 graphics() added display vendors (macOS) 2021-08-26 11:56:00 +02:00
Sebastian Hildebrandt
9b83851a2c graphics() add display models (macOS) 2021-08-26 11:51:26 +02:00
Sebastian Hildebrandt
ef195cb3ba graphics() fix empty controllers (macOS) 2021-08-26 11:36:30 +02:00
Sebastian Hildebrandt
b5f899b312 graphics() fix empty controllers (macOS) 2021-08-26 11:34:47 +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
plakak
2bab419ee2 support for AC0 2021-08-06 15:10:13 +02:00
plakak
f3688f70fd typo fix 2021-08-06 14:49:06 +02:00
plakak
5eaeae785b fix util 2021-08-06 14:48:16 +02:00
plakak
bac6261f5e mAh to mWh 2021-08-06 14:00:12 +02:00
plakak
e7ae6cb901 fix: linux battery capacity 2021-08-06 13:08:16 +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
15b8bd97b5 uuid(): fixed hardware uuid different platforme (win) 2021-07-17 16:39:30 +02:00
Sebastian Hildebrandt
955ec18258
Merge branch 'master' into fix/windows-designed-capacity 2021-07-17 16:17:15 +02:00
Sebastian Hildebrandt
2fd2454040 battery() fix designedCapacity (win, linux), fix catch error 2021-07-17 16:13:24 +02:00
plakak
71ef767249 correct key in additionalBatteries 2021-07-15 10:13:21 +02:00
plakak
7a1bcb12c5 fix: battery designed capacity on windows 2021-07-15 09:43:04 +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
d0d55b1059 batteries() support for multiple batteries (windows) 2021-05-27 21:02:13 +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
b3ce10da82
Merge pull request #534 from seniorquico/qwmemorysize
Check for qwMemorySize on Windows
2021-05-20 23:38:27 +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