Ian Renton
|
59fa6500eb
|
Merge branch 'main' into 95-send-spots-to-xota
|
2026-06-21 22:08:25 +01:00 |
|
Ian Renton
|
757071972a
|
Checking for some extra PnP Classes
|
2026-06-21 21:50:18 +01:00 |
|
Ian Renton
|
20966cc7cf
|
IDE inspection fixes and global autoformat
|
2026-06-20 08:28:11 +01:00 |
|
Ian Renton
|
172a31bb18
|
Merge branch 'main' into 95-send-spots-to-xota
# Conflicts:
# README.md
# server/handlers/api/addspot.py
# server/handlers/api/options.py
# spotproviders/tiles.py
# templates/about.html
# templates/add_spot.html
# templates/alerts.html
# templates/api_only_home.html
# templates/bands.html
# templates/base.html
# templates/conditions.html
# templates/map.html
# templates/spots.html
# templates/status.html
# webassets/css/style.css
# webassets/js/add-spot.js
# webassets/js/geo.js
# webassets/js/ui-ham.js
# webassets/js/utils.js
|
2026-06-19 21:48:10 +01:00 |
|
Ian Renton
|
edb2641f76
|
Fix some IDE warnings, mostly around type safety on the Python side
|
2026-06-19 21:33:46 +01:00 |
|
Ian Renton
|
1afb407ca5
|
First stab at submitting spots upstream. POTA is working, all other providers still to do. #95
|
2026-06-12 09:14:21 +01:00 |
|
Ian Renton
|
5de5a7ffdf
|
Solar weather table #92
|
2026-03-29 09:00:59 +01:00 |
|
Ian Renton
|
b6407b4f66
|
Don't block PNP spots from other programmes like WWFF, as there are known to be WWFF spots on PNP that are not also on Spotline
|
2026-03-09 10:46:28 +00:00 |
|
Ian Renton
|
30c6222fa0
|
Avoid treating Parks'n'Peaks "QRP" as a valid SIG.
|
2026-03-09 10:41:38 +00:00 |
|
Ian Renton
|
6982354364
|
Improve adherence to python coding standards and clear up IDE static analysis warnings
|
2026-02-27 19:17:04 +00:00 |
|
Ian Renton
|
6b18ec6f88
|
Bulk convert comments above classes/functions/methods into proper docstrings
|
2026-02-27 14:21:35 +00:00 |
|
Ian Renton
|
452e4beb29
|
Fix imports
|
2025-11-17 17:22:12 +00:00 |
|
Ian Renton
|
b132fe8a39
|
Fix a bug where SIG API spots could be re-tagged as another SIG e.g. WAB if that was named in the comment.
|
2025-11-17 17:19:43 +00:00 |
|
Ian Renton
|
286ff66721
|
Refactor looking up SIG reference details into a common location, taking it out of the individual spot providers. This means we can now look up references properly from Cluster spot comments, etc. Closes #74 as there is no longer any duplication of these lookups. Works towards #54 as sig_refs now specify their sig internally.
|
2025-11-02 15:45:19 +00:00 |
|
Ian Renton
|
28010a68ae
|
Single common URL cache for semi-static lookups #74
|
2025-11-02 14:22:15 +00:00 |
|
Ian Renton
|
0e8c7873d8
|
Lookup for sig_ref data #73
|
2025-11-02 14:13:03 +00:00 |
|
Ian Renton
|
0c5b5f2062
|
Update API to have a sensible grouping of sig_refs rather than separate arrays of sig_refs, sig_refs_names and sig_refs_urls
|
2025-10-31 09:51:54 +00:00 |
|
Ian Renton
|
5d4b3d500d
|
Get ZLOTA spots from its own API rather than PnP. Closes #37
|
2025-10-23 08:47:00 +01:00 |
|
Ian Renton
|
15c216c5e0
|
Infer location from WAB/WAI grid. Closes #62
|
2025-10-20 16:07:33 +01:00 |
|
Ian Renton
|
20977e59cf
|
Extract SIG and SIG_INFO from cluster spots. Closes #47
|
2025-10-20 11:05:45 +01:00 |
|
Ian Renton
|
a21782cb62
|
Icon lookup for SIGs in preparation for #47. Improved ZLOTA spotter lookup.
|
2025-10-20 10:33:18 +01:00 |
|
Ian Renton
|
ae72649df8
|
Implement Parks n Peaks alert provider. Closes #56
|
2025-10-20 09:42:38 +01:00 |
|
Ian Renton
|
06a0b55e65
|
Fix some location handling bugs
|
2025-10-17 09:20:13 +01:00 |
|
Ian Renton
|
9594040ea4
|
Add "de_" variants of grid/lat/lon #42
|
2025-10-16 20:58:40 +01:00 |
|
Ian Renton
|
dbeebe32f3
|
Download cty.plist separately so errors can be better handled
|
2025-10-13 19:32:29 +01:00 |
|
Ian Renton
|
6b57891028
|
Support Clublog lookup #38
|
2025-10-12 16:13:31 +01:00 |
|
Ian Renton
|
a866d41aa7
|
ZLOTA support + misc changes
|
2025-10-09 21:25:01 +01:00 |
|
Ian Renton
|
60bb640074
|
SiOTA lat/lon/grid lookup. Closes #33
|
2025-10-09 20:48:32 +01:00 |
|
Ian Renton
|
d7f9c36b28
|
SiOTA icon
|
2025-10-08 05:46:10 +01:00 |
|
Ian Renton
|
74153a9d94
|
Starting to implement alerts #17
|
2025-10-04 18:09:54 +01:00 |
|