hexlocation hex
  • Joined on 2024-12-17
hex commented on issue stereo.cat/backend#7 2025-07-30 16:13:01 +00:00
Roles/plans

image

this. also admin/moderator roles w/ permission to like do shit yk

hex pushed to dev at stereo.cat/boxy 2025-07-29 18:39:27 +00:00
5dda533338 chore: remove unused imports
hex pushed to dev at stereo.cat/boxy 2025-07-29 18:38:47 +00:00
17c802bab8 feat: error handling
hex pushed to dev at stereo.cat/boxy 2025-07-29 11:02:55 +00:00
3c4f3b7533 add todo
hex pushed to dev at stereo.cat/boxy 2025-07-29 10:53:25 +00:00
e2d9789f9a feat: extra debug logging and chore: fix unused
a6b2127b0c chore: remove unused imports
0c68399210 chore: clean up, rename types.rs to server.rs
Compare 3 commits »
hex pushed to dev at stereo.cat/boxy 2025-07-29 09:47:09 +00:00
a8bc61f40c feat: boxygit add .
hex created branch dev in stereo.cat/boxy 2025-07-29 09:47:09 +00:00
hex created repository stereo.cat/boxy 2025-07-29 09:45:54 +00:00
hex pushed to main at hex/.nvim 2025-07-23 17:39:39 +00:00
hex created branch main in hex/.nvim 2025-07-23 17:39:39 +00:00
hex pushed to main at hex/iwakuweb 2025-07-18 14:23:37 +00:00
304eca2ef2 fix: bump rust version
hex pushed to main at hex/iwakuweb 2025-07-18 14:17:54 +00:00
feaac77dc8 Merge branch 'main' of ssh://git.iwakura.rip:6969/hex/iwakuweb
acb6385af3 ipv6 funny
Compare 2 commits »
hex opened issue stereo.cat/backend#7 2025-06-22 11:20:02 +00:00
Roles/plans
hex opened issue stereo.cat/backend#6 2025-06-22 11:19:47 +00:00
Domain integration
hex pushed to dev at stereo.cat/backend 2025-06-21 18:08:08 +00:00
470f8fa047 readme
hex pushed to dev at stereo.cat/backend 2025-06-21 17:47:18 +00:00
59503b5604 feat: api docs
3b02f4931e feat: rename jwt to session & introduce upload keys
Compare 2 commits »
hex opened issue stereo.cat/frontend#8 2025-06-21 15:20:07 +00:00
Make dashboard show message when no files have been uploaded.
hex opened issue stereo.cat/frontend#7 2025-06-21 15:19:15 +00:00
Redirect "get started" button to /api/login
hex commented on issue stereo.cat/backend#4 2025-06-20 20:27:49 +00:00
Secure oauth flow (state parameter)

See https://discord.com/developers/docs/topics/oauth2#state-and-security

Currently we do not use the state parameter at ALL. We must randomly generate one when the user calls /api/login…

hex pushed to dev at stereo.cat/backend 2025-06-20 19:43:06 +00:00
3fc792fd53 more shit