Commit Graph

92 Commits

Author SHA1 Message Date
Slatian
5ac056ef99 Made sure the get_status and update_response callbacks are used correctly 2023-10-29 18:20:57 +01:00
Slatian
51aa05fe13 Added query settings to the generaliued templating mechanism 2023-10-29 18:10:57 +01:00
Slatian
de179ea7fa Proper MimeType handling with mycelium 2023-10-29 16:51:43 +01:00
Slatian
bfa383ddbe Fixed template data piping 2023-10-29 15:36:16 +01:00
Slatian
a33473fdc9 Moved to a more genral implementation for the response format. 2023-10-29 15:23:47 +01:00
Slatian
20fb7ee2ff First step to detaching the templating from the logic. 2023-10-29 13:50:22 +01:00
Slatian
c5a7597561 cargo update 2023-10-29 10:55:40 +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
223abdd804 cargo update
This one only removed dependencies 🥳
2023-10-08 08:09:44 +02:00
Slatian
639d4579e9 Fixed the url pointing to the google dns information^W marketing 2023-08-08 23:15:43 +02:00
Slatian
4b3a8d5e08 Fixed dns resolver information templates 2023-08-08 23:06:55 +02:00
Slatian
53da9023da cargo update 2023-08-07 21:59:25 +02:00
Slatian
4876fb7ea0 Updated README 2023-08-07 21:58:42 +02:00
Slatian
2aa6baaa57 Removed dns search functionality completely
I don't see it working and not being annoying
2023-08-07 21:52:31 +02:00
Slatian
daa68bbd5d Reenabled search prevention fqdn dot 2023-08-07 21:42:56 +02:00
Slatian
231e46a688 Disabled domain search as it caused problems 2023-08-07 21:40:22 +02:00
Slatian
2fe1b69174 Beeter communication of dns errors 2023-08-07 21:09:14 +02:00
Slatian
2e1f6a77ac Slightly better handling of invalid domain names 2023-08-07 20:05:25 +02:00
Slatian
1fe59d24d5 Discard additional responses instead of misattributing them 2023-08-07 19:03:18 +02:00
Slatian
51d7954d71 Make the sitename render as inline-block to prevent accidental clicking 2023-08-06 13:23:41 +02:00
Slatian
2fa9de5cf7 Template fix for ip display helper 2023-08-06 04:31:39 +02:00
Slatian
1013c5365a Small foramtting improvements 2023-08-06 04:03:14 +02:00
Slatian
cc6bbba3e4 Cargo update 2023-08-06 03:59:09 +02:00
Slatian
97a3d18e9c Wrote documentation on Configuration 2023-08-06 03:56:53 +02:00
Slatian
ae95539c7b Multiple small template improvements 2023-08-06 02:08:54 +02:00
Slatian
cf806ad8f5 Implemented global search config 2023-08-06 01:45:48 +02:00
Slatian
fef954f6c1 Some small template improvements 2023-08-06 01:32:23 +02:00
Slatian
e7eba57cb2 Added aliases and some servers to test them 2023-08-06 01:19:02 +02:00
Slatian
a334eb428a Proper dns configuration! 2023-08-06 00:04:42 +02:00
Slatian
5c7d880733 Aded ranking of resolvers by a weight value 2023-08-05 23:19:53 +02:00
Slatian
55897585ff Broke out settings and fixed a bug with the dns resolver not being persisted 2023-08-05 22:53:48 +02:00
Slatian
d88b15ba02 Persist resover choice using a cookie 2023-08-05 22:36:28 +02:00
Slatian
fdb23312df Made templates work with new data. 2023-08-05 21:09:56 +02:00
Slatian
727d9a77cd Template passtrough for dns server information 2023-08-05 18:19: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
cd8efdcb44 Remove unneccessary tokio features. 2023-07-19 22:39:13 +02:00
Slatian
455ee751c4 cargo update 2023-06-18 20:32:15 +02:00
Slatian
c9d0c44985 Spellchekced the templates 2023-04-29 13:05:48 +02:00
Slatian
f9753ccbfc Added some documentation for the geolocation databses 2023-03-27 16:03:37 +02:00
Slatian
a9512d7d4d Added a singal handler to make USR1 reload the geoip databses 2023-03-26 16:07:28 +02:00
Slatian
6a57780490 Made the geoip database reloadable 2023-03-26 14:27:16 +02:00
Slatian
51f27be997 Added a script that can download maxminds geoip database 2023-03-25 23:04:58 +01:00
Slatian
554c788488 Update the templates, fix linking, typos, added client.rdap.org and Mozilla Observatory links 2023-03-25 21:42:14 +01:00
Slatian
6d7e5ac18f Clarify robots.txt 2023-03-13 19:20:50 +00:00
Slatian
3bcf8fde39 Use tokio concurrency knowlege to speed up DNS queries 2023-03-05 14:07:09 +01:00
Slatian
2a530b6f11 Fixed censys.io link for hostname lookup 2023-02-25 18:57:36 +01:00