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 |
|
Valentyne Stigloher
|
9c64d52f0d
|
(trans) remove some superflous comments in config.suml and translations.suml
|
2025-06-23 16:09:00 +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 |
|
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
|
c1f2ad65f4
|
(refactor)(pronouns) move grammar table definitions to 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
|
5aa83aa1f0
|
(nouns) filter example sentences missing required morphemes or declensions
|
2025-04-22 14:29:10 +02:00 |
|
Valentyne Stigloher
|
5ecb113ddc
|
(de)(nouns) add examples
|
2025-04-22 14:29:10 +02:00 |
|
Valentyne Stigloher
|
c770365d63
|
(refactor) make ExamplePart[] a class to move methods there and rename old Example to PronounExample
|
2025-04-22 14:29:10 +02:00 |
|
Valentyne Stigloher
|
d54b2c912c
|
(refactor) let languages only define their unique variants from base converters and not handle the standard conversion
|
2025-04-22 14:29:10 +02:00 |
|
Valentyne Stigloher
|
ab40c054e6
|
(refactor) decouple <Example>, <Morpheme> and other components from Pronoun
|
2025-04-22 14:29:10 +02:00 |
|
Valentyne Stigloher
|
8f6c1cb04f
|
(ts) reference tsconfig.json in schema generator so it picks up the ~ import alias
it didn’t generate a schema for Category, so it passed even on wrong configuration
|
2025-04-19 12:28:06 +02:00 |
|
Valentyne Stigloher
|
272f161b6d
|
(refactor) remove <EnglishTable> for those locales which define it as empty
|
2025-04-18 11:35:18 +02:00 |
|
Andrea Vos
|
a507ad81c1
|
replace broken link with webarchive
|
2025-03-15 16:34: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 |
|
Valentyne Stigloher
|
c2346cac5f
|
(pronouns) move pronouns/morphemes.ts into config.pronouns.morphemes
|
2025-01-19 21:24:57 +01:00 |
|
Valentyne Stigloher
|
2a1d0165f4
|
(it)(pronouns) add all three cases for articles
|
2024-11-10 15:41:06 +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
|
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
|
b4165ccc92
|
(it)(pronouns) improved grammar table
|
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
|
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
|
94f4c0435a
|
(test)(pronouns) ensure that pronouns.emoji.morphemes contains known morphemes
|
2024-10-07 14:58:45 +02:00 |
|
Valentyne Stigloher
|
602802e9e9
|
(test)(pronouns) add schema check for pronouns/pronounGroups.tsv
|
2024-10-07 14:39:29 +02:00 |
|
Valentyne Stigloher
|
e72851f085
|
(test)(pronouns) ensure unique keys for pronouns
|
2024-10-07 14:30:33 +02:00 |
|
it contributors
|
707019e8d0
|
(it) update pronouns by @Slokervopp270
|
2024-10-07 13:58:42 +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 |
|
Valentyne Stigloher
|
01c92a9018
|
(it)(links) add italianoinclusivo.it
|
2024-09-17 16:08:45 +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 |
|
Andrea Vos
|
a67488473f
|
(terms)(sources) add autocomplete & convention explanation for the key field
|
2024-08-10 16:36:55 +02:00 |
|
it contributors
|
d1da41faea
|
(it)(trans)
|
2024-07-20 21:56:47 +02:00 |
|