Commit graph

18 commits

Author SHA1 Message Date
80266514e0
more renaming 2026-01-06 17:17:43 -08:00
4ec74d8967
better naming 2026-01-06 17:12:38 -08:00
1e6a5e28ca
enable ip2location unconditionally as it can work without an api key
All checks were successful
Generic zig build / build (push) Successful in 1m18s
Generic zig build / deploy (push) Successful in 14s
2026-01-06 12:13:45 -08:00
87ffe7d598
move metno initialization earlier so less work is done if the environment variable is not set 2026-01-05 13:43:33 -08:00
24903e4beb
first pass at MetNo user agent 2026-01-05 12:18:49 -08:00
ea17e18c6f
bring config to the top level/rename file 2026-01-05 11:20:24 -08:00
b2c6b3b651
ip2location 2026-01-05 00:39:24 -08:00
ede8b593b8
fix cache related segfault 2026-01-02 15:06:35 -08:00
8b51be05af
move cache to the provider interface to persist raw provider data 2025-12-19 15:27:01 -08:00
662e0c5e33
clean up logging 2025-12-18 17:46:21 -08:00
66d1e7fa79
convert mock.zig -> Mock.zig 2025-12-18 15:01:50 -08:00
a2c2641558
clean up .gitignore/main.zig 2025-12-18 14:57:52 -08:00
5614225050
use airport data from zig fetch 2025-12-18 14:33:04 -08:00
7e7fd77ec7
clean up geolite db download process 2025-12-18 14:23:45 -08:00
61bd6c6b90
update GeoIP -> GeoIp 2025-12-18 13:33:59 -08:00
f729ea3540
update LRU -> Lru 2025-12-18 13:24:57 -08:00
015418fccb
Had AI collapse appropriate files to avoid nested structs 2025-12-18 13:23:06 -08:00
1800c68081
move zig to base, python/go out to legacy 2025-12-18 12:24:21 -08:00
Renamed from zig/src/main.zig (Browse further)