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
|
7220a0f58d
|
ruff format && ruff check --fix
|
2026-08-16 14:11:45 +01:00 |
|
Ian Renton
|
8e48287edf
|
Bug fixes
|
2026-08-16 14:02:22 +01:00 |
|
Ian Renton
|
f8032973ca
|
Error handling improvements
|
2026-08-16 09:26:05 +01:00 |
|
Ian Renton
|
a6e54f524d
|
More ruff linter fixes
|
2026-08-15 08:43:19 +01:00 |
|
Ian Renton
|
dd89ff4af7
|
Replace root logger calls with module-specific loggers
|
2026-08-15 08:35:06 +01: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
|
bff5b79f8f
|
Logging tidy-up, IDE inspection fixes
|
2026-08-15 07:42:38 +01:00 |
|
Ian Renton
|
0dee8d827a
|
Defensive coding
|
2026-08-15 07:11:36 +01:00 |
|
Ian Renton
|
e94d4bd927
|
Add types and altitudes to SIG Ref lookups
|
2026-08-14 14:57:48 +01:00 |
|
Ian Renton
|
d1a9af9932
|
Bring back cleanup thread
|
2026-08-13 07:13:05 +01:00 |
|
Ian Renton
|
c913d0bac8
|
Bring back cleanup thread
|
2026-08-13 07:09:27 +01:00 |
|
Ian Renton
|
bab14bd7ac
|
Bring back cleanup thread
|
2026-08-13 07:07:15 +01:00 |
|
Ian Renton
|
d5d91ef50e
|
Improve slow startup times. #126
|
2026-08-10 21:25:52 +01:00 |
|
Ian Renton
|
c687202a61
|
Replace dash-separated config & API properties with underscore-separated versions. #127
|
2026-08-10 20:55:18 +01:00 |
|
Ian Renton
|
5c86346074
|
Merge branch 'main' into 2.0-pre
# Conflicts:
# core/config.py
# core/status_reporter.py
# server/handlers/api/options.py
# static/js/bands.js
# static/js/map.js
# static/js/spots.js
# templates/status.html
|
2026-08-10 18:34:32 +01:00 |
|
Ian Renton
|
7860b60f47
|
Fix an issue where "spot providers enabled by default" was still being fetched through WEB_UI_OPTIONS on a path that required spot providers to have a "name" field in *config* rather than at runtime. Closes #124
|
2026-08-10 06:06:33 +01:00 |
|
Ian Renton
|
43763bf76f
|
SANPCPA support. Closes #120
|
2026-08-08 13:45:02 +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
|
d9ce8db48b
|
Release 1.5
|
2026-08-08 08:43:43 +01:00 |
|
Ian Renton
|
62b3414d29
|
Refactor of caching & data storage part 17 #118
|
2026-08-04 22:11:34 +01:00 |
|
Ian Renton
|
459d999f57
|
Refactor of caching & data storage part 16 #118
|
2026-08-03 22:15:29 +01:00 |
|
Ian Renton
|
f82d611b7e
|
Refactor of caching & data storage part 14 #118
|
2026-08-03 19:25:25 +01:00 |
|
Ian Renton
|
50ab27e4a2
|
Refactor of caching & data storage part 13 #118
|
2026-08-03 08:56:34 +01:00 |
|
Ian Renton
|
e31b145b8e
|
Refactor of caching & data storage part 12 #118
|
2026-08-02 21:57:22 +01:00 |
|
Ian Renton
|
cee9188538
|
Refactor of caching & data storage part 11 #118
|
2026-08-02 12:38:33 +01:00 |
|
Ian Renton
|
2e6d8e4b4a
|
Version bump
|
2026-08-02 11:41:26 +01:00 |
|
Ian Renton
|
c2ecef1003
|
Release 1.4
|
2026-08-02 11:40:28 +01:00 |
|
Ian Renton
|
11a236e668
|
Refactor of caching & data storage part 10 #118
|
2026-08-02 10:31:31 +01:00 |
|
Ian Renton
|
2157bf114e
|
Refactor of caching & data storage part 9 #118
|
2026-08-02 09:06:10 +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
|
5bfe480f7c
|
Refactor of caching & data storage part 8 #118
|
2026-08-01 11:13:02 +01:00 |
|
Ian Renton
|
41aecc6007
|
Refactor of caching & data storage part 7 #118
|
2026-08-01 10:34:20 +01:00 |
|
Ian Renton
|
b7d2cf0fdb
|
Fix some bugs #118
|
2026-08-01 09:32:16 +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
|
ed7f13f079
|
Refactor of caching & data storage part 6 #118
|
2026-08-01 09:11:40 +01:00 |
|
Ian Renton
|
c472872e10
|
Improve use of URL cache #118
|
2026-08-01 08:06:44 +01:00 |
|
Ian Renton
|
fe10943ecc
|
Refactor of caching & data storage part 5 #118
|
2026-07-31 22:35:52 +01:00 |
|
Ian Renton
|
23edd4e02e
|
Refactor of caching & data storage part 4 #118
|
2026-07-31 21:02:37 +01:00 |
|
Ian Renton
|
0f59af6f9e
|
Refactor of caching & data storage part 3 #118
|
2026-07-31 17:45:09 +01:00 |
|
Ian Renton
|
818fd2d504
|
Refactor of caching & data storage part 2 #118
|
2026-07-31 15:18:23 +01:00 |
|
Ian Renton
|
d26ddff7d1
|
Refactor of caching & data storage part 1
|
2026-07-31 14:12:55 +01:00 |
|
Ian Renton
|
fffd230633
|
Cache data for the programmes for which we must fetch the whole set of references, and avoid transforming CSV/JSON to dict every time.
|
2026-07-26 17:10:21 +01:00 |
|
Ian Renton
|
3c1b1821f5
|
Defensive coding
|
2026-07-26 07:57:48 +01:00 |
|
Ian Renton
|
77d7fd70d9
|
Logging improvements
|
2026-07-26 07:51:25 +01:00 |
|