Radical radical
  • Norway
  • Joined on 2025-04-28
radical pushed to wip/axum at gorb/backend 2025-07-17 13:57:06 +00:00
21560cc051 Merge branch 'main' into wip/axum
c9dd66dd80 ci: add staging images
Compare 2 commits »
radical pushed to staging at gorb/frontend 2025-07-17 13:55:35 +00:00
radical created branch staging in gorb/frontend 2025-07-17 13:55:35 +00:00
radical pushed to server-side-token at gorb/frontend 2025-07-17 13:55:24 +00:00
df550b561a Merge branch 'main' into server-side-token
883ec0354d ci: add staging images
5f2267a448 Merge pull request 'Implement password reset + minor changes to button component' (#42) from password-reset into main
52af245fdf Merge branch 'main' into password-reset
688001a482 feat: add login link to reset-password page
Compare 49 commits »
radical pushed to main at gorb/frontend 2025-07-17 13:55:07 +00:00
883ec0354d ci: add staging images
radical pushed to main at gorb/backend 2025-07-17 13:52:16 +00:00
c9dd66dd80 ci: add staging images
radical commented on issue gorb/frontend#11 2025-07-16 17:00:54 +00:00
Implement Mentions

@justtemmie

... or do we do <u@uuid>, such that channels could be <c@uuid>, guilds could be <g@uuid>?

Like this but im not too sure i agree channels should be c@ over #

radical commented on pull request gorb/backend#33 2025-07-16 14:40:46 +00:00
Generate device name on server

needs to be modified for axum, ill look into refactoring this when i have merged axum into main

radical pushed to wip/axum at gorb/backend 2025-07-16 14:36:30 +00:00
324137ce8b refactor: rewrite entire codebase in axum instead of actix
radical created branch wip/axum in gorb/backend 2025-07-16 14:36:30 +00:00
radical commented on issue gorb/backend#29 2025-07-13 18:54:56 +00:00
feat: devices list

Yeah its not good, i just threw it together for now

radical commented on issue gorb/backend#29 2025-07-13 17:18:20 +00:00
feat: devices list

auth/devices lmao

radical commented on issue gorb/backend#29 2025-07-13 16:06:33 +00:00
feat: devices list

technically fixed

radical pushed to main at gorb/backend 2025-07-13 16:06:28 +00:00
3647086adb feat: add endpoint to get logged in devices
radical pushed to main at gorb/backend 2025-07-13 16:03:36 +00:00
671fc42555 fix: make (user_uuid, guild_uuid) unique in members
radical deleted branch wip/invite-deletion from gorb/backend 2025-07-13 14:31:19 +00:00
radical closed pull request gorb/backend#14 2025-07-13 14:31:14 +00:00
feat: invite deletion
radical merged pull request gorb/backend#31 2025-07-13 14:22:32 +00:00
Update POST me/friend endpoint to take username instead of UUID
radical deleted branch friends-endpoint-username from gorb/backend 2025-07-13 14:22:32 +00:00
radical pushed to main at gorb/backend 2025-07-13 14:22:32 +00:00
284d5e45fa Merge pull request 'Update POST me/friend endpoint to take username instead of UUID' (#31) from friends-endpoint-username into main
384f5e404f fix: change function paramater name to match function name
d775723b7b fix: require username, instead of username OR email
b87adf896f fix: linter :( why you one line the import D:
e17fc9fff0 fix: add a friend via uesrname instead of their UUID
Compare 5 commits »