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-10 09:21:41 +00:00
Code
Issues
13
Packages
Projects
Releases
Wiki
Activity
Files
7860b60f47c4cc7253baa87b48036d457ee2224c
spothole
/
server
/
handlers
/
api
T
History
Ian Renton
7860b60f47
Fix an issue where "spot providers enabled by default" was still being fetched through WEB_UI_OPTIONS on a path that required spot providers to have a "name" field in *config* rather than at runtime.
Closes
#124
2026-08-10 06:06:33 +01:00
..
addspot.py
Improve error handling to spare the server log from user's malformed requests and stop trying to parse data from providers if the HTTP status was not 200
2026-07-25 08:17:17 +01:00
alerts.py
Improve error handling to spare the server log from user's malformed requests and stop trying to parse data from providers if the HTTP status was not 200
2026-07-25 08:17:17 +01:00
dxstats.py
Improve error handling to spare the server log from user's malformed requests and stop trying to parse data from providers if the HTTP status was not 200
2026-07-25 08:17:17 +01:00
lookups.py
Improve error handling to spare the server log from user's malformed requests and stop trying to parse data from providers if the HTTP status was not 200
2026-07-25 08:17:17 +01:00
options.py
Fix an issue where "spot providers enabled by default" was still being fetched through WEB_UI_OPTIONS on a path that required spot providers to have a "name" field in *config* rather than at runtime.
Closes
#124
2026-08-10 06:06:33 +01:00
solar_conditions.py
Improve error handling to spare the server log from user's malformed requests and stop trying to parse data from providers if the HTTP status was not 200
2026-07-25 08:17:17 +01:00
spots.py
Improve error handling to spare the server log from user's malformed requests and stop trying to parse data from providers if the HTTP status was not 200
2026-07-25 08:17:17 +01:00
status.py
Improve error handling to spare the server log from user's malformed requests and stop trying to parse data from providers if the HTTP status was not 200
2026-07-25 08:17:17 +01:00