• Joined on 2025-07-12
baaboe pushed to wip/ban at gorb/backend 2025-07-22 22:52:39 +00:00
8e31dc7aca style: cargo clippy --fix && cargo fmt
ad24215fef feat: added endpoint for banning
f175c19325 fix: let you pass None to fetch_one_with_member for me
ade45780fa fix: forgot to add the change on schema
af71937506 fix: fixed the ban table names
Compare 6 commits »
baaboe created branch wip/ban in gorb/backend 2025-07-22 22:52:39 +00:00
baaboe commented on issue gorb/backend#25 2025-07-22 17:03:19 +00:00
feat: kicks

Should maybe also have kick message

baaboe reopened issue gorb/backend#25 2025-07-22 17:02:11 +00:00
feat: kicks
baaboe commented on issue gorb/backend#25 2025-07-22 17:01:01 +00:00
feat: kicks

PR(#36) added members/uuid endpoint. Use delete on the endpoint to kick.

baaboe closed issue gorb/backend#25 2025-07-22 17:01:01 +00:00
feat: kicks
baaboe pushed to wip/kick at gorb/backend 2025-07-22 16:50:29 +00:00
c26ec49e05 fix: cargo clippy --fix && cargo fmt
baaboe pushed to wip/kick at gorb/backend 2025-07-22 16:33:54 +00:00
a3c460a611 fix: Only people in a server should see its members list
baaboe pushed to wip/kick at gorb/backend 2025-07-22 16:27:48 +00:00
6dd8ddb0df fix: members in router_with_auth
31596c6bfe fix: memebrs not member as endpoint
ea33230e58 fix: reduced numder of function calls to get conn
0468d1adca fix: Unecessary merge of routers
Compare 4 commits »
baaboe commented on pull request gorb/backend#36 2025-07-22 15:59:15 +00:00
wip/kick

why plural, we are only accessing a single member

baaboe created pull request gorb/backend#36 2025-07-22 15:40:09 +00:00
wip/kick
baaboe pushed to wip/kick at gorb/backend 2025-07-22 15:38:16 +00:00
228bc68327 more path name fix
baaboe pushed to wip/kick at gorb/backend 2025-07-22 15:35:17 +00:00
4ec36c1cda path name fix
baaboe pushed to wip/kick at gorb/backend 2025-07-22 15:30:12 +00:00
82f4388dab New endpoint 'members' with get and delete
baaboe created branch wip/kick in gorb/backend 2025-07-22 15:30:12 +00:00