Commit graph

  • bfdaafeb0a refactor: extract Button to component, reformat all files with Prettier Sam 2022-11-18 14:11:52 +0100
  • 1080d8a0cd fix: save discord ID in db, add HTTP status to new error codes Sam 2022-11-18 02:26:40 +0100
  • 9a3c51459b feat: get signup via discord working Sam 2022-11-18 02:17:27 +0100
  • 77dea0c5ed feat: start edit user page Sam 2022-11-17 17:34:20 +0100
  • a67ecbf51d fix: fix discord login page Sam 2022-11-17 17:33:59 +0100
  • ec980bc67f feat(frontend): member type Sam 2022-10-27 17:11:10 +0200
  • 773f20d135 feat(api): add POST /members Sam 2022-10-03 10:59:30 +0200
  • f2a298da75 feat(frontend): support multiple avatar urls Sam 2022-09-20 14:12:46 +0200
  • 85a061ebc5 feat(backend): remove avatar_source field, change avatar_urls on member Sam 2022-09-20 14:12:29 +0200
  • 5679dbb657 feat(backend): working avatar uploading Sam 2022-09-20 13:02:48 +0200
  • b48fc74042 feat(backend): some member routes, half-broken avatar uploading Sam 2022-09-20 12:55:00 +0200
  • 220e8fa71d feat(frontend): add sentry Sam 2022-09-16 10:20:09 +0200
  • 4a8e1bb54f feat(frontend): log in with Discord Sam 2022-09-16 00:49:04 +0200
  • e4d028bbad fix: make PATCH /users/@me work with names/pronouns Sam 2022-09-16 00:48:43 +0200
  • 7590c2ef9c chore: update README Sam 2022-09-08 14:10:45 +0200
  • 9e98b61472 feat: add user names/pronouns to GET /users/{userRef} and PATCH /users/@me Sam 2022-09-08 14:00:41 +0200
  • 639b3373e5 feat: add user/member names/pronouns tables Sam 2022-09-06 23:24:06 +0200
  • f53278be4c add favicon Sam 2022-09-06 01:01:24 +0200
  • 36b7d26723 feat(frontend): add /u/[user] Sam 2022-08-17 03:04:06 +0200
  • eec01dc070 feat(frontend): incomplete port to next.js Sam 2022-08-16 00:01:54 +0200
  • b9c30379ee don't serve frontend from api server anymore Sam 2022-07-11 22:35:20 +0200
  • e31f96110b feat: start making EditMe functional Sam 2022-07-05 22:21:28 +0200
  • 6cc4d4c41d fix(api): don't panic if PATCH /users/@me does not have "fields" set Sam 2022-06-17 16:10:32 +0200
  • 59a1a3fb9b fix(api): fix patching fields Sam 2022-06-17 16:03:47 +0200
  • 512e977d0d feat: discord commands Sam 2022-06-17 15:49:16 +0200
  • 0b2b0a1358 feat: bundle css with backend Sam 2022-06-17 15:19:00 +0200
  • ad2c527e0e fix(api): return correct struct in /auth/discord/callback Sam 2022-06-17 15:18:44 +0200
  • ecd049088a chore: update README Sam 2022-06-17 00:02:16 +0200
  • 6c9ebf1d08 feat: bundle frontend with API executable Sam 2022-06-17 00:00:52 +0200
  • 57c7a0f4de feat(api): add PATCH /users/@me, remove PATCH /users/@me/fields Sam 2022-06-16 14:54:15 +0200
  • f4a6296d13 chore: update README Sam 2022-06-06 15:32:10 +0200
  • 6e05d266a6 feat: working buttons in EditMe Sam 2022-06-06 15:27:06 +0200
  • afb241232b fix: don't call /users/@me without token Sam 2022-06-06 15:26:45 +0200
  • 8b31519952 feat(frontend): start edit page Sam 2022-05-26 16:11:22 +0200
  • 2ee1087eec feat(api): add rate limiting Sam 2022-05-26 00:41:06 +0200
  • 52a03b4aa6 feat(api): add PATCH /users/@me/fields, finish POST /auth/discord/callback Sam 2022-05-17 22:35:26 +0200
  • 020ac15a00 oops 2 Sam 2022-05-14 21:57:44 +0200
  • 85754a9208 oops Sam 2022-05-14 21:56:46 +0200
  • 79eefb1ccf fix: return error if Authorization header is supplied but is invalid Sam 2022-05-14 21:55:44 +0200
  • 6fdf23eb1a chore: update import url (sorry gitlab, codeberg is just better) Sam 2022-05-14 16:52:08 +0200
  • ca2cf9e06f feat: add (non-working) edit page Sam 2022-05-14 16:46:03 +0200
  • 15797b679c feat: add /users/@me endpoint, add edit button to profile page Sam 2022-05-13 16:43:28 +0200
  • d2f4e09a01 feat: discord login works! Sam 2022-05-12 16:41:32 +0200
  • 206feb21b8 feat: add working user page Sam 2022-05-11 02:23:45 +0200
  • 7daac080f5 feat: improve navigation slightly Sam 2022-05-10 22:24:20 +0200
  • 9c5a9a72d0 feat: frontend layout skeleton Sam 2022-05-10 16:33:29 +0200
  • 2e4b8b9823 add recoil store Sam 2022-05-05 16:33:44 +0200
  • 580449440a add frontend template + GET /users/{userRef} route Sam 2022-05-04 16:27:16 +0200
  • 5a75f99720 initial commit Sam 2022-05-02 17:19:37 +0200