conduwuit/src/service
Jason Volk 732e8b82aa Abstract password hashing into util.
Signed-off-by: Jason Volk <jason@zemos.net>
2024-06-05 03:00:23 +00:00
..
account_data dissolve key_value/* 2024-05-27 18:16:23 -04:00
appservice use saturating_add and vec with_capacity in even more places 2024-06-03 00:10:28 -04:00
globals Abstract password hashing into util. 2024-06-05 03:00:23 +00:00
key_backups dissolve key_value/* 2024-05-27 18:16:23 -04:00
media use saturating_add and vec with_capacity in even more places 2024-06-03 00:10:28 -04:00
presence dissolve key_value/* 2024-05-27 18:16:23 -04:00
pusher Fix items-after-statements 2024-06-02 12:34:05 -04:00
rooms use saturating_add and vec with_capacity in even more places 2024-06-03 00:10:28 -04:00
sending remove usages of &String and &Owned[..] 2024-06-03 14:17:42 -04:00
transaction_ids dissolve key_value/* 2024-05-27 18:16:23 -04:00
uiaa Abstract password hashing into util. 2024-06-05 03:00:23 +00:00
users Abstract password hashing into util. 2024-06-05 03:00:23 +00:00
admin.rs remove usages of &String and &Owned[..] 2024-06-03 14:17:42 -04:00
Cargo.toml Abstract password hashing into util. 2024-06-05 03:00:23 +00:00
mod.rs dissolve key_value/* 2024-05-27 18:16:23 -04:00
pdu.rs lint clippy::collapsible_match (nightly) 2024-05-21 20:22:17 -04:00
services.rs slightly cleanup update check 2024-06-03 14:17:42 -04:00