Commit Graph

277 Commits

Author SHA1 Message Date
Sam bfdaafeb0a refactor: extract Button to component, reformat all files with Prettier 2022-11-18 14:11:52 +01:00
Sam 1080d8a0cd fix: save discord ID in db, add HTTP status to new error codes 2022-11-18 02:26:40 +01:00
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 f2a298da75 feat(frontend): support multiple avatar urls 2022-09-20 14:12:46 +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 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 e31f96110b feat: start making EditMe functional 2022-07-05 22:21:28 +02:00
Sam 0b2b0a1358 feat: bundle css with backend 2022-06-17 15:19:00 +02:00
Sam 6c9ebf1d08 feat: bundle frontend with API executable 2022-06-17 00:00:52 +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 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