Commit Graph

69 Commits

Author SHA1 Message Date
PlexSheep ab9029fced automatic cargo CI changes 2024-03-03 17:20:44 +00:00
Christoph J. Scherr c95a919107
docs rs attribute 2024-03-03 18:19:40 +01:00
Christoph J. Scherr 222d248fab
0.4.0 bump
cargo devel CI / cargo CI (push) Successful in 4m50s Details
2024-03-03 13:42:39 +01:00
Christoph J. Scherr 19e1fd6c50
remove empty and unused modules
cargo devel CI / cargo CI (push) Has been cancelled Details
2024-03-01 21:08:20 +01:00
Christoph J. Scherr faa4023f95
make clippy happier
cargo devel CI / cargo CI (push) Failing after 1m8s Details
2024-02-28 16:54:34 +01:00
Christoph J. Scherr 7930edc7e6
featurizing the library
cargo devel CI / cargo CI (push) Successful in 1m55s Details
2024-02-28 16:30:32 +01:00
Christoph J. Scherr 7fa40416c7
remove the bins
cargo devel CI / cargo CI (push) Successful in 1m36s Details
2024-02-02 09:39:43 +01:00
Christoph J. Scherr 0cf8ab78dc
remove the hedu bin
cargo devel CI / cargo CI (push) Successful in 1m33s Details
2024-02-01 22:50:42 +01:00
Christoph J. Scherr c968e44349
add uptime to init
cargo devel CI / cargo CI (push) Has been cancelled Details
2024-01-23 14:02:46 +01:00
Christoph J. Scherr 751442cec1
hedu to struct
cargo devel CI / cargo CI (push) Successful in 2m9s Details
2024-01-18 13:23:44 +01:00
Christoph J. Scherr 73bd34c78d
fix line counter for skipped lines
cargo devel CI / cargo CI (push) Successful in 2m0s Details
2024-01-18 12:04:20 +01:00
Christoph J. Scherr 62fa938b1c
add a fixme
cargo devel CI / cargo CI (push) Successful in 2m4s Details
2024-01-18 09:53:27 +01:00
Christoph J. Scherr ca50a038da
hedu cli now works with 0 byte input streams
cargo devel CI / cargo CI (push) Successful in 2m0s Details
2024-01-18 00:03:19 +01:00
Christoph J. Scherr 7e9d337005
#60 #61 improvements and bugfixes
cargo devel CI / cargo CI (push) Successful in 2m5s Details
2024-01-17 23:48:41 +01:00
Christoph J. Scherr 2bc75970a4
read from multiple sources
cargo devel CI / cargo CI (push) Successful in 2m6s Details
implements #60
2024-01-17 23:03:53 +01:00
Christoph J. Scherr fd0d1e3c22
add toggle of alt_buf after line skip #59
cargo devel CI / cargo CI (push) Successful in 1m59s Details
2024-01-17 22:28:11 +01:00
Christoph J. Scherr 742d66cc1b
hopefully fix hedu
cargo devel CI / cargo CI (push) Successful in 2m9s Details
2024-01-17 14:58:59 +01:00
cscherrNT 15fe2c1ce9 automatic cargo CI changes 2024-01-17 13:33:28 +00:00
Christoph J. Scherr a4acae1580
restructuring complete
cargo devel CI / cargo CI (push) Successful in 2m6s Details
2024-01-17 14:31:23 +01:00
Christoph J. Scherr 4d390c3227
CI fix
Cargo Check, Format, Fix and Test / cargo CI (push) Failing after 42s Details
2024-01-17 14:01:17 +01:00
Christoph J. Scherr df2c07573d
better deps and move things
Cargo Check, Format, Fix and Test / cargo CI (push) Failing after 0s Details
2024-01-17 13:57:47 +01:00
PlexSheep 43ac1e3fb8 Automatical formatting 2024-01-10 20:52:13 +00:00
Christoph J. Scherr a63262825e renaming all my stuff to libpt 2023-09-29 18:24:24 +02:00
Christoph J. Scherr 341a64a0f5 renaming things back to libpt, its kinda responsible 2023-09-20 18:37:06 +02:00
Christoph J. Scherr 12ac4ebb38 structure stuff 2023-09-20 18:15:53 +02:00
Christoph J. Scherr 7803195c24 restructure to workspace oriented design 2023-09-15 17:00:22 +02:00
Christoph J. Scherr f8f88e79c3 basic filter and error display 2023-09-12 22:51:16 +02:00
Christoph J. Scherr ff560c63ff the start of parsing 2023-09-12 22:09:33 +02:00
Christoph J. Scherr 8fc8432bdb tokens and terms 2023-09-12 21:48:55 +02:00
Christoph J. Scherr 34578c0b11 terms module design 2023-09-12 21:08:18 +02:00
Christoph J. Scherr 1e176814e9 rename computer to calculator 2023-09-12 20:45:34 +02:00
Christoph J. Scherr b9b0a40cd6 display for results 2023-09-10 19:58:36 +02:00
Christoph J. Scherr aa2ae883af remove bad filter 2023-09-10 02:22:34 +02:00
Christoph J. Scherr 6159ca6d46 typo 2023-09-05 00:06:05 +02:00
Christoph J. Scherr ff033d0ee5 ccc work 2023-09-05 00:05:49 +02:00
Christoph J. Scherr 4dbb075be4 add computer module 2023-09-03 23:27:42 +02:00
Christoph J. Scherr f4c02b3042 uptime monitor shows first status if its a failure 2023-08-08 14:12:02 +02:00
Christoph J. Scherr 223a5ad508 added some functionality to the loggers filter 2023-08-08 14:11:49 +02:00
Christoph J. Scherr 33ec84075a minor cosmetic changes 2023-08-08 14:08:19 +02:00
Christoph J. Scherr b5dbbeaff2 fix status not showing if the first is a failure 2023-08-08 14:08:03 +02:00
Christoph J. Scherr 9b372bf1e3
add span formatting for logger 2023-08-02 13:50:14 +02:00
Christoph J. Scherr 0e7714d8e0 add filter skeleton for logger 2023-08-02 13:07:46 +02:00
Christoph J. Scherr e64cd9015d add math module 2023-08-01 20:06:19 +02:00
Christoph J. Scherr 810ffb13e1
acc a doc 2023-08-01 16:42:48 +02:00
Christoph J. Scherr cecb07928e
add file options to Logger::init 2023-08-01 16:26:31 +02:00
Christoph J. Scherr 3316da93a6
switched to tracing for logging 2023-08-01 16:04:06 +02:00
Christoph J. Scherr 37d77044b8
net monitor uptime now uses serde 2023-07-12 19:15:42 +02:00
Christoph J. Scherr 8dc4a0aade
user controlled timeout for net monitor 2023-07-10 21:54:28 +02:00
Christoph J. Scherr 24f5a01f61
rename library to pt (internally) 2023-07-09 21:16:23 +02:00
Christoph J. Scherr b16a748b0d
fix typo 2023-07-09 20:30:57 +02:00