49 Commits

Author SHA1 Message Date
Sebastian Hildebrandt
a03054adcb updated docs 2025-01-03 11:57:08 +01:00
Sebastian Hildebrandt
0cc50fcac5 users() improved date parsing (macOS) 2025-01-02 13:40:42 +01:00
Sebastian Hildebrandt
195177bc03 users(), wifiNetworks() fixed parsing (macOS Seguoia) 2024-12-21 15:46:53 +01:00
Sebastian Hildebrandt
1c6ef6fbd8 cpu() improved speed parsing 2024-01-20 08:38:09 +01:00
Sebastian Hildebrandt
21b1d62b21 graphics() added positionX, positionY (max OS) 2023-01-06 08:00:50 +01:00
Sebastian Hildebrandt
a669a71045 users() fix when multiple explorer.exe (windows) 2022-12-08 16:51:40 +01:00
Sebastian Hildebrandt
c5647a66fd code cleanup, refresh rate (win) 2022-11-20 09:57:50 +01:00
Sebastian Hildebrandt
c544e80c20 blockDevices() added groups for raid (linux) 2022-11-18 17:11:49 +01:00
Sebastian Hildebrandt
c40659d452 users() fix parsing issue (windows) 2022-11-18 13:57:09 +01:00
Sebastian Hildebrandt
5ccd2b91c2 Get-CimInstance replacement fixes (windows) 2022-11-18 10:19:08 +01:00
Sebastian Hildebrandt
625a03f579 Get-CimInstance replacement fixes (windows) 2022-11-18 10:16:40 +01:00
Sebastian Hildebrandt
b978a2e23e replace Get-WmiObject with Get-CimInstance (win) 2022-11-11 06:39:25 +01:00
Sebastian Hildebrandt
8cc5f31d8b fix typescript typings, code cleanup, docs updated 2022-10-24 10:11:06 +02:00
Sebastian Hildebrandt
018d5f26aa fixed parsing issues (windows) 2022-02-26 07:30:41 +01:00
Sebastian Hildebrandt
022c2fb9b4 windows porwerShell improvements 2022-02-05 11:14:19 +01:00
Sebastian Hildebrandt
d8de20420d usb() fix, users() fix tty (sindows) 2022-01-21 12:11:59 +01:00
Sebastian Hildebrandt
31868a7ddb users tty improvement (windows) 2022-01-21 09:22:24 +01:00
Sebastian Hildebrandt
d760a2ccec users tty improvement (windows) 2022-01-21 08:54:57 +01:00
Simon Smith
4361fb23a7
Update users.js
use SessionId for windows tty
2022-01-19 20:55:04 +00:00
Sebastian Hildebrandt
f49c39b631 basic android support, updated docs 2022-01-09 11:24:50 +01:00
Sebastian Hildebrandt
52598eb399 users() fix data check (windows) 2021-11-13 10:42:39 +01:00
Sebastian Hildebrandt
47d3a97545 wmic to powershell transition completed, smaller changes and fixes 2021-11-11 10:14:10 +01:00
Sebastian Hildebrandt
e214f3297c wmic refactoring (windows codepage issues) 2021-10-17 17:37:45 +02:00
Sebastian Hildebrandt
b4cd550b16 Win Powershell UTF8 support 2021-10-09 08:22:39 +02:00
Sebastian Hildebrandt
e435597100 users() codepage win fix 2021-10-07 21:06:08 +02:00
Sebastian Hildebrandt
e67aa92d56 graphics() nvidia-smi detection improved 2021-01-04 07:35:58 +01:00
Sebastian Hildebrandt
c9da7a37bc users() optimized parseDateTime function 2020-04-20 10:54:45 +02:00
Sebastian Hildebrandt
0e9f3c0ff7 users() optimized parseDateTime function 2020-04-19 17:58:30 +02:00
Sebastian Hildebrandt
4dccb59326 updated copyright year 2020-01-06 21:03:11 +01:00
Sebastian Hildebrandt
c8c2786cb2 added NetBSD support 2019-05-29 20:27:30 +02:00
Sebastian Hildebrandt
9329bc7190 users parsing fix (windows) 2019-05-08 13:18:31 +02:00
Sebastian Hildebrandt
d1b05fa691 users() fix windows (time), added @ts-check 2019-02-23 15:02:15 +01:00
Sebastian Hildebrandt
a9f346a69a adding website 2019-01-09 20:40:33 +01:00
Sebastian Hildebrandt
e66f0c9844 dockerContainerStats() fixed issue cpu_percent, win exec 2018-11-18 11:42:42 +01:00
Sebastian Hildebrandt
b06bbd643c users() optimized results if lack of permissions 2018-07-03 23:17:47 +02:00
Sebastian Hildebrandt
2ae03047ce windows exec WMIC in try catch 2018-05-28 23:01:42 +02:00
Sebastian Hildebrandt
8a6d691684 added versions().mysql and versions().nginx, starting SunOS support 2018-04-29 22:30:38 +02:00
Sebastian Hildebrandt
62bd03cc6c starting sunos support 2018-04-22 19:23:39 +02:00
Sebastian Hildebrandt
a15af92453 added windows exec 'windowsHide' option 2018-02-19 22:07:20 +01:00
Sebastian Hildebrandt
c22cdad6da first partial FreeBSD support 2018-02-10 19:19:53 +01:00
Sebastian Hildebrandt
57710ed96d bugfix diskLayout() (Windows) 2018-01-17 23:05:04 +01:00
Sebastian Hildebrandt
68c5fd91ce added bios and main board information 2017-11-07 13:22:09 +01:00
Sebastian Hildebrandt
23f5a66be2 code cleanup, AMD cpu base frequencies table 2017-11-02 10:01:28 +01:00
Sebastian Hildebrandt
2bfc2707f1 bugfix users() - parsing values on windows 2017-10-05 10:46:31 +02:00
Sebastian Hildebrandt
63c7d2be54 extended windows support (users, inetLatency) 2017-06-19 11:20:15 +02:00
Sebastian Hildebrandt
5f000fba3a fixed bugs fsSize(win), si.processes (command), si.osinfo(win) 2017-04-23 14:36:41 +02:00
Sebastian Hildebrandt
d637bd9261 update (c) year, blockDevices: added removable attribute 2017-01-19 09:45:27 +01:00
Sebastian Hildebrandt
aa67440b9c refactoring and ES6 improvements 2016-11-15 08:58:32 +01:00
Sebastian Hildebrandt
f5eb895bed code refactoring 2016-11-03 12:06:46 +01:00