backend/src/objects
2025-07-24 02:13:53 +02:00
..
bans.rs style: renaming parameter, ban_time -> banned_since 2025-07-24 01:58:10 +02:00
channel.rs refactor: small dependency optimizations 2025-07-20 18:45:50 +02:00
email_token.rs refactor: rewrite entire codebase in axum instead of actix 2025-07-16 16:36:22 +02:00
friends.rs style: cargo fmt 2025-07-10 15:37:45 +02:00
guild.rs refactor: small dependency optimizations 2025-07-20 18:45:50 +02:00
invite.rs style: move structs to objects and split into several files for readability 2025-06-02 00:28:48 +02:00
me.rs refactor: small dependency optimizations 2025-07-20 18:45:50 +02:00
member.rs style: updated to use the new ban object 2025-07-24 02:13:53 +02:00
message.rs refactor: rewrite entire codebase in axum instead of actix 2025-07-16 16:36:22 +02:00
mod.rs style: cargo clippy --fix && cargo fmt 2025-07-23 19:10:17 +02:00
password_reset_token.rs refactor: rewrite entire codebase in axum instead of actix 2025-07-16 16:36:22 +02:00
role.rs fix: plural fix thing 2025-07-23 01:37:35 +02:00
user.rs refactor: rewrite entire codebase in axum instead of actix 2025-07-16 16:36:22 +02:00