8 Commits

Author SHA1 Message Date
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
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
c61076ad6b (helper) ignore last trailing line for string blocks 2025-06-23 16:02:51 +02:00
Valentyne Stigloher
500dd5c04f (helper) fix comment parsing (it is not entirely consistent, but good enough for the current codebase) 2025-06-23 16:02:51 +02:00
Valentyne Stigloher
a47138e777 (helper) specify .suml extension in arguments 2025-06-23 16:02:51 +02:00
Benjamin
4a41e6966d CLI Finalizations 2025-06-23 16:02:50 +02:00