Commit Graph

10 Commits

Author SHA1 Message Date
Brian Picciano
26ebda90e8 Use async dns client, pass tokio runtime into the checker constructor 2023-05-14 11:44:50 +02:00
Brian Picciano
f9801af166 rename to domiply 2023-05-13 16:39:54 +02:00
Brian Picciano
130581d61e got basic system for passing configs back and forth with URL working 2023-05-12 18:27:23 +02:00
Brian Picciano
7718735215 use a validated domain name type, rather than a raw string 2023-05-12 16:43:05 +02:00
Brian Picciano
a3c41ee4d6 Add config option for http listen address 2023-05-12 11:17:15 +02:00
Brian Picciano
21b5b99022 got basic html templating engine working 2023-05-11 19:34:05 +02:00
Brian Picciano
386b02023c implement most of main, including config and http server 2023-05-11 14:25:51 +02:00
Brian Picciano
2663838af0 implement git store sync (maybe) 2023-05-04 14:56:31 +02:00
Brian Picciano
72df0f0b21 Implemented origin::Descr 2023-05-03 12:53:33 +02:00
Brian Picciano
b79298f7b8 init 2023-05-03 09:58:06 +02:00