Commit Graph

39 Commits

Author SHA1 Message Date
sam 78d6a817ed feat(frontend): add static page support at /page/[name], add tos + privacy link to login 2022-11-20 22:09:36 +01:00
Sam 73c5c9fc67 feat(api): add display_name to member 2022-11-20 21:09:29 +01:00
sam c4ddde73ec merge: 'Clean up /u/[user].tsx' (#2) from hanabi/pronouns.cc:main into main
Reviewed-on: https://codeberg.org/u1f320/pronouns.cc/pulls/2
2022-11-20 19:11:00 +00:00
hanabi f51a1329da refactor: user page code adjustments 2022-11-20 13:31:28 -05:00
Sam e5b4f78998 feat(frontend): add new field, new field entry, save buttons to edit profile page 2022-11-20 16:54:25 +01:00
hanabi b48a493883 fix(frontend): fix user page title wonky hydration 2022-11-20 09:39:56 -05:00
Sam 0c4f97b3cc fix(frontend): fix discord login page 2022-11-20 01:24:36 +01:00
Sam 493c0963d5 chore(frontend): update Next to 13.0.4 2022-11-19 16:52:52 +01:00
Sam 08554eef38 fix: make frontend build 2022-11-19 03:01:20 +01:00
Sam 47ed36d24c feat: add logout page 2022-11-18 15:27:37 +01:00
Sam a7f8ddd1cb refactor: extract Notice to component 2022-11-18 15:27:25 +01:00
Sam dcfb60e9e3 fix: change colour on hover for links 2022-11-18 15:26:52 +01:00
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