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
Christoph J. Scherr
85e0d5e2a7
dont show module when logging from python
2023-07-09 20:28:49 +02:00
Christoph J. Scherr
6e7e2c9190
uptime monitor python respects KeyboardInterrupt
2023-07-09 20:12:34 +02:00
Christoph J. Scherr
0a6141af85
python interface works
...
keyboard interrupt issue still persists
2023-07-09 20:04:20 +02:00
Christoph J. Scherr
0f2b62c999
theoretical pyhton stubs and bindings
...
but they are not usable for some reason
2023-07-09 19:08:55 +02:00
Christoph J. Scherr
9fb82b5caa
doc fixes
2023-07-09 18:08:18 +02:00
Christoph J. Scherr
b8ab5eaac3
monitor uptime completed
2023-07-09 17:53:20 +02:00
Christoph J. Scherr
791b04f71f
monitoring struct
2023-07-09 15:54:43 +02:00
Christoph J. Scherr
354db00312
remove unneeded dependency
2023-07-09 13:52:00 +02:00
Christoph J. Scherr
4c4203d98c
monitoring with repeat and defaults
...
defaults can also be toggled off
2023-07-09 13:51:00 +02:00
Christoph J. Scherr
763f734649
monitoring base
...
basic check_uptime works
2023-07-08 23:43:02 +02:00
Christoph J. Scherr
eb1e78be96
basic cli interface
2023-07-08 21:22:55 +02:00
Christoph J. Scherr
f75111ae90
add networking module
2023-07-08 16:53:33 +02:00
Christoph J. Scherr
e50c4dfe05
typos and docu
2023-07-08 15:42:28 +02:00
Christoph J. Scherr
d36b7c0d04
fixed logger multi init
...
the logger test sometimes crashed due to multithreading problems in combination with a Logger module panicing when the INITIALIZED AtomicBool was false due to cargo tests multithreading
2023-07-08 14:43:11 +02:00
Christoph J. Scherr
4fc6ac7e0a
working logger in python with stub
...
was a mess until it wasnt anymore, yay
2023-07-08 01:15:40 +02:00
Christoph J. Scherr
7da4e18456
logger rust test success
2023-07-07 23:36:55 +02:00
Christoph J. Scherr
88de9b0fe0
logger works, but only half tests
2023-07-07 21:05:37 +02:00
Christoph J. Scherr
2564eee991
starting a codebase
2023-07-07 00:36:49 +02:00
Christoph J. Scherr
917d584808
maturin init
2023-07-06 22:06:31 +02:00