23 Commits

Author SHA1 Message Date
Valentyne Stigloher
5b3bb04c6c (ts) migrate many components to composition API with typescript 2025-01-12 14:12:15 +01:00
Valentyne Stigloher
b25afefc49 (fmt) 2024-10-29 10:56:32 +01:00
Andrea Vos
c41fdd3acc minor timezone fixes 2024-10-15 14:14:41 +02:00
Valentyne Stigloher
58b36107ab (refactor) use fragments to reduce count of DOM elements 2024-09-12 14:39:31 +02:00
Valentyne Stigloher
6735f1f318 (vue) refactor DialogueBox interface to a composable and remove it from default.vue 2024-09-12 10:11:25 +02:00
Valentyne Stigloher
f34ce40549 (nuxt) replace $cookies with useCookie 2024-09-11 21:29:35 +02:00
Valentyne Stigloher
1f953117fa (refactor) migrate from vuex to pinia 2024-09-11 21:29:35 +02:00
Valentyne Stigloher
c1faf15117 (vue) call members of $slots
https://v3-migration.vuejs.org/breaking-changes/slots-unification.html
2024-09-11 21:29:23 +02:00
Valentyne Stigloher
720d57bbe8 (cookies) add SameSite=Lax by default and upgrade some cookies in their length for consistency 2024-04-08 14:52:18 +02:00
Andrea Vos
dd92e795e7 (pl)(census) increase privacy by keeping deduplication info separately from answers; fix bug with trimming of translation keys 2024-02-15 08:30:07 +00:00
Valentyne Stigloher
d792270c80 (refactor) inject translator instead of importing the singleton instance
this prevents of having a module which needs a suml-loader
which is complicated for testing and server scopes
2024-01-24 00:50:29 +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
73479cb2c6 hide missing translations warnings 2022-12-18 15:05:24 +01:00
Andrea Vos
80139fb51d [trans] TranslationMode – make public 2022-08-15 21:10:19 +02:00
Andrea Vos
d285e04272 TranslationMode progress 2022-07-30 00:57:51 +02:00
Andrea Vos
94f705d733 TranslationMode - proof of concept (disabled on prod) 2022-07-17 17:32:27 +02:00
Andrea Vos
8aed61b419 allow configurable colons 2021-12-02 18:16:25 +01:00
Andrea Vos
a2ef601ba4 <T> allow adding an icon for each paragraph 2021-12-01 17:14:48 +01:00
Andrea Vos
81b985a9c7 [census] hide translation warning 2021-02-02 20:52:56 +00:00
Andrea Vos
24f7f1e707 translation params 2020-10-14 21:48:57 +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
6a3da6e149 #59 translation framework 2020-09-28 17:14:00 +02:00