7 Commits

Author SHA1 Message Date
Benjamin
665e4c7123
(lint) linted files and converted some to TypeScript 2025-06-13 19:54:21 -04:00
Valentyne Stigloher
56aa0b27a2 (server) remove global.config and global.translations and replace them by dynamic loading 2025-03-14 19:25:57 +01:00
Valentyne Stigloher
37ddddce03 (nuxt) choose config and translations by env variable in server 2025-02-15 14:27:00 +01:00
Adaline Simonian
979aa097c7
feat: macrolanguage landing page for no locale
Auto-redirects:
- if the page requested is a user profile, and the user has one profile
  out of the multiple individual languages, to the one profile that was
  found
- otherwise based on user's accept-language header
- if all else fails, shows language selection landing page
2025-01-15 16:18:01 -08:00
Valentyne Stigloher
b37bc5d410 (nuxt) enable ssr by default, disable only via env variable DISABLE_SSR 2024-10-31 11:00:22 +01:00
Valentyne Stigloher
b25afefc49 (fmt) 2024-10-29 10:56:32 +01:00
Valentyne Stigloher
b0a2973d76 (nuxt) migrate server/no-ssr.ts 2024-09-12 10:11:25 +02:00