Commit Graph

1285 Commits

Author SHA1 Message Date
Sebastian Hildebrandt 40366de1a9 Merge pull request #556 from plakak/fix/windows-designed-capacity
fix: battery designed capacity on windows
2021-07-17 16:17:40 +02:00
Sebastian Hildebrandt 955ec18258 Merge branch 'master' into fix/windows-designed-capacity 2021-07-17 16:17:15 +02:00
Sebastian Hildebrandt 0834d701bc 5.7.8 2021-07-17 16:13:34 +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 a8cba81523 5.7.7 2021-06-15 08:32:06 +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 3523eaad6d Merge pull request #547 from plakak/master
fix: windows battery Dell & ThinkPad
2021-06-09 21:46:12 +02:00
Sebastian Hildebrandt 2619f42a19 Merge branch 'master' into master 2021-06-09 21:43:37 +02:00
Sebastian Hildebrandt 5fe92ca01a 5.7.6 2021-06-09 11:41:57 +02:00
Sebastian Hildebrandt ac828716f7 battery() improved detection (additional batteries windows) 2021-06-09 11:41:51 +02:00
Sebastian Hildebrandt b120e27c72 5.7.5 2021-06-08 23:01:38 +02:00
Sebastian Hildebrandt 0b12a29d82 memLayout() improved clock speed detection (windows) 2021-06-08 23:01:24 +02:00
plakak 465b6f8d2a fix: windows battery Dell & ThinkPad 2021-06-04 21:18:51 +02:00
Sebastian Hildebrandt d0d55b1059 batteries() support for multiple batteries (windows) 2021-05-27 21:02:13 +02:00
Sebastian Hildebrandt aec4cf4d88 5.7.4 2021-05-27 15:46:32 +02:00
Sebastian Hildebrandt 1eea10ea54 osInfo(), cpu() improved hypervisor, virtualization detection (windows) 2021-05-27 15:46:27 +02:00
Sebastian Hildebrandt df9b7aa5ef 5.7.3 2021-05-26 14:44:08 +02:00
Sebastian Hildebrandt 321792a632 osInfo() improved UEFI detection (windows) 2021-05-26 14:43:52 +02:00
Sebastian Hildebrandt bd5a132b12 5.7.2 2021-05-24 19:52:49 +02:00
Sebastian Hildebrandt 6b1ef556b3 system() virtual detection improvement 2021-05-24 19:52:43 +02:00
Sebastian Hildebrandt 06435f4529 5.7.1 2021-05-20 23:42:38 +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 7f17c153b6 5.7.0 2021-05-20 17:56:54 +02:00
Sebastian Hildebrandt 1b7950f0d8 diskLayout() added smartdata for win (if istalled) 2021-05-20 17:50:05 +02:00
Sebastian Hildebrandt c8a9733bcb 5.6.22 2021-05-18 08:25:33 +02:00
Sebastian Hildebrandt 4c96cf2f03 diskLayout() fixed to small buffer smartdata (linux) 2021-05-18 08:24:41 +02:00
Sebastian Hildebrandt 49f9bebbc4 5.6.21 2021-05-14 08:22:14 +02:00
Sebastian Hildebrandt 6b2a6d7879 graphics() fixed dual gpu issue (macOS) 2021-05-14 08:21:47 +02:00
Kyle Dodson 468d9f42cb Check for qwMemorySize on Windows 2021-05-10 21:04:44 -07:00
Sebastian Hildebrandt 9a55c8b30f 5.6.20 2021-05-07 19:10:30 +02:00
Sebastian Hildebrandt ea18f0b4e4 system() fixed vm detection (linux) 2021-05-07 19:10:25 +02:00
Sebastian Hildebrandt 9520b43d6d 5.6.19 2021-05-06 15:32:24 +02:00
Sebastian Hildebrandt ff0f653055 services() modified service listing (linux) 2021-05-06 15:32:16 +02:00
Sebastian Hildebrandt 450bc1d324 service(*) modified service listing linux 2021-05-06 15:27:43 +02:00
Sebastian Hildebrandt a50c348f34 added service list on RHEL, CentOS 7.x/8.x 2021-05-06 12:39:37 +02:00
Sebastian Hildebrandt 10d5c57dfe 5.6.18 2021-05-06 12:35:01 +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 2d5a24068d 5.6.17 2021-05-05 09:12:57 +02:00
Sebastian Hildebrandt fab459e572 networkInterfaces() fixed Windows XP bug (WMIC NetEnabled) 2021-05-05 09:10:32 +02:00
Sebastian Hildebrandt decb4b60ed 5.6.16 2021-05-05 08:58:41 +02:00
Sebastian Hildebrandt 54f2736445 graphics() fixed compare bug 2021-05-05 08:58:36 +02:00
Sebastian Hildebrandt 1d999e954b 5.6.15 2021-05-05 08:47:44 +02:00
Sebastian Hildebrandt a7678b478e restored Node 4.x compatibility 2021-05-05 08:47:39 +02:00
Sebastian Hildebrandt 52778575e7 5.6.14 2021-05-04 20:58:53 +02:00
Sebastian Hildebrandt 9301e61f25 networkGatewayDefault() macOS improvement for active VPN 2021-05-04 20:58:46 +02:00
Sebastian Hildebrandt d920b46532 Merge pull request #530 from MariaCamilaCubides/Get-network-Gateway-Default-on-mac-with-an-active-VPN
Get default network gateway  on mac OS with an active VPN
2021-05-04 20:51:38 +02:00