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-08-05 18:11:41 +00:00
Code
Issues
13
Packages
Projects
Releases
Wiki
Activity
Files
88923bc96efe1251394fafce1099b3e777d69fdf
spothole
/
server
T
History
Ian Renton
b09108b41b
Fix a bug where some NaN values could leak into the JSON output, causing it to be invalid. Created a new safe_json_dumps method since we would otherwise now be providing multiple parameters all over the code
2026-06-28 18:09:44 +01:00
..
handlers
Fix a bug where some NaN values could leak into the JSON output, causing it to be invalid. Created a new safe_json_dumps method since we would otherwise now be providing multiple parameters all over the code
2026-06-28 18:09:44 +01:00
webserver.py
Pass through more info from nginx and log it, to help me figure out who's using Spothole and contact them about upcoming API changes. Also an enabler for
#101
.
2026-06-20 12:17:13 +01:00