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
e5caf7353d9580fa6985df54d4a608064c3e5512
spothole
/
webserver
/
handlers
T
History
Ian Renton
e5caf7353d
Refactor activity names to use an enum instead of a string to avoid typos
#147
2026-09-18 18:09:41 +01:00
..
api
Refactor activity names to use an enum instead of a string to avoid typos
#147
2026-09-18 18:09:41 +01:00
manifesthandler.py
Add telnet server
2026-09-11 15:55:57 +01:00
metrics.py
Add telnet server
2026-09-11 15:55:57 +01:00
pagetemplate.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