486 Commits

Author SHA1 Message Date
Sebastian Hildebrandt
9a95fd00c8 system() adapted model and version (macOS) 2024-12-30 14:51:00 +01:00
Sebastian Hildebrandt
1a5ff39e10 osInfo() improved logofile detection 2024-12-29 23:06:41 +01:00
Sebastian Hildebrandt
b8c5bac650 bluetoothDevices() added parsing vendor ID (macOS) 2024-12-25 15:57:49 +01:00
Sebastian Hildebrandt
c114c51ea5 osInfo() fix manufacturer Apple Silicon (macOS) 2024-12-25 08:35:25 +01:00
Sebastian Hildebrandt
7809278b35 osInfo() fix fqdn 2024-12-24 13:27:20 +01:00
Sebastian Hildebrandt
c2ffa57a14 inetChecksite() fix timeout 2024-12-24 13:17:34 +01:00
Sebastian Hildebrandt
321408a93d cpu() refactored using internal node functions 2024-12-24 12:58:21 +01:00
Sebastian Hildebrandt
778c179dc2 cpu() Handle RISC-V CPU Manufacturer and Brand 2024-12-23 10:26:28 +01:00
Sebastian Hildebrandt
7eb83e2565 fix networkConnections() 2024-12-23 09:39:58 +01:00
Sebastian Hildebrandt
1dd534d4cd networkConnections() refactored PID parsing (macOS) 2024-12-21 17:47:49 +01:00
Sebastian Hildebrandt
195177bc03 users(), wifiNetworks() fixed parsing (macOS Seguoia) 2024-12-21 15:46:53 +01:00
Sebastian Hildebrandt
26b5cd24e3 chassis() new chassis detection (macOS) 2024-12-18 15:00:24 +01:00
Sebastian Hildebrandt
6d1141bf7a wifiConnections() improved BSSID parsing (windows) 2024-12-14 08:36:25 +01:00
Sebastian Hildebrandt
ac467eee0d networkConnections: improved parsing (macOS) 2024-12-13 07:55:41 +01:00
Sebastian Hildebrandt
7fd3e4cbb1 fix time(), networkConnections() fixed wrond PID parsing (macOS) 2024-12-13 00:24:26 +01:00
Sebastian Hildebrandt
5993adeb79 time() changed retrieval of timezones (linux, macOS) 2024-12-12 08:02:18 +01:00
Sebastian Hildebrandt
ca49cd102b typings: added definitions with overload 2024-12-11 06:34:59 +01:00
Sebastian Hildebrandt
dc6474fe84 system() added Raspberry 500 detection 2024-12-10 05:52:04 +01:00
Sebastian Hildebrandt
f7af0a67b7 networkInterfaces() sanitizing SSID names (windows) 2024-12-09 09:54:15 +01:00
Sebastian Hildebrandt
56032602df system() added Raspberry CM5 detection 2024-12-08 12:19:52 +01:00
Sebastian Hildebrandt
012d446f25 processLoad() linux fix * (linux) 2024-08-21 19:36:36 +02:00
Sebastian Hildebrandt
49e1edb1f9 baseboard(), chassis() cleaned defauls (linux) 2024-08-06 16:56:05 +02:00
Sebastian Hildebrandt
d76c58ed3a usb() fixed duplicate entries (windows) 2024-08-03 20:02:35 +02:00
Sebastian Hildebrandt
b33df173b8 execSync() fixed EFAUL issue (linux) 2024-08-01 07:47:03 +02:00
Sebastian Hildebrandt
9a10cf4c1b updated docs 2024-07-31 06:07:04 +02:00
Sebastian Hildebrandt
7131f5ae08 usb: added serialNumber (linux) 2024-07-31 05:50:42 +02:00
Sebastian Hildebrandt
ec7fa4a411 osInfo() added macOS Sequoia 2024-06-10 20:44:08 +02:00
Sebastian Hildebrandt
7debd4ce6e powerShellStart() fixed kill issue 2024-05-31 11:34:29 +02:00
Sebastian Hildebrandt
6ed68f7f80 memLayout() fixed typo manufacturer 2024-05-13 13:17:09 +02:00
Sebastian Hildebrandt
8e66e0d871 utils() replaces deprecated util._extend() 2024-05-05 20:02:59 +02:00
Sebastian Hildebrandt
5fe29c64ba battery() fixed designed capacity issue (windows) 2024-04-02 15:18:01 +02:00
Sebastian Hildebrandt
8f4b013b63 networkInterfaces() fixed speed of not connected interfaces (windows) 2024-03-19 08:17:26 +01:00
Sebastian Hildebrandt
17b9d6c5ec wifiConnections() fixed formatting bssid (macOS) 2024-03-19 06:01:33 +01:00
Sebastian Hildebrandt
6a410cde1e uuid() improved parsing machine id (linux) 2024-03-16 15:51:42 +01:00
Sebastian Hildebrandt
356bb7a505 memLayout() improved parsing memory bank (windows) 2024-03-15 16:24:18 +01:00
Sebastian Hildebrandt
1744982db0 chassis() type, assetTag, sku improved parsing (macOS) 2024-03-14 05:02:18 +01:00
Sebastian Hildebrandt
aad942f474 wifiConnections() patch for mac OS Sonome 14.4 (macOS) 2024-03-12 17:17:32 +01:00
Sebastian Hildebrandt
f9e9c6c199 wifiConnections() added signal quality attribute 2024-02-18 08:21:33 +01:00
Sebastian Hildebrandt
e1aa9827f7 wifiConnections() fixed signal strength (windows) 2024-02-17 15:52:43 +01:00
Sebastian Hildebrandt
c807f2c13e osInfo() improved release version parsing (linux) 2024-01-21 16:03:05 +01:00
Sebastian Hildebrandt
1c6ef6fbd8 cpu() improved speed parsing 2024-01-20 08:38:09 +01:00
Sebastian Hildebrandt
d55f7e5e92 updated docs and HTML 2023-12-22 18:13:50 +01:00
Sebastian Hildebrandt
9972dcf8b5 added end of year message 2023-12-21 17:27:46 +01:00
Sebastian Hildebrandt
f4f9acd1c7 powerShell() fix invalid pattern 2023-12-03 19:48:04 +01:00
Sebastian Hildebrandt
40e9cc1a26 fix typescript typings 2023-12-03 19:38:48 +01:00
Sebastian Hildebrandt
453d338a93 networkConnections() fix truncated ip6 addr (macOS) 2023-11-24 13:12:40 +01:00
Sebastian Hildebrandt
4cb41e7d1e system() Raspberry Pi 5 name fix 2023-11-11 21:45:39 +01:00
Sebastian Hildebrandt
bf5df7f63e currentLoad() improved parsing (linux) 2023-11-09 06:40:15 +01:00
Sebastian Hildebrandt
a4f8cd3cba wifiConnections() improved parsing (linux) 2023-10-27 21:42:49 +02:00
Sebastian Hildebrandt
558fe9d71e fix execSync encoding 2023-10-26 22:38:50 +02:00