Commit Graph

44 Commits

Author SHA1 Message Date
Slatian
52d2834e98 Replace lazy_static crate with "new" std::sync::LazyLock 2024-08-06 18:35:00 +02:00
Slatian
da391003e4 cargo update 2024-08-06 18:12:10 +02:00
Slatian
7e58423269 Update dependencies 2024-04-21 00:38:30 +02:00
Slatian
1a973e09a0 cargo update 2024-04-20 21:47:06 +02:00
Slatian
f799927f90 Cargo update 2024-03-17 22:02:20 +01:00
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
b5097b5a03 cargo update 2024-02-11 11:51:23 +01:00
Slatian
b3f94b0d90 cargo update 2023-12-29 02:41: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
a582c74d18 urlencode queries to external services
and add crt.sh
2023-12-10 10:16:43 +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
a67631fa9b cargo update 2023-12-09 11:17:33 +01:00
Slatian
0076db531a cargo update 2023-10-30 17:41:37 +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
c5a7597561 cargo update 2023-10-29 10:55:40 +01:00
Slatian
223abdd804 cargo update
This one only removed dependencies 🥳
2023-10-08 08:09:44 +02:00
Slatian
53da9023da cargo update 2023-08-07 21:59:25 +02:00
Slatian
cc6bbba3e4 Cargo update 2023-08-06 03:59:09 +02:00
Slatian
d88b15ba02 Persist resover choice using a cookie 2023-08-05 22:36:28 +02:00
Slatian
cc6a025f89 Cargo update 2023-08-04 00:03:24 +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
f173eba2ec Cargo update 2023-07-19 22:40:44 +02:00
Slatian
455ee751c4 cargo update 2023-06-18 20:32:15 +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