35 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
b25afefc49 (fmt) 2024-10-29 10:56:32 +01: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
57e732034c (nuxt) use lazy on useFetch in more places to not block site navigation 2024-09-12 16:42:54 +02:00
Valentyne Stigloher
ec73f288dd (nuxt) replace $axios with useFetch, useAsyncData or $fetch
https://nuxt.com/docs/getting-started/data-fetching
2024-09-12 10:11:25 +02:00
Valentyne Stigloher
d059994863 (vue) convert vue mixins to composables 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
75e76025eb (vue) migrate component from Vue.extend to defineComponent 2024-09-11 21:29:22 +02:00
Valentyne Stigloher
1d3d01ad5d (ts) migrate plugins/spelling.ts with depending components 2024-04-30 19:41:28 +02: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
Valentyne Stigloher
8e1a40d74f (lint) add .js extension on imports in .vue 2024-01-11 20:33:04 +01:00
Andrea Vos
e66d621bb9 [tok] missing <Spelling> 2022-07-23 20:02:24 +02:00
Andrea Vos
168ff23132 [tok][profile] convert names to sitelen pona 2022-06-23 22:40:54 +02:00
Andrea Vos
92ca7034b1 [design] redesign footer 2021-12-08 18:04:27 +01:00
Andrea Vos
9f08918fc0 [contact] make the link to the team page bigger 2021-10-25 19:13:49 +02:00
Andrea Vos
b140322dca [dark] fix inverted icons 2021-06-27 13:03:02 +02:00
Andrea Vos
a35f36ec86 allow footer credits without a card 2021-04-06 20:48:44 +02:00
Andrea Vos
cf0d111cfa <Spelling> - disallow passing value by innerHTML (not reactive and missing whitespaces) 2021-03-19 20:34:34 +01:00
Andrea Vos
a4a3ded83f Merge branch 'main' into bs5
# Conflicts:
#	components/Authors.vue
#	components/ButtonList.vue
#	components/Source.vue
2021-03-01 22:01:15 +01:00
Andrea Vos
b8499c4cfc [zh] apply <Spelling> in more places 2021-02-01 23:07:30 +01:00
Andrea Vos
027bab8da3 [zh][team] add 台灣非二元酷兒浪子 2021-02-01 22:03:33 +01:00
Andrea Vos
beeafcaf87 #169 Bootstrap 5 [wip] 2021-01-22 23:54:24 +01:00
Andrea Vos
8675564f7d #164 dynamic /team page and footer 2021-01-12 20:06:59 +01:00
Andrea Vos
e99b7cd046 #155 simplify footer 2020-12-29 18:44:06 +01:00
Andrea Vos
28b86399c6 #154 [zh] wip 2020-12-29 12:01:54 +01:00
Andrea Vos
f6f64176d3 #61 [en] credits Ausir & Szymon 2020-12-05 21:27:40 +01:00
Andrea Vos
080785d36c [footer][pl] 2020-11-25 19:24:22 +01:00
Andrea Vos
a042a6a455 [pl] kolektyw, update 2020-11-23 17:41:12 +01:00
Andrea Vos
a54d5a7a85 #106 [pl] kolektyw 2020-11-22 21:57:00 +01:00
Andrea Vos
3e30457298 #50 pronoun cards - final touches 2020-10-27 18:57:27 +01:00
Andrea Vos
042bf34638 #59 multilingual support - configs 2020-09-28 18:30:35 +02:00
Andrea Vos
53a80c8a5f poprawki w kontaktach 2020-09-24 23:08:13 +02:00
Andrea Vos
0fa7909f4c spaceless 2020-09-23 23:00:01 +02:00
Andrea Vos
d310aecb4f #56 kontakt 2020-09-23 21:16:56 +02:00