Commit graph

16 commits

Author SHA1 Message Date
sam
b1165c3780
refactor(frontend): extract avatar image component 2024-10-01 14:44:34 +02:00
sam
80ac16694c
feat(frontend): start settings pages 2024-09-30 21:40:28 +02:00
sam
0bdd0148d2
feat(frontend): member page 2024-09-29 21:10:11 +02:00
sam
3f0a94af3d
fix(frontend): reset colour and change size of member card links 2024-09-29 20:37:30 +02:00
sam
4514216405
refactor(frontend): extract profile view to component shared between users and members 2024-09-29 20:32:54 +02:00
sam
dc18ab60d2
feat(frontend): add flags to user page 2024-09-29 20:24:47 +02:00
sam
e7e4937082
fix(frontend): remove debug console.logs 2024-09-26 15:26:37 +02:00
sam
6ea8861da2
feat(frontend): add member pagination 2024-09-26 02:15:54 +02:00
sam
6f79d35f11
feat(frontend): add members to user page 2024-09-25 19:48:28 +02:00
sam
f81ae97821
feat(backend): return unlisted status in partial member for authenticated users 2024-09-25 19:48:09 +02:00
sam
4732451040
feat(frontend): show user profile fields 2024-09-25 16:43:53 +02:00
sam
0f3ab19f6f
feat: remove dark mode toggle, switch to prefers-color-scheme
This means it's not possible to manually change the theme, but all major operating systems
support global dark mode now, so it shouldn't be a huge problem.
Will re-add the dark mode toggle if the Sec-CH-Prefers-Color-Scheme header gets added to Firefox and Safari.
2024-09-25 15:14:48 +02:00
sam
862a64840e
feat: add avatar/bio/links/names/pronouns to user page 2024-09-24 20:56:10 +02:00
sam
41e620ad03
feat: add go users exporter 2024-09-17 22:12:12 +02:00
sam
be34c4c77e
feat(frontend): working email login 2024-09-10 21:24:40 +02:00
sam
c4adf6918c
switch to another frontend framework wheeeeeeeeeeee 2024-09-05 22:29:12 +02:00