17 Commits

Author SHA1 Message Date
Valentyne Stigloher
54a57192b3 (nuxt) use new directory structure by moving many directories to app 2025-08-17 18:10:36 +02:00
Valentyne Stigloher
7aaa57880d (nuxt) use name of routes / pages instead of building urls as this breaks sometimes when encodeURIComponent is used (and it’s shorter) 2024-09-20 22:53:57 +02:00
Valentyne Stigloher
9516a93501 (ts) migrate some components to composition API with typescript 2024-09-20 22:53:57 +02:00
Valentyne Stigloher
1f953117fa (refactor) migrate from vuex to pinia 2024-09-11 21:29:35 +02:00
Valentyne Stigloher
6090078689 (nuxt) use useConfig composable instead of $config global as this can only be controlled via runtimeConfig and is better protected than in Nuxt 2 2024-09-11 21:29:35 +02:00
Valentyne Stigloher
8e5735e1c5 (ar) disable sources and noun templates, hide terminology 2024-05-25 18:57:42 +02:00
Valentyne Stigloher
dd63c9c874 (fix) locales without workshops config act like it is disabled for them 2024-02-26 13:52:20 +01:00
Andrea Vos
d703b4cf3d (pl(workshops) merge & wording 2024-02-09 17:50:29 +01:00
Andrea Vos
706a1b51ef Merge branch 'main' into workshops
# Conflicts:
#	components/CommunityNav.vue
#	components/Header.vue
#	src/contact.js
2024-02-09 15:11:01 +01:00
Valentyne Stigloher
a065029cb5 (refactor) rename $config and $locale Vue globals to have a dollar sign per convention 2024-01-26 14:30:12 +01:00
PronounsPage
fa14ab79d9 (lint) automatically fix lints via yarn lint --fix 2024-01-11 20:36:05 +01:00
Andrea Vos
88f97ef4d8 (workshops) first draft 2023-12-28 23:00:07 +01:00
Andrea Vos
9796737675 [names] published=false wasn't really hiding the page 2021-12-26 14:46:04 +01:00
Andrea Vos
41c39beb62 [team] add link in <CommunityNav/> 2021-11-10 19:07:08 +01:00
Andrea Vos
7fcdf08333 [calendar] fix header 2021-09-14 18:17:08 +00:00
Andrea Vos
37f66bca87 #259 reorganising - fixes after the meeting 2021-09-06 19:40:27 +02:00
Andrea Vos
37ec9e18fb #259 reorganise header 2021-08-30 18:36:57 +02:00