9 Commits

Author SHA1 Message Date
Valentyne Stigloher
86c59d7d82 (nuxt) replace mechanism in router.options.ts for locale-specific noun pages with route.meta.translatedPaths
now possible because Nuxt scans definePageMeta for pages added by pages:extend
2025-08-17 18:13:59 +02:00
Valentyne Stigloher
4cb5e8b989 (nuxt) move shared/data.ts to app/src/data.ts because it is only useful in an app context 2025-08-17 18:13:59 +02:00
Valentyne Stigloher
4568616359 (nuxt) rename src to shared to be consistent with nuxt default directory structure 2025-08-17 18:12:42 +02:00
Valentyne Stigloher
ec5f0ba97d (de)(nouns) grammar tables for noun conventions 2025-04-22 14:29:10 +02:00
Valentyne Stigloher
6edb822d9a (refactor) inline /admin/all-locales route for better caching opportunities 2025-03-14 19:25:57 +01:00
Valentyne Stigloher
8298bcc21a (nuxt) dynamically include nouns subroutes 2025-02-15 14:27:00 +01:00
Valentyne Stigloher
41b4d6d668 (nuxt) dynamically load config.suml in router and plugin 2025-02-15 14:04:09 +01:00
Valentyne Stigloher
8c554a38fd (test) use nuxt environment for integrated pages testing 2024-09-12 10:11:25 +02:00
Valentyne Stigloher
55050c658f (nuxt) move routes to pages for usage of definePageMeta 2024-09-12 10:11:25 +02:00