Commit Graph
559 Commits
Author SHA1 Message Date
Ian Renton 981cea0866 Merge branch 'main' into 2.0-pre
# Conflicts:
#	README.md
#	core/constants.py
#	data/spot.py
#	templates/status.html
2026-08-08 09:15:04 +01:00
Ian Renton d9ce8db48b Release 1.5 1.5 2026-08-08 08:43:43 +01:00
Ian Renton f08ff030e3 Split up docs. Closes #122 2026-08-08 08:42:29 +01:00
Ian Renton 3ab2375a32 Capture comments like JO21sv -> IO70vt. Closes #121 2026-08-08 08:23:49 +01:00
Ian Renton 985646bb94 Improvements to getting lat/lon from spots. Closes #123 2026-08-08 08:19:51 +01:00
Ian Renton 8d28a29f82 Prepare for misc.ianrenton.com going offline 2026-08-08 08:04:59 +01:00
Ian Renton 4f9ec65d9a Prepare for misc.ianrenton.com going offline 2026-08-07 18:46:57 +01:00
Ian Renton 602551330e Prepare for misc.ianrenton.com going offline 2026-08-07 18:46:32 +01:00
Ian Renton f68b244e38 Fix docker compose file in readme 2026-08-07 06:52:15 +01:00
ian 56a29b6203 Update README.md 2026-08-06 06:32:08 +00:00
Ian Renton 7dfcdb00e8 Merge branch 'main' into 2.0-pre
# Conflicts:
#	core/constants.py
#	templates/status.html
2026-08-05 20:34:26 +01:00
Ian Renton 5699627069 Docker config 2026-08-05 20:28:11 +01:00
Ian Renton 66081f32f9 Docker config 2026-08-05 20:24:10 +01:00
Ian Renton 4f8f748d88 Docker config 2026-08-05 20:14:30 +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 27d73c27d6 Refactor of caching & data storage part 15 #118 2026-08-03 19:43:38 +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 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 0b0c8aa4f3 Fix issue where, if a shutdown request was sent while parsing static reference data, the program would continue parsing. #118 2026-08-02 08:01:25 +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 55a265eb1a Minor cleanup 2026-07-31 21:49:33 +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 266468f938 Most providers don't need the ability to override names 2026-07-30 18:56:53 +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
Ian Renton c3bcc1190d Structure changes to match other projects and minor logging improvements 2026-07-26 07:47:38 +01:00
Ian Renton ecab8d6d16 Put static assets in a separate directory so they can be delivered directly by nginx 2026-07-25 17:01:21 +01:00
Ian Renton 0cea777616 Put static assets in a separate directory so they can be delivered directly by nginx 2026-07-25 16:51:52 +01:00
Ian Renton 3c4c595288 Put static assets in a separate directory so they can be delivered directly by nginx 2026-07-25 16:49:49 +01:00
Ian Renton 555a8418a9 Fix IOTA location lookup 2026-07-25 15:27:13 +01:00
Ian Renton 7ee08e2fcd Bug fixes and map page banner 2026-07-25 15:06:19 +01:00
Ian Renton 4353c9ebf9 Intermediate reload of map data if QRZ/HamQTH credentials are supplied 2026-07-25 14:43:16 +01:00
Ian Renton 4a9ff2c636 Improve error reporting 2026-07-25 13:43:13 +01:00