20 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
f83da9066b (vue) require [type] on <button>, fixes issue with the custom pronoun generator embedded in the editor submitting the form 2025-06-05 23:32:31 +02:00
Andrea Vos
af7c47d079 (dark) fix switches styling in dark mode 2025-01-31 21:49:08 +01:00
Valentyne Stigloher
b25afefc49 (fmt) 2024-10-29 10:56:32 +01:00
Andrea Vos
fa882246e1 (editor) skip timezones not in a <continent>/<city> format (Firefox support) 2024-10-15 19:30:04 +02:00
Valentyne Stigloher
7ec6ac5043 (ts) fix typecheck errors 2024-09-12 10:11:25 +02:00
Valentyne Stigloher
4fff61d857 (vue) migrate v-model on custom components via model → modelValue and @input → @update:modelValue
https://v3-migration.vuejs.org/breaking-changes/v-model.html
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
75e76025eb (vue) migrate component from Vue.extend to defineComponent 2024-09-11 21:29:22 +02:00
Andrea Vos
2533b97f6c (lint) 2024-08-10 16:40:16 +02:00
Andrea Vos
a67488473f (terms)(sources) add autocomplete & convention explanation for the key field 2024-08-10 16:36:55 +02:00
Valentyne Stigloher
17380dd572 (ts) migrate plugins/timezone.ts with depending components 2024-04-30 19:41:28 +02:00
Valentyne Stigloher
11f253583b (refactor) remove process.client checks in mounted as it is not executed in ssr anyway 2024-04-08 14:29:24 +02:00
Valentyne Stigloher
8cdbf04b1f (fix) catch unknown timezones 2024-02-14 15:02:33 +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
9eb218ba28 [profile] timezone display - fix missing usage 2023-01-05 22:37:22 +01:00
Andrea Vos
6781244940 [profile] allow overwriting IANA's timzeone names, use it to fix Russian spelling of Kyiv 2023-01-05 20:16:54 +01:00
Andrea Vos
ade52bcb4c [profile] timezone - translate areas (continents and oceans) 2022-12-18 15:05:59 +01:00
Andrea Vos
d15ca5defe [profile] add timezone field 2022-12-17 11:44:10 +01:00