29 Commits

Author SHA1 Message Date
Valentyne Stigloher
9e13955bfa (nuxt) dynamically load pronouns data 2025-02-15 14:27:00 +01:00
Valentyne Stigloher
0b602028ee (ts) migrate sources components to composition API with typescript 2024-11-01 12:41:04 +01:00
Valentyne Stigloher
b25afefc49 (fmt) 2024-10-29 10:56:32 +01:00
Valentyne Stigloher
8ed07f8802 (ts) migrate pages/pronouns/pronoun.vue to composition API with typescript 2024-10-17 16:43:47 +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
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
118ea121de (refactor) remove process.env.CONFIG and other env variables containing config values 2024-05-13 12:18:40 +02:00
Valentyne Stigloher
b047b46c0c (refactor) do not use v-if with v-for together 2024-04-30 19:41:40 +02:00
Valentyne Stigloher
1a12dce4a8 (ts) convert src/buildPronoun.ts 2024-03-12 15:11:40 +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
Valentyne Stigloher
8e1a40d74f (lint) add .js extension on imports in .vue 2024-01-11 20:33:04 +01:00
Andrea Vos
dc80607253 [en][pronouns][sources] fix edgecase - generator-created pronoun has a source only based on the main form 2022-02-17 18:25:41 +01:00
Andrea Vos
8aed61b419 allow configurable colons 2021-12-02 18:16:25 +01:00
Andrea Vos
4318958c42 #189 [pl][sources][nouns] linkowanie tekstów do osobatywów i dukatywów 2021-03-24 19:29:25 +01:00
Andrea Vos
b97db0bad7 better presentation of they/them 2020-12-10 17:23:39 +01:00
Andrea Vos
361d8d1d16 #122 move sources to db 2020-12-04 22:09:57 +01:00
Andrea Vos
43cab2e7f2 #95 [refactor] rename "template" to "pronoun" 2020-11-11 00:47:44 +01:00
Andrea Vos
5644b01f70 #91 fix miscommit 2020-11-09 21:42:46 +01:00
Andrea Vos
8defba7ff7 #91 [sources] autosorting of sources 2020-11-09 21:11:47 +01:00
Andrea Vos
fdfb8b9889 #59 multilingual support - routing, fixes 2020-09-28 19:22:36 +02:00
Andrea Vos
b166ff6e0b #59 move strings to translations, use symlink to select locale 2020-09-28 17:51:26 +02:00
Andrea Vos
317237c6bd #55 menu 2020-09-23 20:34:35 +02:00
Andrea Vos
610de85d2b #37 literatura, ... → teksty kultury 2020-08-25 09:43:21 +02:00
Andrea Vos
7c6bac7379 #24 podziel przykłady dla form wymiennych: osobno wymienne, osobno składniki 2020-07-27 17:26:40 +02:00
Andrea Vos
1d00608659 #17 refactoring - lepsza organizacja danych 2020-07-25 19:21:52 +02:00
Andrea Vos
1601648caf #2 rozdzielenie liczby dla form grzecznościowych i dla pozostałych form 2020-07-24 23:02:01 +02:00
Andrea Vos
d4cf1a7112 init 2020-07-23 22:18:27 +02:00