Sam
|
95e7951c76
|
update changelog
|
2023-04-24 17:04:48 +02:00 |
|
Sam
|
6f7eb5eeee
|
feat: add captcha when signing up (closes #53)
|
2023-04-24 16:51:55 +02:00 |
|
Sam
|
1dc4089cef
|
fix(frontend): use new but unsaved custom preferences on edit profile page
|
2023-04-21 16:50:27 +02:00 |
|
Sam
|
bd279a7dae
|
fix(frontend): use 'treat as favourite' preferences as favourites in member list
|
2023-04-21 16:37:26 +02:00 |
|
Sam
|
61b69d1026
|
feat: add changelog
|
2023-04-20 10:28:07 +02:00 |
|
Sam
|
70b4417128
|
fix(frontend): fix eslint errors
|
2023-04-20 07:33:02 +00:00 |
|
Sam
|
9a80bb2e9b
|
feat(frontend): allow editing + using custom preferences
|
2023-04-20 07:33:02 +00:00 |
|
Sam
|
8bda5f9860
|
feat(frontend): show custom preferences
|
2023-04-20 07:33:02 +00:00 |
|
Sam
|
661f0254fd
|
fix: log user out if token is invalid (fixes #50)
|
2023-04-19 00:41:20 +02:00 |
|
Sam
|
f5d7bc4095
|
feat: only show auth providers if they're enabled
|
2023-04-18 23:31:57 +02:00 |
|
Sam
|
488544dd5f
|
feat: add google oauth
|
2023-04-18 22:52:58 +02:00 |
|
Sam
|
716c1283e7
|
feat: add tumblr oauth
|
2023-04-18 03:49:37 +02:00 |
|
Sam
|
ec6b048501
|
fix(frontend): fall back to full pronoun set if it's a malformed set
|
2023-04-17 16:22:45 +02:00 |
|
Sam
|
3ef4c715e7
|
fix(frontend): encode pronoun links
|
2023-04-17 16:16:32 +02:00 |
|
Sam
|
28db9acc81
|
feat: hide display text box by default
|
2023-04-07 23:41:49 +02:00 |
|
Sam
|
b9f150f38f
|
fix: add aria-label to IconButton
|
2023-04-07 17:18:59 +02:00 |
|
Sam
|
5584d8c601
|
fix: wrap long member names on user page
|
2023-04-07 17:06:28 +02:00 |
|
Sam
|
033b9b5904
|
fix: fix some markdown rendering bugs (closes #46)
|
2023-04-03 23:32:34 +02:00 |
|
Sam
|
8433a1523a
|
feat: count characters consistently
|
2023-04-02 22:50:22 +02:00 |
|
Sam
|
ef9b186e66
|
feat(backend): add unlisted members, private member list, custom members header
|
2023-04-01 17:20:59 +02:00 |
|
Sam
|
ba48ba0eb2
|
feat: add names/pronouns/field entries on enter
|
2023-03-31 00:11:28 +02:00 |
|
Sam
|
b1e267cb29
|
feat: differentiate okay/avoid preferences more
|
2023-03-30 23:10:13 +02:00 |
|
Sam
|
9c8b6a8f91
|
feat(!): return 204 instead of useless json responses, add fastFetch
|
2023-03-30 16:05:40 +02:00 |
|
Sam
|
92243d58ac
|
feat: accept short versions of traditional pronouns
|
2023-03-30 15:30:34 +02:00 |
|
Sam
|
a49dd09013
|
feat: move toasts to top center to not obstruct menu
|
2023-03-30 00:31:23 +02:00 |
|
Sam
|
96376516b0
|
feat(!): use strings for WordStatus enum instead of ints
|
2023-03-29 23:59:51 +02:00 |
|
Sam
|
7d25d12722
|
feat: validate names when *changing* them, too
|
2023-03-28 10:25:54 +02:00 |
|
Sam
|
4a17611766
|
feat(frontend): specify height as well as width for avatars
|
2023-03-27 15:40:23 +02:00 |
|
Sam
|
0c187aaf84
|
feat(frontend): self host avatar placeholders
|
2023-03-25 22:14:04 +01:00 |
|
Sam
|
293f68e88c
|
feat: add warnings page, add delete user + acknowledge report options
|
2023-03-23 17:13:23 +01:00 |
|
Sam
|
29274287a2
|
frontend: add reports list
|
2023-03-23 11:30:47 +01:00 |
|
Sam
|
244c13cd84
|
merge: branch 'main' into reports
|
2023-03-23 10:50:36 +01:00 |
|
Sam
|
dd608bbb22
|
fix: make member avatar link to member card
|
2023-03-23 10:17:36 +01:00 |
|
Sam
|
da67d12b60
|
feat: use markdown-it instead of marked for descriptions
|
2023-03-23 10:05:17 +01:00 |
|
Sam
|
77a93fd148
|
a lil frontend work (as a treat)
|
2023-03-23 09:30:23 +01:00 |
|
Sam
|
f790c57447
|
chore(frontend): clean up imports + packages
|
2023-03-21 15:32:51 +01:00 |
|
Sam
|
cafebec8ec
|
fix: make PronounLink reactive, fixes wrong pronouns showing up
|
2023-03-21 15:06:55 +01:00 |
|
Sam
|
1b949a013d
|
refactor: use shared component for login callback pages
|
2023-03-20 15:57:16 +01:00 |
|
Sam
|
004403895a
|
fix: require >1 provider for unlink account endpoints (fixes #29)
|
2023-03-18 23:04:50 +01:00 |
|
Sam
|
b2bc608ec8
|
feat: allow unlinking auth providers
|
2023-03-18 16:54:31 +01:00 |
|
Sam
|
97191933cb
|
feat: allow linking fediverse account to existing user
|
2023-03-18 15:19:53 +01:00 |
|
Sam
|
bfa810fbb2
|
feat(frontend): list tokens, use formatted dates
|
2023-03-15 23:28:57 +01:00 |
|
Sam
|
15109819df
|
feat(backend): add data export
|
2023-03-15 15:24:51 +01:00 |
|
Sam
|
87e6e2809e
|
feat: add toasts
|
2023-03-14 23:59:02 +01:00 |
|
Sam
|
149a7fba88
|
feat(frontend): pad member page back button, add link to member page on edit page
|
2023-03-14 22:31:45 +01:00 |
|
Sam
|
3678f5a3e8
|
feat: paginate member list, add create member button
|
2023-03-14 16:43:31 +01:00 |
|
Sam
|
9bfabcc1f1
|
feat: cancel user deletion
|
2023-03-14 16:16:07 +01:00 |
|
Sam
|
e3f3ac1d8d
|
feat: select label preferences with dropdown
|
2023-03-14 15:00:56 +01:00 |
|
Sam
|
97cce1d8fc
|
feat: add opengraph tags
|
2023-03-14 03:01:26 +01:00 |
|
Sam
|
8cab186ee4
|
feat: add pronouns page
|
2023-03-14 02:18:21 +01:00 |
|