378 Commits

Author SHA1 Message Date
Sebastian Hildebrandt
b5443a52ab Happy birthday - 5th aniversary 2019-03-12 22:01:08 +01:00
Sebastian Hildebrandt
4a786c0270 versions() added java, python3, optimized gcc 2019-03-02 12:49:20 +01:00
Sebastian Hildebrandt
b79c518b77 updated typescript typings 2019-03-01 15:36:50 +01:00
Sebastian Hildebrandt
c81292c760 disklayout() added device (/dev/sda...) linux, mac 2019-03-01 15:30:22 +01:00
Sebastian Hildebrandt
5302d24069 diskLayout() for linux rewritten - better detection 2019-03-01 15:03:58 +01:00
Sebastian Hildebrandt
d1b05fa691 users() fix windows (time), added @ts-check 2019-02-23 15:02:15 +01:00
Sebastian Hildebrandt
32672755b2 networkInterfaceDefault() fix windows 2019-02-10 10:19:59 +01:00
Sebastian Hildebrandt
6790fb531e cpu() fix, code cleanup 2019-02-08 18:05:56 +01:00
Sebastian Hildebrandt
864a983aac inetLatency() Windows fix parse chinese output 2019-02-05 20:34:25 +01:00
Sebastian Hildebrandt
144123bc03 inetLatency() Windows fix 2019-02-05 17:59:53 +01:00
Sebastian Hildebrandt
ee338f786a inetLatency() Windows fix 2019-02-05 17:59:25 +01:00
Sebastian Hildebrandt
25b943af8f powershell catch error 2019-02-04 13:03:41 +01:00
Sebastian Hildebrandt
cbe09fd18b updated docs 2019-02-04 06:49:08 +01:00
Sebastian Hildebrandt
bca2375fe3 code cleanup, updated docs 2019-02-03 10:22:26 +01:00
Sebastian Hildebrandt
860dec2260 networkInterfaces(), chassis() fixed two more issues 2019-02-03 09:16:39 +01:00
Sebastian Hildebrandt
3d2e6edc3b networkInterfaces(), chassis() fixed smaller issues 2019-02-03 08:59:22 +01:00
Sebastian Hildebrandt
80866cdb40 updated docs 2019-02-03 00:10:07 +01:00
Sebastian Hildebrandt
b5f2c3f2c5 new major version 4.0 2019-02-02 23:49:45 +01:00
Sebastian Hildebrandt
88d99c9777 Version 4.0 anoucements 2019-01-05 17:45:27 +01:00
Sebastian Hildebrandt
6b3fb2173b networkInterfaces() extended, networkStats() extended, bugfix windows 2019-01-03 20:46:44 +01:00
Sebastian Hildebrandt
d00e0ef42c added TypeScript type definitions 2018-12-30 11:30:44 +01:00
Sebastian Hildebrandt
42334f4f35 versions() bugfix nginx 2018-12-29 17:20:10 +01:00
Sebastian Hildebrandt
1cd53f248b versions() added perl, python, gcc 2018-12-29 17:10:06 +01:00
Sebastian Hildebrandt
02e527f808 versions() bug fix macOS detection 2018-12-29 13:28:40 +01:00
Sebastian Hildebrandt
964b82b893 versions() bug fix macOS 2018-12-28 23:05:02 +01:00
Sebastian Hildebrandt
dc33dfb90d preparing automated tests, travis-ci integration, added dev-dependencies 2018-12-28 22:36:48 +01:00
Sebastian Hildebrandt
85d11129c3 graphics().controllers bugfix linux 2018-12-27 23:55:24 +01:00
Sebastian Hildebrandt
0557d79103 os().codepage bugfix 2018-12-27 21:31:06 +01:00
Sebastian Hildebrandt
eb4dbf0082 code cleanup 2018-12-17 21:12:03 +01:00
Sebastian Hildebrandt
4e775bca81 inetChecksite() bugfix windows 2018-12-17 07:02:59 +01:00
Sebastian Hildebrandt
82cc7fb84f cpu() added physical cores, processors, socket type 2018-12-15 12:27:52 +01:00
Sebastian Hildebrandt
e1153faab8 versions() bugfix, optimization postgres 2018-12-05 23:11:15 +01:00
Sebastian Hildebrandt
fd2d81245c mem() refactoring parsing linux, code cleanup 2018-11-27 06:59:08 +01:00
Sebastian Hildebrandt
adb08b4075 mem() bugfix parsing free output linux 2018-11-26 17:06:30 +01:00
Sebastian Hildebrandt
9ecf15f5f8 processLoad() bugfix windows 2018-11-26 16:38:40 +01:00
Sebastian Hildebrandt
b5b775e4d5 processLoad() added for windows 2018-11-25 13:18:09 +01:00
Sebastian Hildebrandt
c9483d7ce7 processLoad(), services() fixed cpu data (linux) 2018-11-25 00:58:41 +01:00
Sebastian Hildebrandt
1fbdeecef8 network mac adresses: ip support fix 2018-11-23 19:20:40 +01:00
Sebastian Hildebrandt
88894fb8cc services() added possibility to specify ALL services (*) for win 2018-11-23 16:59:27 +01:00
Sebastian Hildebrandt
e8c3101a99 services() added possibility to specify ALL services (*) for linux 2018-11-23 14:08:10 +01:00
Sebastian Hildebrandt
8dad45b5fa battery() timeremaining optimization (linux) 2018-11-21 22:59:40 +01:00
Sebastian Hildebrandt
94e3802949 memLayout() optimized parsing (win) 2018-11-20 20:06:57 +01:00
Sebastian Hildebrandt
717b238f4a code cleanup 2018-11-19 22:46:05 +01:00
Sebastian Hildebrandt
28675264a8 code cleanup 2018-11-19 22:44:26 +01:00
Sebastian Hildebrandt
0bade091f5 cpu().brand removed extra spaces, tabs 2018-11-19 15:35:52 +01:00
Sebastian Hildebrandt
831c50d8c9 added system uuid() (os specific), versions() added postgresql 2018-11-18 15:36:28 +01:00
Sebastian Hildebrandt
052e66e504 windows: garbled output because of codepage 2018-11-18 12:30:01 +01:00
Sebastian Hildebrandt
6938676ef1 dockerContainerStats() fixed issue cpu_percent win 2018-11-18 12:10:31 +01:00
Sebastian Hildebrandt
e66f0c9844 dockerContainerStats() fixed issue cpu_percent, win exec 2018-11-18 11:42:42 +01:00
Sebastian Hildebrandt
1020c94569 docker...() fixed issue parsing docker socket JSON 2018-11-17 21:11:24 +01:00