backend/src/objects
Radical 4cb89645fe
All checks were successful
ci/woodpecker/push/publish-docs Pipeline was successful
ci/woodpecker/push/build-and-publish Pipeline was successful
Merge pull request 'Member Improvements' (#44) from wip/member-improvements into main
Reviewed-on: #44
2025-08-05 00:09:19 +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 fix: 4 is always bigger than 0 2025-08-04 20:52:19 +02:00
member.rs fix: use dedicated function for member count 2025-08-05 00:02:30 +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 feat: faster member fetching and pagination 2025-08-04 22:55:22 +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 Merge pull request 'Member Improvements' (#44) from wip/member-improvements into main 2025-08-05 00:09:19 +02:00