1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-06-17 00:07:37 +02:00
Commit Graph

1235 Commits

Author SHA1 Message Date
01f0c20df0 add sample using C locale timestamp 2021-03-18 16:59:46 -07:00
aafbe576b3 working parser and processor 2021-03-18 16:59:19 -07:00
bd68ad4034 don't modify detail_type value since it is no longer a key 2021-03-17 14:31:51 -07:00
bfee017c13 made the schema more explicit by hardcoding more items. still working on the schema 2021-03-17 14:21:19 -07:00
61f532cfd0 working history list 2021-03-17 13:30:47 -07:00
58dbbb75b6 simplified logic 2021-03-17 13:10:52 -07:00
8d88b91fcf move if statements and generalize the history detail detection 2021-03-17 12:49:48 -07:00
ad39fc6029 working upower parser. history lines are ignored 2021-03-17 11:26:06 -07:00
89f1fd96e6 add acpi tests 2021-03-16 12:12:01 -07:00
bd425f2493 version bump to v1.15.0. Add acpi docs 2021-03-16 11:45:56 -07:00
46962ff02a remove redundant lines 2021-03-12 16:45:15 -08:00
e4cb88b051 remove unneeded line-state assignment 2021-03-12 12:47:59 -08:00
32840703dc remove redundant code 2021-03-12 08:55:04 -08:00
1f7aafd041 fix for full charge batter case. Clean up battery object logic 2021-03-12 08:45:32 -08:00
7378d5dce4 remove comment 2021-03-11 21:06:24 -08:00
84f76866cd working process function 2021-03-11 21:05:29 -08:00
322da9ea6a working parser 2021-03-11 20:43:31 -08:00
58645301ec add acpi command parser 2021-03-11 19:55:47 -08:00
1e18dd30a8 Merge pull request #102 from kellyjonbrazil/dev
Dev v1.14.4
v1.14.4
2021-03-05 11:50:37 -08:00
cc6a19adcc fix typo in comments 2021-03-05 09:41:17 -08:00
2a5588b177 packaging fix for yaml parser and pyoxidizer 2021-03-05 09:38:22 -08:00
20f9b7f88b fix typo 2021-02-25 11:09:56 -08:00
d7e32313cd fix typo 2021-02-25 11:09:14 -08:00
fb5654d3c4 formatting 2021-02-11 11:27:54 -08:00
258f1433b3 add locale info to readme 2021-02-11 11:27:01 -08:00
fb723ae8bd Merge pull request #101 from kellyjonbrazil/dev
Dev v1.14.3
v1.14.3
2021-02-10 11:01:57 -08:00
283b89e37c simplify answer data logic 2021-02-10 10:55:53 -08:00
f450f9eb8b add hciconfig tests 2021-02-10 10:47:56 -08:00
b3f8cf99a4 work for both tabs and spaces 2021-02-10 08:03:36 -08:00
4301ea8cae remove debug line 2021-02-09 16:12:36 -08:00
c672d1c174 initial working hciconfig parser 2021-02-09 16:03:00 -08:00
229e953a38 initial add of hciconfig parser 2021-02-09 13:26:24 -08:00
87b506dc9b fix for spaces in dig answer data v1.14.2 2021-02-05 06:55:06 -08:00
15c9002d9e simplify logic by taking out 'not' in JC_COLORS parsing 2021-01-08 11:56:56 -08:00
042aaa61b9 minor updates 2021-01-08 08:23:29 -08:00
ef856c6ba5 clarify -q option 2021-01-07 12:09:41 -08:00
9cf5be73e3 typo fix 2021-01-06 16:19:47 -08:00
63fc149e2a typo fix 2021-01-06 16:17:25 -08:00
3c25839350 Merge pull request #98 from kellyjonbrazil/dev
Dev v1.14.1
v1.14.1
2021-01-06 14:37:24 -08:00
58246e33b7 update compatibility info and changelog date 2021-01-06 14:33:38 -08:00
8b1407c706 pull env-specific tests from CI/CD and run locally only 2021-01-06 14:22:26 -08:00
2fde4a4e22 doc updates 2021-01-06 12:07:58 -08:00
60b9e97982 last parser enhancements: augment hostname with CONSOLE for GUI login, add convenience fields when -F is used: login_epoch, logout_epoch, duration_seconds, calculate duration to hours:minutes 2021-01-06 12:02:47 -08:00
0adac79c0f Add last parser enhancements 2021-01-06 11:09:59 -08:00
9f485b5981 change mac_address fieldname to bssid. Add credit to Phillip 2021-01-06 11:09:37 -08:00
db17d21b8f Merge pull request #97 from pschmitt/iw_scan_fix_space_detection
iw_scan: Improve detection of lines starting with spaces
2021-01-06 10:42:30 -08:00
996d394e89 iw_scan: Improve detection of lines starting with spaces 2021-01-06 10:32:17 +01:00
5885b960f9 doc updates 2021-01-05 22:12:13 -08:00
79987b35f3 formatting 2021-01-05 22:07:22 -08:00
661b3ef311 doc updates 2021-01-05 22:04:44 -08:00