backend/src/objects
Radical b223dff4ba feat: move email tokens to valkey
No need to have them in permanent DB storage when they are temporary
2025-06-03 11:01:33 +00:00
..
channel.rs style: cargo clippy 2025-06-02 00:30:10 +02:00
email_token.rs feat: move email tokens to valkey 2025-06-03 11:01:33 +00:00
guild.rs style: move structs to objects and split into several files for readability 2025-06-02 00:28:48 +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 style: move structs to objects and split into several files for readability 2025-06-02 00:28:48 +02:00
member.rs style: move structs to objects and split into several files for readability 2025-06-02 00:28:48 +02:00
message.rs style: move structs to objects and split into several files for readability 2025-06-02 00:28:48 +02:00
mod.rs style: move structs to objects and split into several files for readability 2025-06-02 00:28:48 +02:00
password_reset_token.rs style: move structs to objects and split into several files for readability 2025-06-02 00:28:48 +02:00
role.rs style: move structs to objects and split into several files for readability 2025-06-02 00:28:48 +02:00
user.rs style: move structs to objects and split into several files for readability 2025-06-02 00:28:48 +02:00