28 Commits

Author SHA1 Message Date
Andrea Vos
032bef2705 lint + miscommit 2025-01-19 20:27:47 +01:00
Andrea Vos
2990abe59e (pronunciation) finish narakeet implementation 2025-01-19 20:14:51 +01:00
Andrea Vos
b0539286c7 fix CI 2025-01-18 15:03:11 +01:00
Andrea Vos
cde7eef6bb (hbs) poc transliteration 2025-01-14 23:12:27 +01:00
Valentyne Stigloher
253e8700da (ts) migrate pages to composition API with typescript 2025-01-12 14:12:15 +01:00
Valentyne Stigloher
4a7a736640 (ts) migrate several components to composition API with typescript 2025-01-11 15:48:43 +01:00
Valentyne Stigloher
bbfe946ac7 (refactor) migrate /blog routes from express to h3 2024-12-28 00:03:28 +01:00
Valentyne Stigloher
dd6a6bb5de (moderation) add moderation filters like unapproved, no key, no image, no category 2024-11-01 12:48:10 +01:00
Valentyne Stigloher
6ada0d267d (refactor) dynamic load <NounsNav> to prevent hydration errors on empty component 2024-10-31 10:44:08 +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
Andrea Vos
c41fdd3acc minor timezone fixes 2024-10-15 14:14:41 +02:00
Valentyne Stigloher
c171f1305b Merge branch '397-consistent-pronouns-short' into 'main'
more consistent display of pronouns across pronouns detail page, profile and foreign pronouns

Closes #397

See merge request PronounsPage/PronounsPage!521
2024-10-12 14:16:48 +00:00
Andrea Vos
10c6e24a4b (bugfix)(card) update linktree favicon 2024-10-12 12:50:54 +02:00
Valentyne Stigloher
ca224391a7 (pronouns) consistent display of shorts in profile and foreign pronoun badge 2024-10-01 16:22:42 +02:00
Valentyne Stigloher
146e062fdf (change) use query params instead of hash when filtering 2024-09-18 10:36:19 +02:00
Valentyne Stigloher
6134dfe9e2 unified and independent text and category filter for sources, nouns, terms and inclusive 2024-09-18 10:33:38 +02:00
Valentyne Stigloher
db8a6d21cf (nuxt) disable csrf
reverts commit 6825cf78217f14bb709a96b341d35514f1fbbcad.
2024-09-14 15:08:34 +02:00
Valentyne Stigloher
19a301cf90 (nuxt) only add ellipsis when word count is exceeded 2024-09-12 13:25:57 +02:00
Valentyne Stigloher
6ea377dded (profile) fix description and keywords in open graph preview 2024-09-12 13:21:22 +02:00
Valentyne Stigloher
114dcbf0ff (nuxt) use default seo values when a page does not override a value 2024-09-12 12:14:44 +02:00
Valentyne Stigloher
6825cf7821 (nuxt) replace @privyid/nuxt-csrf with nuxt-csurf 2024-09-12 10:11:25 +02:00
Valentyne Stigloher
8b58541079 (nuxt) replace process.env replacement with runtimeConfig.public 2024-09-12 10:11:25 +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
4d2d031bef (nuxt) replace head with useHead
https://nuxt.com/docs/migration/meta
2024-09-11 21:29:35 +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