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-25 08:44:33 +00:00
Code
Issues
13
Packages
Projects
Releases
Wiki
Activity
Files
760c2412d367c380e10d666af1ae125e007484f4
spothole
/
webserver
T
History
Ian Renton
760c2412d3
Strict adherence to canonical ActivityNames, to avoid the problem where Spothole was giving out activities like ["Towers", "TOWERS"]. All uses of ActivityName should now be canonical not arbitrary strings, and attempts to convert unknown strings to activitynames will be logged for me to check out.
2026-09-25 09:16:53 +01:00
..
handlers
Strict adherence to canonical ActivityNames, to avoid the problem where Spothole was giving out activities like ["Towers", "TOWERS"]. All uses of ActivityName should now be canonical not arbitrary strings, and attempts to convert unknown strings to activitynames will be logged for me to check out.
2026-09-25 09:16:53 +01:00
sse_broadcaster.py
ruff fixes
2026-09-18 18:38:35 +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
sig->activity and multiple activity changes for API v3.
#143
2026-09-25 07:01:13 +01:00