Radical radical
  • Norway
  • Joined on 2025-04-28
radical pushed to main at gorb/bunny-api-tokio 2025-05-23 18:17:42 +00:00
52df8dae74 Update README.md
radical pushed to wip/images at gorb/backend 2025-05-23 11:45:22 +00:00
149b81973d Merge branch 'main' into wip/images
82ac501519 Merge pull request 'deadpool, diesel and errors!' (#16) from deadpool-diesel into main
a670b32c86 feat: migrate to diesel and new error type in stats
49e08af3d9 feat: migrate to diesel and new error type in invites
dfe2ca9486 feat: migrate to diesel and new error type in users
Compare 19 commits »
radical created pull request gorb/backend#17 2025-05-23 11:08:11 +00:00
WIP: feat: Bunny CDN integration for images
radical pushed to main at gorb/backend 2025-05-23 11:07:22 +00:00
82ac501519 Merge pull request 'deadpool, diesel and errors!' (#16) from deadpool-diesel into main
a670b32c86 feat: migrate to diesel and new error type in stats
49e08af3d9 feat: migrate to diesel and new error type in invites
dfe2ca9486 feat: migrate to diesel and new error type in users
6190d76285 feat: migrate to diesel and new error type in servers
Compare 18 commits »
radical merged pull request gorb/backend#16 2025-05-23 11:07:21 +00:00
deadpool, diesel and errors!
radical created pull request gorb/backend#16 2025-05-23 11:03:36 +00:00
deadpool, diesel and errors!
radical pushed to deadpool-diesel at gorb/backend 2025-05-23 10:57:25 +00:00
a670b32c86 feat: migrate to diesel and new error type in stats
49e08af3d9 feat: migrate to diesel and new error type in invites
dfe2ca9486 feat: migrate to diesel and new error type in users
6190d76285 feat: migrate to diesel and new error type in servers
bf51f623e4 feat: migrate to diesel and new error type in auth
Compare 11 commits »
radical pushed to deadpool-diesel at gorb/backend 2025-05-21 19:49:06 +00:00
a6d35b0ba2 feat: use diesel-cli instead of hand writing tables
radical pushed to deadpool-diesel at gorb/backend 2025-05-21 18:49:24 +00:00
f1d5b4316e feat: add tables.rs
da804cd436 feat: use diesel on Channel and ChannelPermission structs
746949f0e5 feat: use url format
b9c7bda2b1 feat: use diesel in main fn and data struct
27fbb6508e build: switch sqlx to diesel
Compare 5 commits »
radical created branch deadpool-diesel in gorb/backend 2025-05-21 18:49:24 +00:00
radical pushed to wip/invite-deletion at gorb/backend 2025-05-20 20:55:14 +00:00
6eaa8c9956 Merge branch 'main' into wip/invite-deletion
fd8d823404 feat: implement fetching of all servers
a676962316 build: update dependency versions
78e87b65ce style: cargo fmt
c21762ac7e refactor: cargo clippy
Compare 5 commits »
radical pushed to wip/images at gorb/backend 2025-05-20 20:53:23 +00:00
f655ced060 Merge branch 'main' into wip/images
fd8d823404 feat: implement fetching of all servers
Compare 2 commits »
radical pushed to main at gorb/backend 2025-05-20 20:49:46 +00:00
fd8d823404 feat: implement fetching of all servers
radical pushed to wip/images at gorb/backend 2025-05-20 20:20:48 +00:00
85f6db499f fix: use patch request for updating user
4124b08bb2 style: change function name
Compare 2 commits »
radical pushed to wip/images at gorb/backend 2025-05-20 16:04:48 +00:00
b66c8f0613 feat: implement proper user and me structs
radical created branch wip/images in gorb/backend 2025-05-20 12:54:51 +00:00
radical pushed to wip/images at gorb/backend 2025-05-20 12:54:51 +00:00
cee1b41e89 feat: implement server icons!
cf333b4eba feat: add bunny-api-tokio
Compare 2 commits »
radical pushed tag v0.2.1 to gorb/bunny-api-tokio 2025-05-20 11:19:58 +00:00
radical pushed to main at gorb/bunny-api-tokio 2025-05-20 11:19:39 +00:00
9e52206eb4 bump version
radical pushed to main at gorb/bunny-api-tokio 2025-05-20 11:18:49 +00:00
0c6c5174b5 feat: add useful derives to structs/enums