Ian Renton
|
4a9ff2c636
|
Improve error reporting
|
2026-07-25 13:43:13 +01:00 |
|
Ian Renton
|
e7253c0916
|
Improve error reporting
|
2026-07-25 13:42:21 +01:00 |
|
Ian Renton
|
ba08555a30
|
Improve error reporting
|
2026-07-25 09:33:18 +01:00 |
|
Ian Renton
|
374a326874
|
Improve error reporting
|
2026-07-25 09:02:57 +01:00 |
|
Ian Renton
|
c397009ada
|
Improve error reporting
|
2026-07-25 08:53:55 +01:00 |
|
Ian Renton
|
66010dc682
|
Improve error reporting consistency and ensure SEMI_STATIC_URL_DATA_CACHE caches 400-series responses from the server so we don't keep requesting summit/park/bunker data for a reference that the user typod and doesn't actually exist.
|
2026-07-25 08:29:22 +01:00 |
|
Ian Renton
|
2fc9658571
|
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 |
|
Ian Renton
|
34e3933d5d
|
Towers refs can have three letters
|
2026-07-10 17:50:55 +01:00 |
|
Ian Renton
|
eee0d70140
|
Create SIGRef objects when converting dict to Spot object in the spot object's own __post_init__ method rather than in add_spot.py
|
2026-07-10 17:45:43 +01:00 |
|
Ian Renton
|
600a330e63
|
Fix a bug where SIGs weren't being handled properly in the add spot JS
|
2026-07-10 17:38:33 +01:00 |
|
Ian Renton
|
f2a6bfa515
|
Support "SAT" propagation mode
|
2026-07-10 17:25:38 +01:00 |
|
Ian Renton
|
4d29e0026f
|
Config option to disable logging web requests, to spare the log file.
|
2026-07-10 12:17:09 +01:00 |
|
Ian Renton
|
c7b6163440
|
Extra search and replaces in PNP spot frequencies to cope with a weird one encountered
|
2026-07-06 17:58:45 +01:00 |
|
Ian Renton
|
c51648738f
|
Update GMA API endpoints
|
2026-07-06 17:56:40 +01:00 |
|
Ian Renton
|
88923bc96e
|
Fix a logging call
|
2026-06-30 21:15:16 +01:00 |
|
ian
|
565a3f7564
|
LLOTA References are now prefixed with LL
|
2026-06-30 18:13:25 +00:00 |
|
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 |
|
ian
|
72f367f607
|
Honestly 5 seconds delay for the denounce is fine, 500ms was unnecessarily quick
|
2026-06-26 13:23:46 +00:00 |
|
Ian Renton
|
998b394d2c
|
Update map and bands pages to use SSE endpoint after initial load. Closes #43.
|
2026-06-26 09:09:15 +01:00 |
|
Ian Renton
|
d1df772649
|
Disambiguation between Towers and Toilets on the Air
|
2026-06-25 19:25:05 +01:00 |
|
Ian Renton
|
215b61593b
|
Seen GMA send "QRT" as a frequency
|
2026-06-23 19:36:23 +01:00 |
|
Ian Renton
|
eb1d575623
|
Switch to an authoritative source of Spanish municipality data #114 and credit it in README #115
|
2026-06-23 19:26:45 +01:00 |
|
Ian Renton
|
e4c3a52299
|
Add support for DME. Closes #114.
|
2026-06-23 06:45:03 +01:00 |
|
Ian Renton
|
21a3ae70b5
|
Add support for DME. Closes #114.
|
2026-06-23 06:38:41 +01:00 |
|
Ian Renton
|
d4d43a43c8
|
DME geodata CSV #114
|
2026-06-21 22:39:36 +01:00 |
|
Ian Renton
|
f28bcc2464
|
Allow standard parentheses for DX cluster "de_grid<prop_mode>dx_grid" structures
|
2026-06-21 22:18:20 +01:00 |
|
Ian Renton
|
615e1183a8
|
Fix cache multithreading issues on startup?
|
2026-06-21 22:07:29 +01:00 |
|
Ian Renton
|
0163643533
|
Improve error logging in sig_utils.py
|
2026-06-21 22:01:26 +01:00 |
|
Ian Renton
|
757071972a
|
Checking for some extra PnP Classes
|
2026-06-21 21:50:18 +01:00 |
|
Ian Renton
|
273db04bb0
|
Improve exception logging in sigref lookup
|
2026-06-21 21:43:51 +01:00 |
|
Ian Renton
|
89bb5d5e3e
|
Fix broken options call
|
2026-06-21 21:28:05 +01:00 |
|
Ian Renton
|
96e2b0ce8b
|
Fix a bug where the software would crash on startup if GMA API key was not provided. #112
|
2026-06-21 11:07:17 +01:00 |
|
Ian Renton
|
316a356811
|
Docs for propagation modes
|
2026-06-21 11:02:41 +01:00 |
|
Ian Renton
|
5f24f1f9fb
|
Extract propagation mode from grid<mode>grid type comments #113
|
2026-06-21 09:30:30 +01:00 |
|
Ian Renton
|
0c256447a8
|
Extract grid<mode>grid type comments from clusters. Closes #113
|
2026-06-21 09:15:59 +01:00 |
|
Ian Renton
|
b3db6e695c
|
Solar condition monitoring improvements, mostly polling GIRO at a steady continual rate rather than bursting every hour, bug fixes and commenting improvements
|
2026-06-21 08:53:06 +01:00 |
|
Ian Renton
|
bed263fada
|
Doc tweaks
|
2026-06-21 08:52:15 +01:00 |
|
Ian Renton
|
bc913a85ec
|
Fix double logging and improve GMA logging
|
2026-06-21 08:17:31 +01:00 |
|
Ian Renton
|
57c6751c0d
|
Support API key for GMA spots #112
|
2026-06-21 08:04:49 +01:00 |
|
ian
|
3953271c5f
|
Update README.md
|
2026-06-20 12:45:57 +00:00 |
|
Ian Renton
|
85992b1ee9
|
Updated README.md
|
2026-06-20 13:40:27 +01:00 |
|
Ian Renton
|
8c69bdf357
|
Minor tweak, uptime comment
|
2026-06-20 13:28:35 +01:00 |
|
Ian Renton
|
18453beda5
|
Check GMA response actually contains a response rather than throwing an exception
|
2026-06-20 12:40:06 +01:00 |
|
Ian Renton
|
5c598f91e6
|
Pass through more info from nginx and log it, to help me figure out who's using Spothole and contact them about upcoming API changes. Also an enabler for #101.
|
2026-06-20 12:17:13 +01:00 |
|
Ian Renton
|
92121d7953
|
Fix autoformat fuckery
|
2026-06-20 10:19:25 +01:00 |
|
Ian Renton
|
07d0d98f3d
|
Global autoformat
|
2026-06-19 21:36:11 +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
|
05ac652cee
|
Fix some IDE warnings
|
2026-06-19 19:31:56 +01:00 |
|
Ian Renton
|
725eb619b4
|
Internalise third-party dependencies
|
2026-06-18 20:07:42 +01:00 |
|
Ian Renton
|
8fc3cfa56d
|
Fix some IDE warnings
|
2026-06-17 18:08:02 +01:00 |
|
Ian Renton
|
e5b2afd765
|
Skip JS integrity checks since jsdelivr docs say they may re-minify sources as necessary, potentially resulting in different checksums
|
2026-06-17 18:02:21 +01:00 |
|
Ian Renton
|
b725c34f7c
|
General refactor to remove stuff being passed around the Tornado handlers when it doesn't need to be. Conditions provider presence is how handled on the JS side without needing special booleans sent to every page handler.
|
2026-06-09 11:06:48 +01:00 |
|
Ian Renton
|
cd30fc765b
|
Add an API-only mode that hides the server's web UI. Closes #111
|
2026-06-09 10:38:16 +01:00 |
|
Ian Renton
|
cd40cd985d
|
Fix keys showing as "property1" and "property2" in ionosonde_data when OpenAPI spec is rendered in HTML
|
2026-06-09 08:56:52 +01:00 |
|
Ian Renton
|
7c8b4c6bf8
|
Workaround to fetch ionosonde data from KC2G since the GIRO data source often seems to be down.
|
2026-06-06 10:29:18 +01:00 |
|
Ian Renton
|
a1c7cc6386
|
Use QRZ's full formatted name (includes nickname) if available; if not try to extract the nickname along with first and surnames. Closes #110.
|
2026-06-06 09:04:48 +01:00 |
|
Ian Renton
|
72360758ac
|
Close SSE connection nicely on navigating away from the page
|
2026-06-05 18:52:32 +01:00 |
|
Ian Renton
|
6938a8cc0a
|
SSE server reliability improvements
|
2026-06-05 16:17:29 +01:00 |
|
Ian Renton
|
f6622bb942
|
SSE server reliability improvements
|
2026-06-05 16:15:10 +01:00 |
|
Ian Renton
|
74caae342b
|
SSE server reliability improvements
|
2026-06-05 16:11:25 +01:00 |
|
Ian Renton
|
a2dff07c0e
|
SSE server reliability improvements
|
2026-06-05 16:06:33 +01:00 |
|
Ian Renton
|
af1974f36d
|
v1.3 release
|
2026-06-02 19:16:10 +01:00 |
|
Ian Renton
|
526acf2cfd
|
Remove table-fixed on mobile as it messes up the layout of the DX Opportunities table
|
2026-05-22 22:08:23 +01:00 |
|
Ian Renton
|
e69bb7a7ec
|
Horrible splitting up of templates so that Redoc can have the page all to itself, and therefore the bookmarks actually work
|
2026-05-21 22:00:05 +01:00 |
|
Ian Renton
|
f5f92427a8
|
Extract all elements out into separate components for neatness and to reduce duplication
|
2026-05-21 21:54:02 +01:00 |
|
Ian Renton
|
4f56809da7
|
Tidy up stray style="" elements that were used in templates, either use a Bootstrap class or create a new util class in style.css as necessary.
|
2026-05-21 21:07:35 +01:00 |
|
Ian Renton
|
c939a5c1a1
|
Short/long/closed display for each band calculated from latest data for each ionosonde station
|
2026-05-21 20:54:08 +01:00 |
|
Ian Renton
|
c38be5b588
|
Add LUF to ionosonde data API & chart
|
2026-05-21 20:09:11 +01:00 |
|
Ian Renton
|
d655354d05
|
Show a warning instead of an empty canvas if the ionosonde station has no data, and also show a warning if we have data but it's old.
|
2026-05-16 11:26:23 +01:00 |
|
Ian Renton
|
a7a45190cb
|
Make ionosonde_data a map keyed by URSI, and on polling the website, replace data for the specific URSI rather than overwriting everything. This allows us to preserve data from an older lookup if the website is down or returns nothing
|
2026-05-16 11:04:40 +01:00 |
|
Ian Renton
|
6058eb5053
|
Use diskcache to store solar_conditions object
|
2026-05-16 10:37:34 +01:00 |
|
Ian Renton
|
3e7d2c2bc2
|
Improve comments
|
2026-05-16 10:37:13 +01:00 |
|
Ian Renton
|
0edd844db3
|
Ionosonde display tweaks
|
2026-05-15 19:08:56 +01:00 |
|
Ian Renton
|
64a7b27887
|
Support fetching ionosonde data for FoF2 and MUF display on the Conditions page
|
2026-05-15 18:25:54 +01:00 |
|
Ian Renton
|
2026b46113
|
Only include credentials (if we have them) on map page and on the SSE aspect of the spots page, to prevent first-time load delays on spots
|
2026-05-15 14:59:19 +01:00 |
|
Ian Renton
|
363735a235
|
Bug fixes and performance improvements
|
2026-05-10 10:57:41 +01:00 |
|
Ian Renton
|
74ce486098
|
UI tweaks
|
2026-05-09 17:10:15 +01:00 |
|
Ian Renton
|
1ef8b36cb1
|
Modify the front so that it allows QRZ.com and HamQTH credentials to be provided by the client (if none are provided, the lookups do not occur.)
|
2026-05-09 16:52:48 +01:00 |
|
Ian Renton
|
f81ef4347f
|
Modify the backend so that instead of using the server owner's QRZ & HamQTH credentials, it instead requires them to be provided by the client (if none are provided, the lookups do not occur.)
|
2026-05-09 15:43:22 +01:00 |
|
Ian Renton
|
0988a567b8
|
Add support for Tiles on the Air
|
2026-05-03 17:32:16 +01:00 |
|
Ian Renton
|
461ce94204
|
Cache-busting ?v= strings for CSS
|
2026-04-22 10:23:50 +01:00 |
|
Ian Renton
|
49949a0b2e
|
Fix display of the last time cleanup ran
|
2026-04-11 08:17:30 +01:00 |
|
Ian Renton
|
a3332aa023
|
Fix a parsing bug with NG3K
|
2026-04-11 08:14:52 +01:00 |
|
Ian Renton
|
ac1ab4bd2d
|
Ping on new spots option
|
2026-04-10 08:05:57 +01:00 |
|
Ian Renton
|
82944b9c38
|
Layout tweaks
|
2026-04-10 08:02:45 +01:00 |
|
Ian Renton
|
36dba30089
|
Ping on new spots option
|
2026-04-10 07:51:26 +01:00 |
|
Ian Renton
|
1ed175e099
|
Layout fix
|
2026-04-07 06:20:07 +01:00 |
|
Ian Renton
|
3870e560ec
|
Bring localstorage stuff in from jsutils, it's only used here
|
2026-04-06 19:11:47 +01:00 |
|
Ian Renton
|
236ac1a584
|
Wider bands/sigs/sources columns on mobile
|
2026-04-06 18:22:45 +01:00 |
|
Ian Renton
|
9243f98604
|
Style tweak
|
2026-04-06 16:37:45 +01:00 |
|
Ian Renton
|
8f062320d3
|
Re-add Dark Mapnik theme (via dodgy CSS hacks)
|
2026-04-06 16:16:19 +01:00 |
|
Ian Renton
|
60126b0010
|
Add the ability to centre and zoom the map with URL params. #50
|
2026-04-05 10:42:01 +01:00 |
|
Ian Renton
|
06c16e2f1f
|
Zoom to the extent of map markers on first load #50
|
2026-04-05 10:26:20 +01:00 |
|
Ian Renton
|
b3353b168c
|
Replace toggle buttons with checkboxes for better clarity of function
|
2026-04-05 10:03:42 +01:00 |
|
Ian Renton
|
e170f9c6c2
|
Merge remote-tracking branch 'origin/main'
# Conflicts:
# templates/about.html
# templates/add_spot.html
# templates/alerts.html
# templates/bands.html
# templates/base.html
# templates/conditions.html
# templates/map.html
# templates/spots.html
# templates/status.html
|
2026-04-05 09:28:44 +01:00 |
|
Ian Renton
|
497b84f5dc
|
Bring Spothole mapping to parity with my other tools by adding choice of basemap, opacity and overlays #50
|
2026-04-05 09:27:23 +01:00 |
|
Ian Renton
|
d51e5184a1
|
Radio blackout (R) scale
|
2026-04-04 10:45:42 +01:00 |
|
Ian Renton
|
429b278bca
|
Improve K-index chart
|
2026-04-04 10:28:11 +01:00 |
|
Ian Renton
|
76b0ec24b7
|
Hide conditions page entries if data isn't available
|
2026-04-03 21:47:35 +01:00 |
|
Ian Renton
|
64afd4ed55
|
"Now" line on Kp forecast
|
2026-04-03 19:49:28 +01:00 |
|