Commit graph

15 commits

Author SHA1 Message Date
sam
4732451040
feat(frontend): show user profile fields 2024-09-25 16:43:53 +02:00
sam
4ba28bbfde
feat(frontend): add correct favicon 2024-09-25 16:09:23 +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
bb76c24017
feat(frontend): slightly better error page 2024-09-15 16:48:22 +02:00
sam
0f51f01b34
feat(frontend): start welcome page 2024-09-15 00:03:15 +02:00
sam
cf2f624ae4
feat: add docker configuration 2024-09-14 18:07:49 +02:00
sam
103ba24555
feat(frontend): create account from discord, better error alert 2024-09-14 16:37:27 +02:00
sam
ff22530f0a
feat(frontend): add discord callback page
this only handles existing accounts for now, still need to write an action function
2024-09-13 14:56:38 +02:00
sam
116d0577a7
improve login page 2024-09-11 20:00:35 +02:00
sam
be34c4c77e
feat(frontend): working email login 2024-09-10 21:24:40 +02:00
sam
498d79de4e
feat(frontend): internationalization 2024-09-10 20:33:22 +02:00
sam
acc54a55bc
format(frontend): change line width to 100 2024-09-06 15:01:44 +02:00
sam
c4adf6918c
switch to another frontend framework wheeeeeeeeeeee 2024-09-05 22:29:12 +02:00