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 |
|
Valentyne Stigloher
|
69cb8df2be
|
(en)(blog) genus fix wrong german example (missed that in the first round of proof reading)
|
2024-10-26 23:22:44 +02:00 |
|
Andrea Vos
|
e5f06da5eb
|
(en)(blog) genus
|
2024-10-26 11:05:09 +02:00 |
|
Andrea Vos
|
ce001db422
|
(pl)(blog) niebinarny-bot (by Tess)
|
2024-10-22 17:31:13 +02:00 |
|
Andrea Vos
|
1529a7cc65
|
(pl)(blog) niebinarny-bot (by Tess)
|
2024-10-22 17:30:29 +02:00 |
|
Valentyne Stigloher
|
b4165ccc92
|
(it)(pronouns) improved grammar table
|
2024-10-19 17:40:47 +02:00 |
|
Valentyne Stigloher
|
5117614a2f
|
(refactor) extract <PronounsGrammarTable> from de which has a more declarative approach
|
2024-10-19 17:40:47 +02:00 |
|
Valentyne Stigloher
|
37e7ef2a47
|
(it)(pronouns) show three morphemes in short
|
2024-10-19 17:40:47 +02:00 |
|
Valentyne Stigloher
|
904dd92d6f
|
(admin) check for global *-users or *-community roles when accessing /api/admin/users
|
2024-10-19 17:20:31 +02:00 |
|
Valentyne Stigloher
|
9e96ea187f
|
(api) use definedCachedFunction to for banner name, the actual image is stored separately
|
2024-10-18 18:30:01 +02:00 |
|
Valentyne Stigloher
|
c1e6450f8a
|
(api) use defineCachedFunction which properly handles concurrent generation
|
2024-10-18 18:30:01 +02:00 |
|
Andrea Vos
|
e1710e7362
|
(eo)(trans)
|
2024-10-18 17:09:43 +02:00 |
|
Andrea Vos
|
8968a66157
|
(pl)(blog)(links) poradnik z KPH
|
2024-10-18 16:20:00 +02:00 |
|
Valentyne Stigloher
|
48df061600
|
(fix) stats for current language only
|
2024-10-18 11:34:51 +02:00 |
|