backend/src/objects
BAaboe 027649a060
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
ci/woodpecker/pr/build-and-publish Pipeline was successful
feat: added online status
2025-08-04 20:46:49 +02:00
..
bans.rs style: renaming parameter, ban_time -> banned_since 2025-07-24 01:58:10 +02:00
channel.rs feat: make database access more uniform and stop locking as many pool connections 2025-07-21 04:15:04 +02:00
email_token.rs feat: make database access more uniform and stop locking as many pool connections 2025-07-21 04:15:04 +02:00
friends.rs style: cargo fmt 2025-07-10 15:37:45 +02:00
guild.rs feat: make database access more uniform and stop locking as many pool connections 2025-07-21 04:15:04 +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 feat: added online status 2025-08-04 20:46:49 +02:00
member.rs feat: return role with member 2025-07-31 16:01:10 +02:00
message.rs feat: make database access more uniform and stop locking as many pool connections 2025-07-21 04:15:04 +02:00
mod.rs style: cargo clippy --fix && cargo fmt 2025-07-23 19:10:17 +02:00
password_reset_token.rs feat: make database access more uniform and stop locking as many pool connections 2025-07-21 04:15:04 +02:00
role.rs feat: return role with member 2025-07-31 16:01:10 +02:00
user.rs feat: added online status 2025-08-04 20:46:49 +02:00