c4cb08cdc1
feat: initial fediverse registration/login
2024-11-03 02:07:07 +01:00
567e794154
feat(frontend): hide everything email related if it's disabled on the backend
2024-10-02 21:05:52 +02:00
06f7019330
feat(backend): move internal endpoints to /api/internal
2024-10-02 00:15:14 +02:00
2b8e4c3e8d
feat(frontend): use __Host prefix for token cookie
2024-09-30 20:14:03 +02:00
e7e4937082
fix(frontend): remove debug console.logs
2024-09-26 15:26:37 +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
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
116d0577a7
improve login page
2024-09-11 20:00:35 +02:00
be34c4c77e
feat(frontend): working email login
2024-09-10 21:24:40 +02:00