Ian Renton
|
81cd686a00
|
Giant refactor to rebrand "SIG" as "Activity" anywhere that doesn't touch API or config file (which is to be addressed in a future breaking change). #147
|
2026-09-18 14:54:11 +01:00 |
|
Ian Renton
|
29d8654234
|
Use _stop_event consistently across all threads as the way to signal that it should stop. Add thread joins with timeouts to allow the program to exit cleanly
|
2026-09-18 09:21:38 +01:00 |
|
Ian Renton
|
7c458a8c5b
|
Extract webserver metrics into a separate class to avoid passing it into every API call. Change the display to requests per hour rather than just last request time. Add SSE and telnet client connected count.
|
2026-09-11 22:32:04 +01:00 |
|
Ian Renton
|
5e56cd3b19
|
Add telnet server
|
2026-09-11 15:55:57 +01:00 |
|