Commit graph

6 commits

Author SHA1 Message Date
Peter Goodhall
e5f815b772 Handle errors when fetching DXpedition data
Added error handling to dxcclist controller to manage failures when fetching or decoding DXpedition data. Updated the view to display error messages to users if data retrieval fails or returns invalid data.
2025-11-18 13:16:22 +00:00
Peter Goodhall
a39ef57fdd Add IOTA status handling to DXCC list
Introduces batch processing of IOTA worked/confirmed status in the controller and model, and updates the DXCC list view to display IOTA badges with status and links. Enhances visibility of IOTA information for each DXCC entry.
2025-08-14 15:36:38 +01:00
Peter Goodhall
d1bb6ff3ea Add DXCC satellite contact tracking and display
Introduces 'workedViaSatellite' status to DXCC tracking in both controller and model, including batch queries for satellite contacts. Updates the DXCC list view to show a badge when a country has been worked via satellite, improving visibility of satellite achievements.
2025-08-11 16:08:06 +01:00
Peter Goodhall
a724243b34 [workeddxcc] added cloudlog message 2024-02-17 13:53:04 +00:00
Peter Goodhall
660cdc6b24 [Upcoming Dxped] Split output into months 2024-02-16 14:26:08 +00:00
Peter Goodhall
4e9e7aeea6 First Rev of showing upcoming dxpeditions 2024-02-15 15:30:23 +00:00