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
|
2657aae847
|
Template fix
|
2024-04-21 00:26:15 +02:00 |
|
Slatian
|
13cb85ac5a
|
Added an opt-in to looking up own IP-Address
|
2024-04-21 00:00:04 +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
|
1ce60d8291
|
to_trust_resolver_config() -> to_hickory_resolver_config()
|
2024-02-11 11:52:33 +01:00 |
|
Slatian
|
b5097b5a03
|
cargo update
|
2024-02-11 11:51:23 +01:00 |
|
Slatian
|
610842abac
|
Remove unused import
|
2024-02-11 11:51:08 +01:00 |
|
Slatian
|
35c71aba64
|
Use absolute path for icons
|
2023-12-29 02:51:12 +01:00 |
|
Slatian
|
d79d949d65
|
Use the more efficient icon
|
2023-12-29 02:49:04 +01:00 |
|
Slatian
|
b3f94b0d90
|
cargo update
|
2023-12-29 02:41:33 +01:00 |
|
Slatian
|
96207f3960
|
Added a way to display the icon as part of the sitename
|
2023-12-29 02:37:22 +01:00 |
|
Slatian
|
cd7a7fbe05
|
Added a favicon
|
2023-12-29 02:26:32 +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
|
a582c74d18
|
urlencode queries to external services
and add crt.sh
|
2023-12-10 10:16:43 +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
|
a67631fa9b
|
cargo update
|
2023-12-09 11:17:33 +01:00 |
|
Slatian
|
636e10f786
|
Adapted to the new syncronous interface of the HumusEngine
|
2023-10-30 17:44:33 +01:00 |
|
Slatian
|
0076db531a
|
cargo update
|
2023-10-30 17:41:37 +01:00 |
|
Slatian
|
64e639b0df
|
Release 1.2.0
|
2023-10-30 01:56:18 +01:00 |
|
Slatian
|
2f9f01e947
|
Better template documentation
|
2023-10-30 01:54:44 +01:00 |
|
Slatian
|
f2e9e36e99
|
codename mycelium became lib-humus
|
2023-10-30 01:54:35 +01:00 |
|
Slatian
|
912a119361
|
Made template loading logic reuseable
|
2023-10-29 20:52:32 +01:00 |
|
Slatian
|
5adca4fb80
|
WIP moved templating engine to mycelium
|
2023-10-29 18:56:44 +01:00 |
|
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 |
|