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
|
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
|
301a496f30
|
(nouns) submit regular forms (only stems and class) and display them in the dictionary
|
2025-07-27 23:43:57 +02:00 |
|
Valentyne Stigloher
|
665dc296dd
|
(nuxt) dynamically import virtual module so that ~/server/data.ts can be imported in a script called with run-file
|
2025-03-14 19:26:52 +01:00 |
|
Valentyne Stigloher
|
930fdef9b4
|
(refactor) common interface between loadSuml and loadTsv, bring them to the same file
|
2025-03-14 19:26:52 +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
|
6f9f8fc6e0
|
(nuxt) detect locale from requested origin
|
2025-03-14 19:25:57 +01:00 |
|
Valentyne Stigloher
|
da2e37eb42
|
(api) support locale query parameter for choosing different locale
|
2025-03-14 19:25:57 +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
|
6dcb92bdd8
|
(nuxt) dynamically load calendar events
|
2025-02-15 14:27:00 +01:00 |
|
Valentyne Stigloher
|
e00b8adc68
|
(nuxt) load pronoun data by env variable in server
|
2025-02-15 14:27:00 +01:00 |
|