6994 Commits

Author SHA1 Message Date
Valentyne Stigloher
33dcdaf7c3 Merge branch '299-moderation-filters' into 'main'
add more moderation filters

Closes #299

See merge request PronounsPage/PronounsPage!535
2024-11-07 11:48:33 +00:00
Andrea Vos
9c782537b9 (profile) visibility setting 2024-11-07 08:48:53 +01:00
Valentyne Stigloher
31031eb2dd (vue) migrate <AutocompleteSelect> to composition API 2024-11-03 13:55:07 +01:00
Andrea Vos
3e32c16658 Merge remote-tracking branch 'origin/main' 2024-11-02 15:47:47 +01:00
Andrea Vos
2b95e9e649 (calendar) fix error 500 when event doesn't happen in a given year 2024-11-02 15:47:37 +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
f704551c3d (sources) use provide-inject to manage source entries 2024-11-01 12:48:10 +01:00
Valentyne Stigloher
37976abff0 (sources) style <SourcesChart> similar to user charts 2024-11-01 12:48:10 +01:00
Valentyne Stigloher
0b602028ee (ts) migrate sources components to composition API with typescript 2024-11-01 12:41:04 +01:00
ua contributors
50a9c7afbe (ua)(trans) 2024-10-31 21:23:38 +01:00
Valentyne Stigloher
fe8d11e815 Merge branch '411-ssr' into 'main'
fix hydration issues

Closes #411

See merge request PronounsPage/PronounsPage!529
2024-10-31 20:22:14 +00:00
Valentyne Stigloher
aa97b79043 (ci) properly exclude deploy jobs from unprotected branches 2024-10-31 21:17:29 +01:00
Valentyne Stigloher
b37bc5d410 (nuxt) enable ssr by default, disable only via env variable DISABLE_SSR 2024-10-31 11:00:22 +01:00
Valentyne Stigloher
6ac9e5153b (trans) remove nesting <strong> with a link as this causes hydration errors 2024-10-31 10:51:34 +01:00
Valentyne Stigloher
c853cc6152 (fix) add missing <tbody> to <CircleMentions> 2024-10-31 10:44:08 +01:00
Valentyne Stigloher
fe808490bd (ts) migrate <CircleMentions> to composition API with typescript 2024-10-31 10:44:08 +01:00
Valentyne Stigloher
0e6e2ab2c5 (profile) use <span> instead of <a> in <ForeignPronoun> to prevent nested <a> 2024-10-31 10:44:08 +01:00
Valentyne Stigloher
baac226ae8 (fix) ensure that random ordering is passed during SSR to the client 2024-10-31 10:44:08 +01:00
Valentyne Stigloher
285b9a7752 (fix) explicitely bind attributes on <Support> as the comment node makes it a fragment 2024-10-31 10:44:08 +01:00
Valentyne Stigloher
a5b388ff53 (refactor) dynamic load <DateLocal> to prevent hydration errors on empty component 2024-10-31 10:44:08 +01:00
Valentyne Stigloher
6ada0d267d (refactor) dynamic load <NounsNav> to prevent hydration errors on empty component 2024-10-31 10:44:08 +01:00
Andrea Vos
c01bcbd3c0 (blog) allow !!spoiler!! syntax – fix unit tests 2024-10-29 22:38:31 +01:00
Andrea Vos
9da7531f54 (lint) 2024-10-29 22:24:05 +01:00
Andrea Vos
eedaede77e (blog) allow !!spoiler!! syntax 2024-10-29 22:18:40 +01:00
Andrea Vos
b7f0bb6435 (a11y) prefers-reduced-motion for confetti 2024-10-29 18:54:29 +01:00
Valentyne Stigloher
c9026ade8b Merge branch '407-eslint-9-p' into 'main'
upgrade ESLint to v9

Closes #407

See merge request PronounsPage/PronounsPage!534
2024-10-29 13:16:58 +00:00
Valentyne Stigloher
9dcb5e965d (ci) do not block on deploy jobs 2024-10-29 12:07:46 +01:00
Valentyne Stigloher
56026bd400 (ci) disable merge request pipelines as they don’t have access to protected variables 2024-10-29 11:36:42 +01:00
Valentyne Stigloher
73bf8692c3 (git) ignore (fmt) commit in revs 2024-10-29 11:23:51 +01:00
Valentyne Stigloher
55a3a7877c (no)(trans) fix typo 2024-10-29 11:23:51 +01:00
Valentyne Stigloher
97d6584822 (lint) fix instances of @typescript-eslint/no-empty-object-type 2024-10-29 11:23:51 +01:00
Valentyne Stigloher
1c4d3908f1 (lint) fix instances of prefer-rest-params 2024-10-29 10:56:32 +01:00
Valentyne Stigloher
cb9a7efc13 (lint) fix instances of @stylistic/max-statements-per-line 2024-10-29 10:56:32 +01:00
Valentyne Stigloher
1dc34ba425 (fmt) manually reorder unbounded imports 2024-10-29 10:56:32 +01:00
Valentyne Stigloher
b25afefc49 (fmt) 2024-10-29 10:56:32 +01:00
Valentyne Stigloher
6ec5607d38 (lint) upgrade to ESLint 9 2024-10-29 10:56:32 +01:00
Valentyne Stigloher
51aa03e059 (deps) update vue to 3.5.12 2024-10-28 18:51:46 +01:00
Valentyne Stigloher
c96e9db71d (deps) update @nuxt/devtools to 1.6.0 2024-10-28 18:49:19 +01:00
Valentyne Stigloher
0c3a1f9cd4 (ci) statically generate deploy jobs to have everything in one pipeline, and trigger job does not wait for check job 2024-10-28 16:02:46 +01:00
Valentyne Stigloher
c2f0eb6b5e (ci) generate deploy jobs to display environments 2024-10-28 15:12:11 +01:00
Valentyne Stigloher
232dbd8b10 (ci) run deploy jobs on dedicated runner 2024-10-28 15:10:49 +01:00
Valentyne Stigloher
74220ddb33 (ci) define timeout per job to specify different values 2024-10-28 15:10:02 +01:00
Valentyne Stigloher
5af87e821a (ci) simple deploy job which runs on protected refs 2024-10-28 15:10:02 +01:00
Valentyne Stigloher
84cb1c7c15 (fmt) 2024-10-27 12:27:54 +01:00
pt contributors
c0aed5830a (pt)(trans) 2024-10-27 12:08:23 +01:00
eo contributors
e35b13a6b4 (eo)(trans) 2024-10-27 12:08:11 +01:00
Valentyne Stigloher
65fe7d7dff Merge branch 'pronouns-consistency-and-picker' into 'main'
(pronouns) consistent styling across pages and a picker for the editor

See merge request PronounsPage/PronounsPage!531
2024-10-27 10:08:29 +00:00
Valentyne Stigloher
5dc747c96e Merge branch 'caches' into 'main'
use `defineCachedFunction` from Nitro as cache

See merge request PronounsPage/PronounsPage!532
2024-10-27 10:08:16 +00:00
Valentyne Stigloher
75ea194d70 Merge branch 'ItsCryptic1-main-patch-03910' into 'main'
(en): Fix typo in faq

See merge request PronounsPage/PronounsPage!533
2024-10-27 08:12:20 +00:00
Kevin
3ee3b680e0 (en): Fix typo in faq 2024-10-27 05:48:50 +00:00