6490 Commits

Author SHA1 Message Date
Valentyne Stigloher
67156361b2 (ts) replace any type assertion with more specific null assertion 2024-06-14 19:58:55 +02:00
Andrea Vos
00fd9b03d4 (security) proxy favicons to prevent potential leakage of users' IPs 2024-06-14 18:46:23 +02:00
Andrea Vos
77ec540c33 (pl)(calendar) adjust to the change on miastamaszerujace.pl 2024-06-14 17:31:48 +02:00
Valentyne Stigloher
08721e96fb (blog) replace hardcoded link to /blog with configured value 2024-06-13 17:47:06 +02:00
ar contributors
f26a75dec2 (ar)(blog) enable and add translated version of not-just-pronouns
some markdown had to be replaced by html because it rendered wrongly
2024-06-13 17:47:03 +02:00
ua contributors
27f4b794aa (ua)(trans) 2024-06-13 16:19:01 +02:00
ja contributors
3811cf1a11 (ja)(trans) 2024-06-13 16:11:09 +02:00
ru contributors
d3dca97441 (ru)(trans) 2024-06-13 15:56:02 +02:00
es contributors
c4d55be0a7 (es)(trans) 2024-06-12 15:27:04 +02:00
Valentyne Stigloher
ba38d73a9c (ru)(sources) enable to list sources with avoiding prononus 2024-06-11 23:26:17 +02:00
es contributors
1751d84198 (es)(trans) 2024-06-11 22:13:47 +02:00
Andrea Vos
83f0eb4dd7 (en)(blog) does gender exist? 2024-06-10 19:30:54 +02:00
Andrea Vos
8906cf24bc Merge branch 'k4ix0-main-patch-30130' into 'main'
Update config.suml

See merge request PronounsPage/PronounsPage!479
2024-06-10 17:24:43 +00:00
Dante Uribe
afe82389af Update config.suml
I've corrected a couple of small things in the "avoiding pronouns" and the "mirror pronouns" section.
2024-06-10 17:14:41 +00:00
es contributors
db52f94a7a (es)(trans) 2024-06-10 10:37:17 +02:00
Valentyne Stigloher
7323a00417 (lint) 2024-06-09 23:06:36 +02:00
Valentyne Stigloher
ed39e62328 (de)(trans) 2024-06-09 22:59:14 +02:00
Valentyne Stigloher
e65ba5a903 (translation mode) allow check in of missing translations which equal the base translations 2024-06-09 22:55:21 +02:00
Valentyne Stigloher
22e64071fa (fix) restore accidentally deleted files 2024-06-09 22:54:04 +02:00
Benjamin
91b2c0fe33
(es) translations 2024-06-09 12:37:40 -04:00
Andrea Vos
a010f14398 handle ShopifyBuy not loading correctly 2024-06-09 14:29:34 +02:00
Valentyne Stigloher
f6270deeb5 (en)(links) 2024-06-09 13:07:18 +02:00
Valentyne Stigloher
d7c163c353 (home) disable translation proposals 2024-06-09 12:55:07 +02:00
Andrea Vos
0122eece1d Merge branch 'language-selector' into 'main'
Language selector improvements

See merge request PronounsPage/PronounsPage!475
2024-06-09 07:38:49 +00:00
Andrea Vos
ac5a086d5c (home) suggested locales - cr fixes 2024-06-09 09:36:37 +02:00
Benjamin
b85bbdac62 Merge branch 'ben-ar-translations' into 'main'
(ar) translations

See merge request PronounsPage/PronounsPage!478
2024-06-08 16:15:38 +00:00
Benjamin
bbab848279 (ar) translations 2024-06-08 16:15:37 +00:00
Andrea Vos
54d00e6b50 (names) allow longer values 2024-06-08 12:21:17 +02:00
Valentyne Stigloher
7123b88229 (nouns) add optional filter for templates in subpage and nouns submit and enable it for (pl) and (ru) 2024-06-06 13:46:38 +02:00
Valentyne Stigloher
4fad0e0fd7 (ru)(nouns) replace wrong – (U+2013 en dash) with - (U+002D HYPHEN-MINUS) 2024-06-06 13:46:38 +02:00
Valentyne Stigloher
ff2788fc72 (ru)(nouns) add subpage containing all templates to view the endings separately 2024-06-06 13:36:26 +02:00
Valentyne Stigloher
21807d8a10 (nouns) remove and disable templates for locales which got them from their base 2024-06-06 13:36:26 +02:00
Valentyne Stigloher
76ca0a69a6 (nouns) disable templates for locales with no defined templates 2024-06-06 13:36:26 +02:00
Valentyne Stigloher
df071306d2 Merge branch '204-check-pronouns-config' into 'main'
detect unnecessary plurals / honorifics

Closes #204

See merge request PronounsPage/PronounsPage!456
2024-06-06 10:17:51 +00:00
Valentyne Stigloher
e9eb9aa615 (refactor) use unified papaparse config across all points of parsing and add typing to two files
necessary for parsing single-column .tsv
2024-06-06 12:08:26 +02:00
Valentyne Stigloher
08e1f3cff3 (pronouns) remove unnecessary columns from prononus/examples.tsv 2024-06-06 12:08:26 +02:00
Valentyne Stigloher
ea5669052f (ko)(pronouns) set config.pronouns.honorifics as there are examples with honorifics 2024-06-06 12:08:26 +02:00
Valentyne Stigloher
bc662ff584 (pronouns) disable config.pronouns.plurals for locales having no (used) plural conjugation 2024-06-06 12:08:14 +02:00
Valentyne Stigloher
b8231214f9 (format) add missing tabs to pronouns/pronouns.tsv and replace simple quotes " with nice quotes 2024-06-06 12:07:48 +02:00
Valentyne Stigloher
d157146166 (test) add schema check for pronouns/examples.tsv 2024-06-06 12:05:40 +02:00
Valentyne Stigloher
a707924dd7 (test) check that pronouns/examples.tsv contains examples for plurals and honorifics if the locale is configured accordingly 2024-06-06 12:05:40 +02:00
Valentyne Stigloher
511005c967 (vue) use idiomatic component definitions 2024-06-06 11:29:52 +02:00
Andrea Vos
9605b33154 linter fixes 2024-06-05 22:30:13 +02:00
Andrea Vos
ccf870f2f4 (shop) fetch actual live products instead of a static banner 2024-06-05 22:14:40 +02:00
Andrea Vos
6242387b52 ts fixes 2024-06-05 20:02:28 +02:00
Andrea Vos
27301788fb Merge branch 'ben-trans-ar' into 'main'
(ar) translation

See merge request PronounsPage/PronounsPage!474
2024-06-05 17:50:27 +00:00
Benjamin
2c7b9952e9 (ar) translation 2024-06-05 13:45:10 -04:00
Andrea Vos
a3dc1a26f5 (home) fix borders in the two-column layout for locale selector 2024-06-05 19:43:38 +02:00
Andrea Vos
dd942dafc0 (home) suggested locales 2024-06-05 19:36:08 +02:00
Andrea Vos
8168d0a378 (home) add quick filtering of locales 2024-06-05 08:05:09 +02:00