Commit Graph

147 Commits

Author SHA1 Message Date
Sam 9a3c51459b feat: get signup via discord working 2022-11-18 02:17:27 +01:00
Sam 77dea0c5ed feat: start edit user page 2022-11-17 17:34:20 +01:00
Sam a67ecbf51d fix: fix discord login page 2022-11-17 17:33:59 +01:00
Sam ec980bc67f feat(frontend): member type 2022-10-27 17:11:10 +02:00
Sam 773f20d135 feat(api): add POST /members 2022-10-03 10:59:30 +02:00
Sam f2a298da75 feat(frontend): support multiple avatar urls 2022-09-20 14:12:46 +02:00
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 220e8fa71d feat(frontend): add sentry 2022-09-16 10:20:09 +02:00
Sam 4a8e1bb54f feat(frontend): log in with Discord 2022-09-16 00:49:04 +02:00
Sam e4d028bbad fix: make PATCH /users/@me work with names/pronouns 2022-09-16 00:48:43 +02:00
Sam 7590c2ef9c chore: update README 2022-09-08 14:10:45 +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 639b3373e5 feat: add user/member names/pronouns tables 2022-09-06 23:24:06 +02:00
Sam f53278be4c add favicon 2022-09-06 01:01:24 +02:00
Sam 36b7d26723 feat(frontend): add /u/[user] 2022-08-17 03:04:06 +02:00
Sam eec01dc070 feat(frontend): incomplete port to next.js 2022-08-16 00:01:54 +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 0b2b0a1358 feat: bundle css with backend 2022-06-17 15:19:00 +02:00
Sam ad2c527e0e fix(api): return correct struct in /auth/discord/callback 2022-06-17 15:18:44 +02:00
Sam ecd049088a chore: update README 2022-06-17 00:02:16 +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 f4a6296d13 chore: update README 2022-06-06 15:32:10 +02:00
Sam 6e05d266a6 feat: working buttons in EditMe 2022-06-06 15:27:06 +02:00
Sam afb241232b fix: don't call /users/@me without token 2022-06-06 15:26:45 +02:00
Sam 8b31519952 feat(frontend): start edit page 2022-05-26 16:11:22 +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 ca2cf9e06f feat: add (non-working) edit page 2022-05-14 16:46:03 +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 206feb21b8 feat: add working user page 2022-05-11 02:23:45 +02:00
Sam 7daac080f5 feat: improve navigation slightly 2022-05-10 22:24:20 +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