483 Commits

Author SHA1 Message Date
Valentyne Stigloher
10180aa6a3 (refactor) use #shared alias instead of ~~/shared
the #shared alias used by Nuxt cannot be easily disabled and to prevent breackage with jiti, we make use of it
2025-08-17 18:56:02 +02:00
Valentyne Stigloher
4568616359 (nuxt) rename src to shared to be consistent with nuxt default directory structure 2025-08-17 18:12:42 +02:00
Andrea Vos
e54eb9bb51 fix(profile) zaimki.pl/@:username throwing "500 Error Cannot access uninitialized variable." on safari
also, clean up old "namedays" PoC, we haven't implemented it for ages, and if we do, it's better to configure in the db (`names` table)
2025-08-12 09:18:44 +02:00
Valentyne Stigloher
bcbafb69b3 (refactor)(nouns) set optional declension per word, not per entry 2025-07-27 23:43:57 +02:00
Valentyne Stigloher
abafff3723 (refactor)(nouns) remove empty abbr.tsv 2025-07-27 23:43:57 +02:00
Valentyne Stigloher
ba7630ba63 (refactor)(nouns) remove empty nounTemplates.tsv 2025-07-27 23:43:57 +02:00
Valentyne Stigloher
cdf85ed440 (refactor)(nouns) remove empty nounDeclension.tsv 2025-07-27 23:43:57 +02:00
Valentyne Stigloher
3fb61c0f22 (trans) parameterise crud.download so that the name can be moved (needed by at least de) 2025-07-12 20:34:25 +02:00
es contributors
9ac0562e9c (es)(trans) 2025-06-12 21:46:26 +02:00
Valentyne Stigloher
3d4c56adfb (trans) remove contact.groups.all because it should always be the empty string 2025-05-15 20:07:36 +02:00
es contributors
e3f667713f (es)(trans) 2025-05-15 20:02:57 +02:00
Valentyne Stigloher
ac4dda327c (refactor) move common header out of <Suggested> and remove this locale-custom component from all but pl 2025-05-01 11:59:00 +02:00
Valentyne Stigloher
db8c3c97f3 (refactor) rename some identifiers in the context of grammar tables 2025-05-01 11:11:09 +02:00
Valentyne Stigloher
acddb91946 (refactor)(pronouns) replace <GrammarTables> component by declaring grammar tables in config.suml 2025-05-01 10:41:42 +02:00
Valentyne Stigloher
c3818622d1 (refactor) make config.api optional and add enabled and route property to have it consistent with others 2025-04-28 11:41:41 +02:00
Valentyne Stigloher
ab40c054e6 (refactor) decouple <Example>, <Morpheme> and other components from Pronoun 2025-04-22 14:29:10 +02:00
Valentyne Stigloher
272f161b6d (refactor) remove <EnglishTable> for those locales which define it as empty 2025-04-18 11:35:18 +02:00
Valentyne Stigloher
f7df24b327 (ar)(blog) add language version links to all arabic posts 2025-04-01 14:19:22 +02:00
es contributors
028c398be2 (es)(trans) 2025-03-07 11:15:17 +01:00
Valentyne Stigloher
99fb2a3fd7 (nuxt) dynamically load nouns/cases.ts in <NounsDeclension> 2025-02-15 14:04:09 +01:00
Valentyne Stigloher
8948ed1541 (nuxt) dynamically load names/nameCount.ts in <NameCount> 2025-02-15 14:04:09 +01:00
Valentyne Stigloher
66627a8212 (nuxt) move scss variables to config.style which then renders them as css custom properties 2025-02-15 14:04:09 +01:00
Valentyne Stigloher
bead722c48 (test)(pronouns) move config.pronouns.default to config.pronouns.generator.startPronoun to have a more clear name and add tests for it 2025-02-10 12:22:35 +01:00
Andrea Vos
20e6d98c5d (es)(trans) 2025-02-06 20:07:04 +01:00
Valentyne Stigloher
c2346cac5f (pronouns) move pronouns/morphemes.ts into config.pronouns.morphemes 2025-01-19 21:24:57 +01:00
Valentyne Stigloher
5fe42b4387 (nuxt) replace symlink ~/public/docs-local with dynamic public assets configuration 2025-01-19 21:24:57 +01:00
Valentyne Stigloher
75dde4c2b3 (nuxt) replace symlink ~/public/img-local with dynamic public assets configuration 2025-01-19 21:24:57 +01:00
Andrea Vos
9bc4043630 (es)(trans) 2024-11-23 20:14:58 +01:00
es contributors
06d72a4b9b (es)(trans) 2024-11-20 18:53:14 +01:00
Andrea Vos
e6792e3430 (trans)(pl) 2024-11-09 14:06:11 +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
Valentyne Stigloher
b25afefc49 (fmt) 2024-10-29 10:56:32 +01:00
Valentyne Stigloher
3c3f045146 (pronouns) show different variants for null page 2024-10-17 16:43:47 +02:00
Andrea Vos
61feff7ac1 (profile) publish customEvent.comment 2024-10-15 21:29:25 +02:00
Valentyne Stigloher
67dbc6b87b (trans) remove obsolete translations profile.calendar.customEvents.{day, month} 2024-10-12 16:29:21 +02:00
Valentyne Stigloher
dfe25afc7f (trans) replace profile.calendar.customEvents.comment by .note to describe better that it won’t be published 2024-10-12 16:29:03 +02:00
Valentyne Stigloher
e72851f085 (test)(pronouns) ensure unique keys for pronouns 2024-10-07 14:30:33 +02:00
Andrea Vos
0897587bd7 (es)(trans) 2024-09-22 09:07:52 +02:00
Valentyne Stigloher
9c7891fff9 add optional icons to categories for nouns, inclusive and terms 2024-09-18 10:33:38 +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
0666723ea9 (nouns) add categories 2024-09-18 10:33:38 +02:00
es contributors
9813c720f6 (es)(trans) 2024-09-15 17:18:01 +02:00
es contributors
769322eb34 (es)(trans) 2024-09-12 10:38:45 +02:00
Andrea Vos
ee40a4a70e (profile)(flags) add unlabeled, unify spelling 2024-09-12 10:12:00 +02:00
es contributors
09206d7e0f (es)(trans) 2024-08-31 21:20:17 +02:00
Andrea Vos
3c4d836386 update support banner after discussion 2024-08-30 20:30:29 +02:00
Andrea Vos
1c7ca1da64 (calendar) separate aromantic_visibility_day from aromantic_spectrum_visibility_day 2024-08-27 07:58:09 +02:00
Valentyne Stigloher
a563d3646b (terms) remove /nouns/terms route and add redirects for backwards compatibility 2024-08-26 23:45:36 +02:00
Valentyne Stigloher
1f78e6de73 (trans) fix _ instead of <em> in faq.questions.preferred-pronouns 2024-08-21 11:39:45 +02:00