201c56c3dd
feat: link discord account to existing account
2024-11-03 13:53:16 +01:00
c4cb08cdc1
feat: initial fediverse registration/login
2024-11-03 02:07:07 +01:00
06f7019330
feat(backend): move internal endpoints to /api/internal
2024-10-02 00:15:14 +02:00
2a66e3e25e
feat(frontend): add username editing
2024-10-01 16:06:02 +02:00
80ac16694c
feat(frontend): start settings pages
2024-09-30 21:40:28 +02:00
2b8e4c3e8d
feat(frontend): use __Host prefix for token cookie
2024-09-30 20:14:03 +02:00
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
0f51f01b34
feat(frontend): start welcome page
2024-09-15 00:03:15 +02:00
cf2f624ae4
feat: add docker configuration
2024-09-14 18:07:49 +02:00
103ba24555
feat(frontend): create account from discord, better error alert
2024-09-14 16:37:27 +02:00
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