36 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
Valentyne Stigloher
daee2a8869 (fix) show translated category name on terms and inclusive when it differs from their key 2025-06-01 23:21:31 +02:00
Valentyne Stigloher
6f9f8fc6e0 (nuxt) detect locale from requested origin 2025-03-14 19:25:57 +01:00
Adaline Simonian
9aedcfb166
fix: distinguish better between sublanguages 2025-01-14 18:08:25 -08:00
Valentyne Stigloher
c0a11e75e9 (style)(terms) adjust margins 2024-12-19 20:18:16 +01:00
Valentyne Stigloher
0fa2f79fef (terms) fix height of flags 2024-12-19 20:18:16 +01: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
146e062fdf (change) use query params instead of hash when filtering 2024-09-18 10:36:19 +02:00
Valentyne Stigloher
8b58541079 (nuxt) replace process.env replacement with runtimeConfig.public 2024-09-12 10:11:25 +02:00
Valentyne Stigloher
736ee49a3a (vue) define explicit emits on components
https://v3-migration.vuejs.org/breaking-changes/emits-option.html
2024-09-12 10:11:25 +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
3996dd10b8 (ts) migrate calendar 2024-05-20 12:53:15 +02:00
Valentyne Stigloher
b047b46c0c (refactor) do not use v-if with v-for together 2024-04-30 19:41:40 +02:00
Andrea Vos
68d4470ee7 (pl)(census) sprinkle stats all over the page 2024-04-06 13:33:09 +02:00
Andrea Vos
b6eea2b571 (pl)(census) sprinkle stats all over the page 2024-04-06 13:07:20 +02:00
Andrea Vos
ec584c6a2b (pl)(census) sprinkle stats all over the page 2024-04-06 12:25:24 +02:00
Valentyne Stigloher
7ce1bb0e83 (ts) convert a lot to TypeScript
Co-authored-by: Sky <msurvival65@gmail.com>
Co-authored-by: tecc <tecc@tecc.me>
2024-02-23 17:48:16 +01:00
Valentyne Stigloher
17ee6de8c3 (refactor) move buildImageUrl from globals to helpers 2024-01-26 14:30:12 +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
73479cb2c6 hide missing translations warnings 2022-12-18 15:05:24 +01:00
Andrea Vos
b704933314 #269 reduce S3 usage - smaller avatars, terminology flags 2022-03-31 23:02:09 +00:00
Andrea Vos
c645757ff2 #269 reduce S3 usage - lazy loading 2022-03-31 22:16:30 +00:00
Andrea Vos
a1260e35d1 [ja][calendar] text order 2021-12-07 19:15:13 +01:00
Andrea Vos
8aed61b419 allow configurable colons 2021-12-02 18:16:25 +01:00
Andrea Vos
2746c0c32a #247 [calendar] ics - hide download button where unnecessary 2021-10-27 21:39:56 +02:00
Andrea Vos
a8a3399e85 [terminology] fix category name setting filter 2021-10-15 20:41:43 +02:00
Andrea Vos
517a9bdab6 [terminology] reorganise <Term> order a bit 2021-10-15 20:14:59 +02:00
Andrea Vos
652fc7dd71 #270 [terminology] link to calendar 2021-10-15 18:50:21 +02:00
Andrea Vos
f9ec79f401 [terms] allow paragraphs 2021-09-07 22:35:40 +02:00
Andrea Vos
540d07f68e #236 [pl][terms] add a key 2021-07-30 19:07:02 +02:00
Andrea Vos
0c529d356f #236 [pl][terms] add a key 2021-07-30 18:51:12 +02:00