Andrea Vos
|
c92067b11c
|
(bug) fix blog.atom
|
2025-09-09 14:22:06 +02:00 |
|
Valentyne Stigloher
|
10180aa6a3
|
(refactor) use #shared alias instead of ~~/shared
the #shared alias used by Nuxt cannot be easily disabled and to prevent breackage with jiti, we make use of it
|
2025-08-17 18:56:02 +02:00 |
|
Valentyne Stigloher
|
a5491ece49
|
(nuxt) make shared/domain.ts without reference to useRuntimeConfig, which is different between app and server
|
2025-08-17 18:13:59 +02:00 |
|
Valentyne Stigloher
|
8e6f812a9a
|
(nuxt) rename imports ~/locale, ~/public, ~/server, ~/test to resolve to root directory ~~
|
2025-08-17 18:13:52 +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
|
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
|
56aa0b27a2
|
(server) remove global.config and global.translations and replace them by dynamic loading
|
2025-03-14 19:25:57 +01:00 |
|
Valentyne Stigloher
|
a9abe47aa7
|
(nuxt) load blog posts by env variable in server
|
2025-02-15 14:27:00 +01:00 |
|
Valentyne Stigloher
|
bbfe946ac7
|
(refactor) migrate /blog routes from express to h3
|
2024-12-28 00:03:28 +01:00 |
|
Valentyne Stigloher
|
065d944f65
|
(blog) make blog.atom a server route to exclude its dependencies from client bundle
|
2024-11-10 21:59:56 +01:00 |
|