domani/src
2024-01-14 16:03:25 +01:00
..
domain Split domain manager "sync all domains" task into separate ones 2024-01-14 15:51:12 +01:00
error Pass the full domain::Settings into the proxy code 2023-07-17 16:19:25 +02:00
origin Fixes from clippy 2024-01-10 10:42:48 +01:00
service Remove https requirement to use external_domains 2024-01-14 16:03:25 +01:00
config.rs Fix config to match the README, add proxy to README 2023-07-16 17:43:31 +02:00
domain.rs Move proxy config into domain (bigger change than it sounds like) 2023-08-03 14:14:51 +02:00
error.rs implement error::unexpected, use it everywhere 2023-06-17 15:41:39 +02:00
lib.rs A bit of module structure tidying 2023-07-21 14:43:39 +02:00
main.rs Remove https requirement to use external_domains 2024-01-14 16:03:25 +01:00
origin.rs Fixes from clippy 2024-01-10 10:42:48 +01:00
service.rs Fixes from clippy 2024-01-10 10:42:48 +01:00
task_stack.rs add task_stack.push_spawn_periodically, use for domain manager sync job 2024-01-14 14:40:14 +01:00
token.rs Fixes from clippy 2024-01-10 10:42:48 +01:00
util.rs Fixes from clippy 2024-01-10 10:42:48 +01:00