Commit Graph

21 Commits

Author SHA1 Message Date
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