Commit Graph

  • 2e5a2408b4 Add robots meta tag to templates to make it less likely for a crawler to get stuck main v1.5 Slatian 2024-08-06 19:36:17 +0200
  • 3b4e6eba4b Update README, add maintainence mode notice Slatian 2024-08-06 19:26:09 +0200
  • 708fb9c0b3 Improve configurability Slatian 2024-08-06 19:17:37 +0200
  • 0d711648a8 Update idna to 1.0 🥳 Slatian 2024-08-06 18:40:49 +0200
  • 1863af50f8 Remove unused configuration option Slatian 2024-08-06 18:36:40 +0200
  • 52d2834e98 Replace lazy_static crate with "new" std::sync::LazyLock Slatian 2024-08-06 18:35:00 +0200
  • da391003e4 cargo update Slatian 2024-08-06 18:12:10 +0200
  • 7e58423269 Update dependencies v1.4 Slatian 2024-04-21 00:38:30 +0200
  • 2657aae847 Template fix Slatian 2024-04-21 00:24:13 +0200
  • 13cb85ac5a Added an opt-in to looking up own IP-Address Slatian 2024-04-21 00:00:04 +0200
  • 1a973e09a0 cargo update Slatian 2024-04-20 21:47:06 +0200
  • f799927f90 Cargo update Slatian 2024-03-17 22:02:20 +0100
  • 8695f0026f lib-humus is now on crates.io Slatian 2024-02-11 14:15:13 +0100
  • 3b552dba8a Downgrade clap to 4.4.18 to support "older" rust versions Slatian 2024-02-11 12:38:33 +0100
  • 1ce60d8291 to_trust_resolver_config() -> to_hickory_resolver_config() Slatian 2024-02-11 11:52:33 +0100
  • b5097b5a03 cargo update Slatian 2024-02-11 11:51:23 +0100
  • 610842abac Remove unused import Slatian 2024-02-11 11:51:08 +0100
  • 35c71aba64 Use absolute path for icons v1.3 Slatian 2023-12-29 02:51:12 +0100
  • d79d949d65 Use the more efficient icon Slatian 2023-12-29 02:49:04 +0100
  • b3f94b0d90 cargo update Slatian 2023-12-29 02:41:33 +0100
  • 96207f3960 Added a way to display the icon as part of the sitename Slatian 2023-12-29 02:37:22 +0100
  • cd7a7fbe05 Added a favicon Slatian 2023-12-29 02:26:32 +0100
  • aaecdb84bb Release 1.2.4 hickory v1.2.4 Slatian 2023-12-10 18:35:16 +0100
  • b08c98376c Update trust_dns to hickory Slatian 2023-12-10 18:27:41 +0100
  • 51877fc4c3 1.2.3 quickfix don't encode as numbers (they are nubers internally so that is safe) v1.2.3 Slatian 2023-12-10 10:43:19 +0100
  • 396bbdb348 Release 1.2.2 v1.2.2 Slatian 2023-12-10 10:18:31 +0100
  • a582c74d18 urlencode queries to external services and add crt.sh Slatian 2023-12-10 10:16:43 +0100
  • e8a21ac95f Release 1.2.1 v1.2.1 Slatian 2023-12-09 23:26:12 +0100
  • d706e7c614 Update to axum 0.7 Slatian 2023-12-09 23:21:19 +0100
  • 0bffa0fd96 Update smaller dependencies Slatian 2023-12-09 12:01:00 +0100
  • fb0ce1dc0b Update trust_dns to 23.2 Slatian 2023-12-09 11:54:07 +0100
  • 9207ac3f8e Update trust_dns to hickory hickory-dns-unstable Slatian 2023-12-09 11:50:34 +0100
  • a67631fa9b cargo update Slatian 2023-12-09 11:17:33 +0100
  • 636e10f786 Adapted to the new syncronous interface of the HumusEngine Slatian 2023-10-30 17:44:33 +0100
  • 0076db531a cargo update Slatian 2023-10-30 17:41:37 +0100
  • 64e639b0df Release 1.2.0 v1.2.0 Slatian 2023-10-30 01:56:18 +0100
  • 2f9f01e947 Better template documentation Slatian 2023-10-30 01:54:44 +0100
  • f2e9e36e99 codename mycelium became lib-humus Slatian 2023-10-30 01:22:27 +0100
  • 912a119361 Made template loading logic reuseable Slatian 2023-10-29 20:52:32 +0100
  • 5adca4fb80 WIP moved templating engine to mycelium Slatian 2023-10-29 18:43:44 +0100
  • 5ac056ef99 Made sure the get_status and update_response callbacks are used correctly Slatian 2023-10-29 18:20:57 +0100
  • 51aa05fe13 Added query settings to the generaliued templating mechanism Slatian 2023-10-29 18:10:57 +0100
  • de179ea7fa Proper MimeType handling with mycelium Slatian 2023-10-29 16:51:43 +0100
  • bfa383ddbe Fixed template data piping Slatian 2023-10-29 15:36:16 +0100
  • a33473fdc9 Moved to a more genral implementation for the response format. Slatian 2023-10-29 15:23:47 +0100
  • 20fb7ee2ff First step to detaching the templating from the logic. Slatian 2023-10-29 13:50:22 +0100
  • c5a7597561 cargo update Slatian 2023-10-29 10:55:40 +0100
  • c56cc6edbd Version bump to 1.1.3 v1.1.3 Slatian 2023-10-08 09:27:38 +0200
  • 5c74de5685 Switch a lot of Strings to Arc<str> Slatian 2023-10-08 09:12:06 +0200
  • 223abdd804 cargo update Slatian 2023-10-08 08:09:44 +0200
  • 639d4579e9 Fixed the url pointing to the google dns information^W marketing v1.1.2 Slatian 2023-08-08 23:15:43 +0200
  • 4b3a8d5e08 Fixed dns resolver information templates Slatian 2023-08-08 23:06:55 +0200
  • 53da9023da cargo update v1.1.1 Slatian 2023-08-07 21:59:25 +0200
  • 4876fb7ea0 Updated README Slatian 2023-08-07 21:58:42 +0200
  • 2aa6baaa57 Removed dns search functionality completely Slatian 2023-08-07 21:52:31 +0200
  • daa68bbd5d Reenabled search prevention fqdn dot Slatian 2023-08-07 21:42:56 +0200
  • 231e46a688 Disabled domain search as it caused problems Slatian 2023-08-07 21:40:22 +0200
  • 2fe1b69174 Beeter communication of dns errors Slatian 2023-08-07 21:09:14 +0200
  • 2e1f6a77ac Slightly better handling of invalid domain names Slatian 2023-08-07 20:05:25 +0200
  • 1fe59d24d5 Discard additional responses instead of misattributing them Slatian 2023-08-07 19:03:18 +0200
  • 51d7954d71 Make the sitename render as inline-block to prevent accidental clicking Slatian 2023-08-06 13:23:41 +0200
  • 2fa9de5cf7 Template fix for ip display helper v1.1.0 Slatian 2023-08-06 04:31:39 +0200
  • 1013c5365a Small foramtting improvements Slatian 2023-08-06 04:03:14 +0200
  • cc6bbba3e4 Cargo update Slatian 2023-08-06 03:59:09 +0200
  • 97a3d18e9c Wrote documentation on Configuration Slatian 2023-08-06 03:56:53 +0200
  • ae95539c7b Multiple small template improvements Slatian 2023-08-06 02:08:54 +0200
  • cf806ad8f5 Implemented global search config Slatian 2023-08-06 01:42:49 +0200
  • fef954f6c1 Some small template improvements Slatian 2023-08-06 01:32:23 +0200
  • e7eba57cb2 Added aliases and some servers to test them Slatian 2023-08-06 01:19:02 +0200
  • a334eb428a Proper dns configuration! Slatian 2023-08-06 00:04:42 +0200
  • 5c7d880733 Aded ranking of resolvers by a weight value Slatian 2023-08-05 23:19:53 +0200
  • 55897585ff Broke out settings and fixed a bug with the dns resolver not being persisted Slatian 2023-08-05 22:53:48 +0200
  • d88b15ba02 Persist resover choice using a cookie Slatian 2023-08-05 22:36:28 +0200
  • fdb23312df Made templates work with new data. Slatian 2023-08-05 21:09:56 +0200
  • 727d9a77cd Template passtrough for dns server information Slatian 2023-08-05 18:19:28 +0200
  • cc6a025f89 Cargo update Slatian 2023-08-04 00:03:24 +0200
  • 104a072fd6 Configurable multiple dns resolvers Slatian 2023-08-04 00:00:21 +0200
  • cd8c0455dc First prototype with multiple dns providers Slatian 2023-07-23 15:23:44 +0200
  • f173eba2ec Cargo update Slatian 2023-07-19 22:40:44 +0200
  • cd8efdcb44 Remove unneccessary tokio features. Slatian 2023-07-19 22:39:13 +0200
  • 455ee751c4 cargo update Slatian 2023-06-18 20:32:15 +0200
  • c9d0c44985 Spellchekced the templates v1.0.1 Slatian 2023-04-29 13:05:48 +0200
  • f9753ccbfc Added some documentation for the geolocation databses v1.0.0 Slatian 2023-03-27 16:03:37 +0200
  • a9512d7d4d Added a singal handler to make USR1 reload the geoip databses Slatian 2023-03-26 16:07:28 +0200
  • 6a57780490 Made the geoip database reloadable Slatian 2023-03-26 14:27:16 +0200
  • 51f27be997 Added a script that can download maxminds geoip database Slatian 2023-03-25 23:04:58 +0100
  • 554c788488 Update the templates, fix linking, typos, added client.rdap.org and Mozilla Observatory links Slatian 2023-03-25 21:39:45 +0100
  • 6d7e5ac18f Clarify robots.txt v0.99.2 Slatian 2023-03-13 19:20:50 +0000
  • 3bcf8fde39 Use tokio concurrency knowlege to speed up DNS queries v0.99.1 Slatian 2023-03-05 14:07:09 +0100
  • 2a530b6f11 Fixed censys.io link for hostname lookup v0.99.0 Slatian 2023-02-25 18:57:36 +0100
  • ad4d8762f0 Added missing record types to html templates Slatian 2023-02-25 18:54:27 +0100
  • e50bd14fcf Fixed text templates Slatian 2023-02-25 18:32:09 +0100
  • 574fe77717 Fixed map link in text version Slatian 2023-02-25 18:04:31 +0100
  • 65306fe05a Forgot an import … whoops Slatian 2023-02-25 17:00:42 +0000
  • 4f88ddc76a Typo Slatian 2023-02-25 16:58:13 +0000
  • 02612dd490 Added a button for Switching IP-Protocol in case someone has configured the addresses Slatian 2023-02-25 16:41:36 +0100
  • 9905b93c68 Use a local stylesheet Slatian 2023-02-25 16:28:29 +0100
  • 7191e8aa31 Added explanations on how to query without a browser Slatian 2023-02-25 16:17:34 +0100
  • 896564791e Added plain text (gemtext like) templates Slatian 2023-02-25 15:42:59 +0100
  • aa384c9eff Added an output to help when debugging static files Slatian 2023-02-25 13:43:43 +0100