Ian Renton
|
8345238d76
|
Tweak FEA reference handling, add understanding of BIWOTA, remove some unused junk from ui-ham.js
|
2026-08-31 11:05:53 +01:00 |
|
Ian Renton
|
bc326388ac
|
Add support for FEA
|
2026-08-31 09:39:05 +01:00 |
|
Ian Renton
|
9083470482
|
Add support for DTMBA
|
2026-08-31 08:59:49 +01:00 |
|
Ian Renton
|
ba56acd7ac
|
Fix a bug where solar conditions and status data were not properly persisted to disk between restarts. Release v2.0.5
|
2026-08-29 09:17:24 +01:00 |
|
Ian Renton
|
8451ca2727
|
Release v2.0.4
|
2026-08-29 08:40:11 +01:00 |
|
Ian Renton
|
c3a360e691
|
Consistency about whether "GMA Islands" is plural or not; widen columns on SIG list so it doesn't wrap
|
2026-08-29 08:34:04 +01:00 |
|
Ian Renton
|
2a4190ec4a
|
Fix GIRO data source. Release v2.0.3
|
2026-08-28 21:47:25 +01:00 |
|
Ian Renton
|
c71c0e9d75
|
Release v2.0.2
|
2026-08-28 16:10:02 +01:00 |
|
Ian Renton
|
f2ef6e93fa
|
Merge remote-tracking branch 'origin/main'
# Conflicts:
# core/constants.py
# pyproject.toml
# 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-08-28 15:46:24 +01:00 |
|
Ian Renton
|
d63897f8ad
|
Provide CartoDB API key
|
2026-08-28 15:43:52 +01:00 |
|
Ian Renton
|
02e2730e47
|
v2.0.1 release
|
2026-08-28 07:59:10 +01:00 |
|
ian
|
0cce38b0ab
|
Update core/constants.py
|
2026-08-25 20:41:53 +00:00 |
|
Ian Renton
|
14e4886c1b
|
v2.0 release
|
2026-08-22 08:11:03 +01:00 |
|
Ian Renton
|
1fd6611ac2
|
GMA Islands support
|
2026-08-22 08:02:57 +01:00 |
|
Ian Renton
|
c5d6a65786
|
Bug fixes and minor doc clarifications
|
2026-08-20 07:30:21 +01:00 |
|
Ian Renton
|
38bc03a603
|
Improve checking callsign validity by regex, and fix passing v1 type credentials into v2 APIs
|
2026-08-17 16:30:24 +01:00 |
|
ian
|
e7cdfb0080
|
Update core/constants.py
|
2026-08-16 20:28:33 +00:00 |
|
Ian Renton
|
af3f82c14d
|
Use ruff linter to fix issues and provide consistent formatting
|
2026-08-15 08:25:54 +01:00 |
|
Ian Renton
|
7391c28cd0
|
flynt pass to provide consistency to string formatters and concatenation
|
2026-08-15 07:55:32 +01:00 |
|
Ian Renton
|
4e7c5a05aa
|
Merge branch '95-send-spots-to-xota' into 2.0-pre
# Conflicts:
# README.md
# core/config.py
# server/handlers/api/addspot.py
# server/handlers/api/lookups.py
# server/handlers/api/options.py
# server/webserver.py
# spothole.py
# static/apidocs/openapi.yml
|
2026-08-08 09:32:27 +01:00 |
|
Ian Renton
|
2e6d8e4b4a
|
Version bump
|
2026-08-02 11:41:26 +01:00 |
|
Ian Renton
|
fa6c3c0a55
|
Merge branch 'main' into 95-send-spots-to-xota
# Conflicts:
# README.md
# config-example.yml
# core/config.py
# server/handlers/api/addspot.py
# server/handlers/api/options.py
# static/js/add-spot.js
# static/js/bands.js
# static/js/map.js
|
2026-08-02 07:47:40 +01:00 |
|
Ian Renton
|
01dc52f9bf
|
Support KRMNPA and SANPCPA lookup via VKFF references. Closes #61
|
2026-08-01 09:23:35 +01:00 |
|
Ian Renton
|
23edd4e02e
|
Refactor of caching & data storage part 4 #118
|
2026-07-31 21:02:37 +01:00 |
|
Ian Renton
|
34e3933d5d
|
Towers refs can have three letters
|
2026-07-10 17:50:55 +01:00 |
|
Ian Renton
|
f2a6bfa515
|
Support "SAT" propagation mode
|
2026-07-10 17:25:38 +01:00 |
|
ian
|
565a3f7564
|
LLOTA References are now prefixed with LL
|
2026-06-30 18:13:25 +00:00 |
|
Ian Renton
|
3b5a4efb0b
|
Merge branch 'main' into 95-send-spots-to-xota
# Conflicts:
# core/constants.py
# data/spot.py
|
2026-06-26 08:16:09 +01:00 |
|
Ian Renton
|
d1df772649
|
Disambiguation between Towers and Toilets on the Air
|
2026-06-25 19:25:05 +01:00 |
|
Ian Renton
|
21a3ae70b5
|
Add support for DME. Closes #114.
|
2026-06-23 06:38:41 +01:00 |
|
Ian Renton
|
692fa83323
|
Merge branch 'main' into 95-send-spots-to-xota
|
2026-06-21 09:36:30 +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
|
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
|
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
|
72360758ac
|
Close SSE connection nicely on navigating away from the page
|
2026-06-05 18:52:32 +01:00 |
|
Ian Renton
|
af1974f36d
|
v1.3 release
|
2026-06-02 19:16:10 +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
|
0988a567b8
|
Add support for Tiles on the Air
|
2026-05-03 17:32:16 +01:00 |
|
Ian Renton
|
3792e9f4d9
|
Fix static analysis issues
|
2026-02-27 20:33:45 +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
|
b62ef6a9a0
|
WWTOTA cluster support #97
|
2026-01-22 19:27:36 +00:00 |
|
Ian Renton
|
261912b6e1
|
Release 1.2
|
2026-01-18 12:22:03 +00:00 |
|
Ian Renton
|
0babf0a6be
|
Support LLOTA #98
|
2026-01-18 12:10:16 +00:00 |
|
Ian Renton
|
67b9c3bc50
|
Bring back the search box on the mobile spots list, I want this for WFD
|
2026-01-13 21:34:54 +00:00 |
|
Ian Renton
|
9b3536d740
|
Ensure "RTT" as a mode is understood as "RTTY" and similar.
|
2026-01-12 20:33:33 +00:00 |
|
Ian Renton
|
059d9364eb
|
Project version bump
|
2026-01-11 15:35:39 +00:00 |
|
Ian Renton
|
f31148686d
|
Change 2.4GHz to 13cm to match Field Spotter naming convention #88
|
2026-01-01 17:33:46 +00:00 |
|
Ian Renton
|
06d582ae2d
|
Separate colours and icons out of the Spothole API and re-implement them in the client; provide new colour schemes. #88
|
2025-12-30 19:08:27 +00:00 |
|
Ian Renton
|
fb935138a1
|
Improvements to spot timing display #3
|
2025-12-22 20:44:50 +00:00 |
|
Ian Renton
|
6c9f3136b8
|
First pass at TOTA support #82
|
2025-11-24 21:57:29 +00:00 |
|