bots.rs
|
move match running logic to separate module
|
2022-04-28 21:31:49 +02:00 |
mod.rs
|
add ratings table
|
2022-05-09 19:41:33 +02:00 |
ratings.rs
|
implement leaderboard endpoint
|
2022-05-17 21:13:29 +02:00 |
sessions.rs
|
apply clippy suggestions
|
2022-03-13 15:20:03 +01:00 |
users.rs
|
add validation to user registration
|
2022-04-09 10:04:12 +02:00 |