backend/src/objects
Radical 419f37b108
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
ci/woodpecker/push/publish-docs Pipeline was successful
feat: move password reset tokens to valkey
Also just as useless to keep in DB
2025-06-03 11:03:52 +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 feat: move password reset tokens to valkey 2025-06-03 11:03:52 +00: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