Valentyne Stigloher
|
a2e68f320c
|
(fix) another usage of useRuntimeConfig outside of Nitro
|
2025-03-15 16:30:26 +01:00 |
|
Valentyne Stigloher
|
8959e84889
|
(nuxt) replace NUXT_PUBLIC_BASE_URL with calculating it from NUXT_PUBLIC_DOMAIN_BASE
|
2025-03-14 19:26:51 +01:00 |
|
Valentyne Stigloher
|
68efcb7263
|
(nuxt) replace NUXT_PUBLIC_ALL_LOCALES_URLS with calculating it from locale and NUXT_PUBLIC_DOMAIN_BASE
|
2025-03-14 19:26:16 +01:00 |
|
Valentyne Stigloher
|
314c3553ad
|
(nuxt) rename env variables that fill nuxt runtime configuration to NUXT_* so that they can be passed at runtime
|
2025-02-15 14:27:01 +01:00 |
|
Valentyne Stigloher
|
3e5a0b12f2
|
(dependencies) replace jsonwebtoken with jose which does not need crypto polyfill
|
2024-11-10 21:59:56 +01:00 |
|
Valentyne Stigloher
|
b25afefc49
|
(fmt)
|
2024-10-29 10:56:32 +01:00 |
|
Valentyne Stigloher
|
71a562bba9
|
(nuxt) do not use import.meta.url directly to reference other files as this breaks in Nitro, use current working directory as convention
|
2024-09-12 10:11:25 +02:00 |
|