Brian Picciano
|
7dd52839b1
|
Use TaskStack to clean up startup/shutdown logic significantly
|
2023-06-21 13:15:42 +02:00 |
|
Brian Picciano
|
f2374cded5
|
Use TaskSet to cleanly shut down the http service
|
2023-06-19 20:57:26 +02:00 |
|
Brian Picciano
|
43f4b98b38
|
Move handle_request onto service as a method
|
2023-06-19 20:12:15 +02:00 |
|
Brian Picciano
|
506037dcd0
|
Moved service tasks internally, main crashes on shutdown though
|
2023-06-18 15:57:51 +02:00 |
|
Brian Picciano
|
7ea97b2617
|
Get rid of lifetime on Service
|
2023-06-18 15:10:06 +02:00 |
|
Brian Picciano
|
1f9ae0038f
|
restructure service module
|
2023-06-18 14:53:25 +02:00 |
|
Brian Picciano
|
d93d4accba
|
Added ability to list all domains
|
2023-05-23 12:32:56 +02:00 |
|
Brian Picciano
|
7d4f754eec
|
Update readme and index
|
2023-05-20 15:13:48 +02:00 |
|
Brian Picciano
|
d9676a4ce7
|
Issues from clippy
|
2023-05-16 16:20:01 +02:00 |
|
Brian Picciano
|
b608496aaa
|
Fix small goof in index copy
|
2023-05-15 23:01:57 +02:00 |
|
Brian Picciano
|
5fa89593ae
|
Update source code link in index
|
2023-05-15 22:18:59 +02:00 |
|
Brian Picciano
|
e5ce19e850
|
use IPv4 for now
|
2023-05-15 22:16:29 +02:00 |
|
Brian Picciano
|
e9dc6ba090
|
Update warning on homepage to be clearer
|
2023-05-15 21:42:12 +02:00 |
|
Brian Picciano
|
ef2c179a68
|
show existing domain info on get page
|
2023-05-15 21:40:05 +02:00 |
|
Brian Picciano
|
6c32af061b
|
Polish up the FE a bit
|
2023-05-15 21:34:50 +02:00 |
|
Brian Picciano
|
c1b6d982ef
|
Switch to AAAA records
|
2023-05-15 18:26:49 +02:00 |
|
Brian Picciano
|
774fbe06da
|
switch to using bamboo.css
|
2023-05-15 18:03:16 +02:00 |
|
Brian Picciano
|
e3c13123db
|
Switched to hyper, cleaned up manager lifetimes, got domain_sync working
|
2023-05-15 17:46:55 +02:00 |
|
Brian Picciano
|
f9801af166
|
rename to domiply
|
2023-05-13 16:39:54 +02:00 |
|
Brian Picciano
|
6e88ab967f
|
Fix up init, implement sync (maybe)
|
2023-05-13 16:34:51 +02:00 |
|
Brian Picciano
|
50d450eb2c
|
implement error pages
|
2023-05-13 15:22:47 +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
|
cf3b11862c
|
Got basic index page, started on new domain page
|
2023-05-12 14:51:10 +02:00 |
|
Brian Picciano
|
21b5b99022
|
got basic html templating engine working
|
2023-05-11 19:34:05 +02:00 |
|