• Joined on 2025-01-02
w1cdn synced commits to refs/heads/118-improved-caching at w1cdn/spothole from mirror 2026-08-05 01:51:42 +00:00
62b3414d29 Refactor of caching & data storage part 17 #118
w1cdn synced commits to refs/heads/118-improved-caching at w1cdn/spothole from mirror 2026-08-04 01:21:53 +00:00
459d999f57 Refactor of caching & data storage part 16 #118
27d73c27d6 Refactor of caching & data storage part 15 #118
f82d611b7e Refactor of caching & data storage part 14 #118
Compare 3 commits »
w1cdn synced commits to refs/heads/118-improved-caching at w1cdn/spothole from mirror 2026-08-03 09:01:55 +00:00
50ab27e4a2 Refactor of caching & data storage part 13 #118
w1cdn synced commits to refs/heads/118-improved-caching at w1cdn/spothole from mirror 2026-08-03 00:51:53 +00:00
e31b145b8e Refactor of caching & data storage part 12 #118
w1cdn synced new reference refs/tags/1.4 to w1cdn/spothole from mirror 2026-08-02 16:41:54 +00:00
w1cdn synced commits to refs/tags/1.4 at w1cdn/spothole from mirror 2026-08-02 16:41:54 +00:00
w1cdn synced commits to refs/heads/main at w1cdn/spothole from mirror 2026-08-02 16:41:54 +00:00
c2ecef1003 Release 1.4
w1cdn synced commits to refs/heads/118-improved-caching at w1cdn/spothole from mirror 2026-08-02 16:41:53 +00:00
cee9188538 Refactor of caching & data storage part 11 #118
2e6d8e4b4a Version bump
11a236e668 Refactor of caching & data storage part 10 #118
Compare 3 commits »
w1cdn synced commits to refs/heads/95-send-spots-to-xota at w1cdn/spothole from mirror 2026-08-02 08:31:55 +00:00
fa6c3c0a55 Merge branch 'main' into 95-send-spots-to-xota
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.
3c1b1821f5 Defensive coding
77d7fd70d9 Logging improvements
c3bcc1190d Structure changes to match other projects and minor logging improvements
Compare 30 commits »
w1cdn synced commits to refs/heads/118-improved-caching at w1cdn/spothole from mirror 2026-08-02 08:31:55 +00:00
2157bf114e Refactor of caching & data storage part 9 #118
0b0c8aa4f3 Fix issue where, if a shutdown request was sent while parsing static reference data, the program would continue parsing. #118
Compare 2 commits »
w1cdn synced commits to refs/heads/118-improved-caching at w1cdn/spothole from mirror 2026-08-01 16:11:54 +00:00
5bfe480f7c Refactor of caching & data storage part 8 #118
41aecc6007 Refactor of caching & data storage part 7 #118
b7d2cf0fdb Fix some bugs #118
01dc52f9bf Support KRMNPA and SANPCPA lookup via VKFF references. Closes #61
ed7f13f079 Refactor of caching & data storage part 6 #118
Compare 5 commits »
w1cdn synced commits to refs/heads/118-improved-caching at w1cdn/spothole from mirror 2026-08-01 08:01:55 +00:00
c472872e10 Improve use of URL cache #118
w1cdn synced commits to refs/heads/118-improved-caching at w1cdn/spothole from mirror 2026-07-31 23:51:55 +00:00
fe10943ecc Refactor of caching & data storage part 5 #118
55a265eb1a Minor cleanup
23edd4e02e Refactor of caching & data storage part 4 #118
0f59af6f9e Refactor of caching & data storage part 3 #118
Compare 4 commits »
w1cdn synced commits to refs/heads/main at w1cdn/spothole from mirror 2026-07-31 15:41:54 +00:00
266468f938 Most providers don't need the ability to override names
w1cdn synced new reference refs/heads/118-improved-caching to w1cdn/spothole from mirror 2026-07-31 15:41:54 +00:00
w1cdn synced commits to refs/heads/118-improved-caching at w1cdn/spothole from mirror 2026-07-31 15:41:54 +00:00
w1cdn synced commits to refs/heads/main at w1cdn/spothole from mirror 2026-07-26 21:21:53 +00:00
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.
w1cdn synced commits to refs/heads/main at w1cdn/spothole from mirror 2026-07-26 13:11:54 +00:00
3c1b1821f5 Defensive coding
77d7fd70d9 Logging improvements
c3bcc1190d Structure changes to match other projects and minor logging improvements
Compare 3 commits »
w1cdn synced commits to refs/heads/main at w1cdn/spothole from mirror 2026-07-25 20:51:55 +00:00
ecab8d6d16 Put static assets in a separate directory so they can be delivered directly by nginx
0cea777616 Put static assets in a separate directory so they can be delivered directly by nginx
3c4c595288 Put static assets in a separate directory so they can be delivered directly by nginx
555a8418a9 Fix IOTA location lookup
7ee08e2fcd Bug fixes and map page banner
Compare 8 commits »
w1cdn synced commits to refs/heads/main at w1cdn/spothole from mirror 2026-07-25 12:41:53 +00:00
ba08555a30 Improve error reporting
374a326874 Improve error reporting
c397009ada Improve error reporting
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.
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
Compare 5 commits »