• Joined on 2024-12-25
grng commented on issue stereo.cat/backend#7 2025-07-31 20:54:50 +00:00
Roles/plans

being worked on now

grng closed issue stereo.cat/frontend#7 2025-07-31 20:50:43 +00:00
Redirect "get started" button to /api/login
grng commented on issue stereo.cat/frontend#7 2025-07-31 20:50:42 +00:00
Redirect "get started" button to /api/login

fixed

grng opened issue stereo.cat/discord-bot#1 2025-07-31 20:27:41 +00:00
admin panel
grng pushed to main at stereo.cat/discord-bot 2025-07-31 20:27:14 +00:00
ceabfb8b3a feat: replace list command with files command to manage user files
grng pushed to main at stereo.cat/discord-bot 2025-07-31 20:26:51 +00:00
b6e24c517b use messagepack to make it even smaller!!!!
a5457c6cc6 feat: add list command to retrieve and paginate user files
5fd014b677 register cmd
49d6b51de6 refactor: reorganize project structure and improve user command handling
Compare 4 commits »
grng pushed to main at stereo.cat/discord-bot 2025-07-31 15:48:58 +00:00
5cfcb3ba0c add user command to retrieve user information and upload stats
grng pushed to main at stereo.cat/discord-bot 2025-07-31 14:03:09 +00:00
2f57cb7d39 add prescence
grng pushed to main at stereo.cat/discord-bot 2025-07-31 13:57:06 +00:00
8f70e1567c fix ping
grng pushed to main at stereo.cat/discord-bot 2025-07-31 13:45:54 +00:00
3fb2883091 i did stuff
grng pushed to dashboard-refresh at stereo.cat/frontend 2025-07-31 11:32:46 +00:00
1599371df5 oops
grng pushed to dashboard-refresh at stereo.cat/frontend 2025-07-31 11:29:45 +00:00
31a8d62f1d refactor: clean up unused imports and improve file loading logic
grng pushed to main at stereo.cat/discord-bot 2025-07-31 11:04:37 +00:00
67d53818f3 stub
grng pushed to dashboard-refresh at stereo.cat/frontend 2025-07-31 10:31:36 +00:00
4f54880400 Merge branch 'state' into dashboard-refresh
60cc3e958c logging out
dcfd3df713 companion commit to state branch on backend
Compare 3 commits »
grng pushed to dashboard-refresh at stereo.cat/frontend 2025-07-31 10:31:24 +00:00
grng pushed to dev at stereo.cat/backend 2025-07-31 10:30:41 +00:00
04284acc13 Merge pull request 'add state validation to oauth flow' (#8) from state into dev
8ca089ecfb use array instead of map
b906736af8 logging out & fix state (?)
96320c3cc4 clean up callback to dashboard url 😭
6a08afbf52 add state validation to oauth flow
Compare 5 commits »
grng closed issue stereo.cat/backend#4 2025-07-31 10:30:40 +00:00
Secure oauth flow (state parameter)
grng merged pull request stereo.cat/backend#8 2025-07-31 10:30:40 +00:00
add state validation to oauth flow
grng commented on pull request stereo.cat/backend#8 2025-07-31 10:30:33 +00:00
add state validation to oauth flow

tested & seems to work, merging

grng pushed to main at stereo.cat/discord-bot 2025-07-31 10:29:38 +00:00
77101f1cc2 basic bot