Foxnouns.NET/Foxnouns.Frontend/app
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
..
components feat: remove dark mode toggle, switch to prefers-color-scheme 2024-09-25 15:14:48 +02:00
lib feat: add avatar/bio/links/names/pronouns to user page 2024-09-24 20:56:10 +02:00
routes feat: remove dark mode toggle, switch to prefers-color-scheme 2024-09-25 15:14:48 +02:00
app.scss feat: remove dark mode toggle, switch to prefers-color-scheme 2024-09-25 15:14:48 +02:00
entry.client.tsx feat(frontend): internationalization 2024-09-10 20:33:22 +02:00
entry.server.tsx feat(frontend): internationalization 2024-09-10 20:33:22 +02:00
env.server.ts feat: add docker configuration 2024-09-14 18:07:49 +02:00
i18n.ts feat(frontend): internationalization 2024-09-10 20:33:22 +02:00
i18next.server.ts feat(frontend): internationalization 2024-09-10 20:33:22 +02:00
root.tsx feat: remove dark mode toggle, switch to prefers-color-scheme 2024-09-25 15:14:48 +02:00