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-06 10:31:42 +00:00
Code
Issues
13
Packages
Projects
Releases
Wiki
Activity
Files
565a3f75648e62314ef0bbe04de6b25f5312bea3
spothole
/
server
/
handlers
/
api
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
..
addspot.py
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
alerts.py
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
dxstats.py
Fix some IDE warnings, mostly around type safety on the Python side
2026-06-19 21:33:46 +01:00
lookups.py
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
options.py
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
solar_conditions.py
Fix some IDE warnings, mostly around type safety on the Python side
2026-06-19 21:33:46 +01:00
spots.py
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
status.py
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