Commit graph

16 commits

Author SHA1 Message Date
Edward Betts 6d65f5045e Ensure space launch JSON can be parsed before saving 2024-01-21 08:07:11 +00:00
Edward Betts 566b09f888 Don't bother with httpx for the space launch API 2024-01-19 21:08:50 +00:00
Edward Betts e475f98dd6 Use cache for space launch data 2024-01-19 19:53:21 +00:00
Edward Betts e0735b4185 Refresh space launches from cron because API is slow
Closes: 
2024-01-14 08:04:05 +00:00
Edward Betts 4ddd65357f Adjust thespacedev API parsing code to handle missing data 2023-12-23 12:41:15 +00:00
Edward Betts 6199c2affd Don't crash when launch service provider is unknown 2023-12-23 11:36:30 +00:00
Edward Betts 9506e5e60e Bug fix missing space launch data 2023-12-09 11:38:34 +00:00
Edward Betts b654e75cf5 Handle launch["net_precision"] == None 2023-11-25 09:53:04 +00:00
Edward Betts a8d36a55b0 Space launches with known dates in the calendar
Closes: 
2023-11-23 22:05:05 +00:00
Edward Betts 05453e8f1a Switch if/elif/else to use pattern matching instead 2023-11-23 21:31:29 +00:00
Edward Betts 44fcf46178 Handle rocket launches with precision set to year 2023-11-23 21:23:29 +00:00
Edward Betts 25bb52d88d Catch HTTP timeout and return cached data
Closes: 
2023-11-10 11:59:53 +01:00
Edward Betts 997af2fde6 Make thespacedevs async 2023-11-05 14:47:17 +00:00
Edward Betts 22291d4f47 Handle spaces launches with 'week' precision 2023-10-10 06:55:23 +01:00
Edward Betts 10bc7d85b5 Show more space launch details. 2023-10-03 14:16:50 +01:00
Edward Betts 6ed9e520ed List rocket launches using new API
Closes: 
2023-10-03 13:00:23 +01:00