Andrea Vos
|
0053e2f52c
|
lint
|
2025-09-15 13:53:56 +02:00 |
|
Andrea Vos
|
151cc811a1
|
Merge remote-tracking branch 'origin/main'
|
2025-09-15 10:28:49 +02:00 |
|
Andrea Vos
|
5745dcc52f
|
(profile) embed code generator
|
2025-09-15 10:28:29 +02:00 |
|
Valentyne Stigloher
|
323daf29b1
|
refactor: explicitely define LocaleCode (typescript can’t see through constructor values) and use it in more places
|
2025-09-13 20:21:06 +02:00 |
|
Benjamin
|
7dd8ec2cdd
|
refactor(perms): Change to enum-based permission indexing
|
2025-08-25 16:04:33 -04: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
|
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
|
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
|
54a57192b3
|
(nuxt) use new directory structure by moving many directories to app
|
2025-08-17 18:10:36 +02:00 |
|