Commit graph

69 commits

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