Commit graph

45 commits

Author SHA1 Message Date
Sam
11363d6769
feat(frontend): make field entries sortable 2023-03-05 04:18:35 +01:00
Sam
66a0830ef2
feat(frontend): support new fields 2023-03-04 23:03:30 +01:00
Sam
68939f5e10
feat: slightly improve card layout + edit profile page 2023-01-03 00:07:10 +01:00
Sam
cd7689d0f5
refactor: sort typescript imports 2022-12-22 15:49:08 +01:00
Sam
7bb179a2dc
feat: give editor on /edit/profile a theme + bigger font size 2022-12-22 15:43:43 +01:00
Sam
6b5ccae514 fix(frontend): fix bio in edit profile page 2022-12-03 04:25:25 +01:00
Sam
f2306b8b1d style: format with prettier 2022-11-25 02:27:46 +01:00
hanabi
ba24815320 refactor(frontend): some degree of api wrapping 2022-11-24 14:49:53 -05:00
Sam
f4a63fc95e feat(frontend): add bio edit field 2022-11-24 14:56:27 +01:00
hanabi
ed6bc06e6f feat(frontend): member page 2022-11-20 22:16:07 -05:00
hanabi
3a640e4bcd fix(frontend): remove redundant member list fetch 2022-11-20 21:57:30 -05:00
hanabi
befd3f15ee refactor: detach PersonPage from u/[page] 2022-11-20 21:52:24 -05:00
hanabi
52eed5ea56 fix(frontend): fix array types to match api 2022-11-20 21:40:53 -05:00
hanabi
212d69b7ac refactor: prepare user page code for member page 2022-11-20 21:39:09 -05:00
Sam
373ccf4b63 feat(backend): switch to toasts for client-side API feedback, flesh out edit profile page 2022-11-21 03:20:15 +01:00
hanabi
8aeefb56da refactor: minor api change, type reafactor 2022-11-20 19:58:17 -05:00
Sam
03a0ffc1ca fix(frontend): fix duplicate meta elements 2022-11-20 23:36:04 +01:00
Sam
83c1fa6e42 fix(frontend): embed improvements 2022-11-20 23:31:46 +01:00
sam
7eb5af6c00 feat(frontend): embeds 2022-11-20 23:04:44 +01:00
sam
94cee93ccb fix(frontend): fix LabelsLine, change grid to flex in FieldCardGrid 2022-11-20 22:43:21 +01:00
sam
671db409a1 style: lint pages/u/[user]/index.tsx 2022-11-20 22:35:10 +01:00
sam
801392f1c6 merge: branch 'main' of codeberg-1f320:u1f320/pronouns.cc 2022-11-20 22:09:47 +01:00
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
hanabi
8a9e842901 feat: u/[user] members list 2022-11-20 16:05:51 -05: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
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