conduwuit/src/admin
Jason Volk 084751ae38 refactor globals::updates into a Service
Signed-off-by: Jason Volk <jason@zemos.net>
2024-07-14 11:31:39 +00:00
..
appservice
check
debug add selective log handle reload 2024-07-13 21:20:05 +00:00
federation move mutex maps out of globals into respective service 2024-07-13 21:20:05 +00:00
media
query refactor globals::updates into a Service 2024-07-14 11:31:39 +00:00
room
server improve alloc stats interface; fix admin command formatting 2024-07-13 21:20:05 +00:00
user add make user admin command (#136) 2024-07-13 21:20:05 +00:00
Cargo.toml catch panic from admin commands 2024-07-13 21:20:05 +00:00
handler.rs move admin tests into unit; fix 2024-07-14 11:31:39 +00:00
mod.rs move admin tests into unit; fix 2024-07-14 11:31:39 +00:00
tests.rs move admin tests into unit; fix 2024-07-14 11:31:39 +00:00
utils.rs