Commit Graph

33 Commits

Author SHA1 Message Date
Slatian
8695f0026f lib-humus is now on crates.io 2024-02-11 14:15:13 +01:00
Slatian
3b552dba8a Downgrade clap to 4.4.18 to support "older" rust versions 2024-02-11 12:38:33 +01:00
Slatian
aaecdb84bb Release 1.2.4 hickory 2023-12-10 18:35:16 +01:00
Slatian
b08c98376c Update trust_dns to hickory
It doesn't work yet because of:
https://github.com/hickory-dns/hickory-dns/issues/2108
2023-12-10 18:34:20 +01:00
Slatian
51877fc4c3 1.2.3 quickfix don't encode as numbers (they are nubers internally so that is safe) 2023-12-10 10:43:19 +01:00
Slatian
396bbdb348 Release 1.2.2 2023-12-10 10:18:31 +01:00
Slatian
e8a21ac95f Release 1.2.1 2023-12-09 23:26:12 +01:00
Slatian
d706e7c614 Update to axum 0.7 2023-12-09 23:21:19 +01:00
Slatian
0bffa0fd96 Update smaller dependencies 2023-12-09 12:01:00 +01:00
Slatian
fb0ce1dc0b Update trust_dns to 23.2 2023-12-09 11:54:07 +01:00
Slatian
64e639b0df Release 1.2.0 2023-10-30 01:56:18 +01:00
Slatian
f2e9e36e99 codename mycelium became lib-humus 2023-10-30 01:54:35 +01:00
Slatian
de179ea7fa Proper MimeType handling with mycelium 2023-10-29 16:51:43 +01:00
Slatian
c56cc6edbd Version bump to 1.1.3 2023-10-08 09:27:38 +02:00
Slatian
5c74de5685 Switch a lot of Strings to Arc<str> 2023-10-08 09:12:06 +02:00
Slatian
d88b15ba02 Persist resover choice using a cookie 2023-08-05 22:36:28 +02:00
Slatian
104a072fd6 Configurable multiple dns resolvers 2023-08-04 00:00:21 +02:00
Slatian
cd8c0455dc First prototype with multiple dns providers 2023-07-23 15:23:44 +02:00
Slatian
cd8efdcb44 Remove unneccessary tokio features. 2023-07-19 22:39:13 +02:00
Slatian
6a57780490 Made the geoip database reloadable 2023-03-26 14:27:16 +02:00
Slatian
97507634df Added the possibility to serve static files 2023-02-25 13:30:46 +01:00
Slatian
a48050b234 Added some ratelimiting middleware 2023-02-25 12:14:50 +01:00
Slatian
c1cd66782f Rename to echoip-slatecave, AGPL License and README 2023-02-24 21:38:33 +01:00
Slatian
b900ec3b1c Added support for CNAME, NS and SOA records 2023-02-24 11:43:29 +01:00
Slatian
4881f76b5b Updated maxminddb dependency, added location info to lookup 2023-02-24 00:42:15 +01:00
Slatian
d202ebb14e Added IDN support 2023-02-23 00:58:38 +01:00
Slatian
e3054e0158 implemented text query logic 2023-02-22 23:07:43 +01:00
Slatian
c7ba9a6346 Added configurable user agents that get served the text version by default 2023-02-21 10:00:10 +01:00
Slatian
52ace5f61f Middlewarre! 2023-02-21 00:06:49 +01:00
Slatian
645a0eed69 Working settings file! (partially) 2023-02-18 22:16:09 +01:00
Slatian
2fb2385004 Write some major geolocation shuffling around code 2023-02-17 18:45:37 +01:00
Slatian
b21aa5192f Added dns functionality 2023-02-12 01:24:39 +01:00
Slatian
afdec2b8a2 Made it a git repo 2023-02-11 21:46:55 +01:00