Commit Graph

175 Commits

Author SHA1 Message Date
Sam 85a061ebc5 feat(backend): remove avatar_source field, change avatar_urls on member 2022-09-20 14:12:29 +02:00
Sam 5679dbb657 feat(backend): working avatar uploading 2022-09-20 13:02:48 +02:00
Sam b48fc74042 feat(backend): some member routes, half-broken avatar uploading 2022-09-20 12:55:00 +02:00
Sam e4d028bbad fix: make PATCH /users/@me work with names/pronouns 2022-09-16 00:48:43 +02:00
Sam 9e98b61472 feat: add user names/pronouns to GET /users/{userRef} and PATCH /users/@me 2022-09-08 14:00:41 +02:00
Sam b9c30379ee don't serve frontend from api server anymore 2022-07-11 22:35:20 +02:00
Sam e31f96110b feat: start making EditMe functional 2022-07-05 22:21:28 +02:00
Sam 6cc4d4c41d fix(api): don't panic if PATCH /users/@me does not have "fields" set 2022-06-17 16:10:32 +02:00
Sam 59a1a3fb9b fix(api): fix patching fields 2022-06-17 16:03:47 +02:00
Sam 512e977d0d feat: discord commands 2022-06-17 15:49:16 +02:00
Sam ad2c527e0e fix(api): return correct struct in /auth/discord/callback 2022-06-17 15:18:44 +02:00
Sam 6c9ebf1d08 feat: bundle frontend with API executable 2022-06-17 00:00:52 +02:00
Sam 57c7a0f4de feat(api): add PATCH /users/@me, remove PATCH /users/@me/fields 2022-06-16 14:54:15 +02:00
Sam 2ee1087eec feat(api): add rate limiting 2022-05-26 00:41:29 +02:00
Sam 52a03b4aa6 feat(api): add PATCH /users/@me/fields, finish POST /auth/discord/callback 2022-05-17 22:35:26 +02:00
Sam 020ac15a00 oops 2 2022-05-14 21:57:44 +02:00
Sam 85754a9208 oops 2022-05-14 21:56:46 +02:00
Sam 79eefb1ccf fix: return error if Authorization header is supplied but is invalid 2022-05-14 21:55:44 +02:00
Sam 6fdf23eb1a chore: update import url (sorry gitlab, codeberg is just better) 2022-05-14 16:52:08 +02:00
Sam 15797b679c feat: add /users/@me endpoint, add edit button to profile page 2022-05-13 16:43:28 +02:00
Sam d2f4e09a01 feat: discord login works! 2022-05-12 16:41:32 +02:00
Sam 9c5a9a72d0 feat: frontend layout skeleton 2022-05-10 16:33:29 +02:00
Sam 2e4b8b9823 add recoil store 2022-05-05 16:33:44 +02:00
Sam 580449440a add frontend template + GET /users/{userRef} route 2022-05-04 16:27:16 +02:00
Sam 5a75f99720 initial commit 2022-05-02 17:19:37 +02:00