This website requires JavaScript.
Explore
Help
Sign In
w1cdn
/
spothole
Watch
1
Star
0
Fork
0
mirror of
https://git.ianrenton.com/ian/spothole.git
synced
2026-09-20 14:27:42 +00:00
Code
Issues
13
Packages
Projects
Releases
Wiki
Activity
Files
51798fbc816855dbc1c1b994c677cfe1f0f4d22e
spothole
/
webserver
T
History
Ian Renton
cea90695ba
Now that SIGs are rebranded as Activities, we can merge DXpedition and Contest into that without it being too weird, and get rid of AlertType
#147
2026-09-18 16:50:00 +01:00
..
handlers
Now that SIGs are rebranded as Activities, we can merge DXpedition and Contest into that without it being too weird, and get rid of AlertType
#147
2026-09-18 16:50:00 +01:00
sse_broadcaster.py
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
webserver_metrics.py
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
webserver.py
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