7793 Commits

Author SHA1 Message Date
Valentyne Stigloher
ae94bd9631 Merge branch 'gravatar-sha256-p' into 'main'
Gravatar sha256

See merge request PronounsPage/PronounsPage!605
2025-05-03 12:40:26 +00:00
Valentyne Stigloher
82c8ea8547 (refactor) use sha256 instead of md5 for image copy, remove js-md5 dependency 2025-05-03 14:26:58 +02:00
Valentyne Stigloher
96197e3f37 (refactor) use sha256 instead of md5 for calendar summary 2025-05-03 14:25:34 +02:00
Valentyne Stigloher
0c444ad1af (refactor) use sha256 instead of md5 for the test version password 2025-05-03 14:25:34 +02:00
Valentyne Stigloher
d0b884c527 (profile) use sha256 instead of md5 to request gravatar 2025-05-03 14:25:34 +02:00
Andrea Vos
956c654089 Merge branch 'renovate/nuxtjs-monorepo' into 'main'
Update dependency nuxt to ^3.17.1

See merge request PronounsPage/PronounsPage!607
2025-05-03 11:39:30 +00:00
Pronouns Page Technical
36e82d1ae4 Update dependency nuxt to ^3.17.1 2025-05-02 15:06:43 +00: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
22161f04d7 (test) check that grammar tables contain valid morphemes 2025-05-01 11:47:47 +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
4d0a24a2a4 (grammar) allow different cells depending on plural conjugation 2025-05-01 11:07:23 +02:00
Valentyne Stigloher
f6c919bfbf (grammar) allow explanatory text between grammar tables 2025-05-01 10:45:24 +02:00
Valentyne Stigloher
5caa8b10f5 (grammar) hide missing morphemes even when prefix or suffix is supplied 2025-05-01 10:41:42 +02:00
Valentyne Stigloher
a3d4286c19 (grammar) allow multiple morphemes in a cell of a grammar table 2025-05-01 10:41:42 +02:00
Valentyne Stigloher
f22148ceff (grammar) allow empty cells in grammar table 2025-05-01 10:41:42 +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
ar contributors
7e004234fd (ar)(trans) 2025-05-01 10:38:30 +02:00
Andrea Vos
01bf067849 (lint) 2025-04-30 12:03:29 +02:00
Andrea Vos
0a0db3d77e (eo) /english page 2025-04-30 11:52: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
c6e66a41de (pronouns) fix isEmoji to check whether the whole string is an emoji 2025-04-28 11:41:32 +02:00
Andrea Vos
0e272d31c4 lint 2025-04-27 19:50:53 +02:00
Andrea Vos
a5465ebde3 lint 2025-04-27 17:37:58 +02:00
Andrea Vos
868840f5cb geniee split test 2025-04-27 17:36:36 +02:00
Valentyne Stigloher
c3d9a63df9 (fix) encode uri on <NuxtLink> in more places 2025-04-27 15:58:14 +02:00
eo contributors
b686abb15d (eo)(trans) 2025-04-27 15:47:44 +02:00
Valentyne Stigloher
a054c75fcf (fix)(pronouns) pass prepend and append in grammar tables 2025-04-26 12:37:59 +02:00
Valentyne Stigloher
3e847b695f (typo) 2025-04-25 22:19:16 +02:00
Valentyne Stigloher
f4c67bea9a (lint) activate vue/require-typed-ref and add typing to ensure no implicit any on refs 2025-04-25 13:32:47 +02:00
Valentyne Stigloher
195ac3dbf4 (lint) activate vue/prefer-use-template-ref, vue/require-macro-variable-name 2025-04-25 13:32:10 +02:00
ru contributors
aa82330c3b (ru)(trans) 2025-04-25 12:49:44 +02:00
Andrea Vos
021973d6e5 geniee split test 2025-04-23 08:38:28 +02:00
Valentyne Stigloher
b9eb445256 Merge branch 'nouns-conventions-p' into 'main'
noun conventions page

See merge request PronounsPage/PronounsPage!602
2025-04-22 13:59:12 +00:00
Valentyne Stigloher
42525a9846 (de)(nouns) support multiple stems per word as some conventions use different forms and example sentences still need to be consistent 2025-04-22 15:05:04 +02:00
Valentyne Stigloher
58387c710b (grammar) make short column header name optional 2025-04-22 14:29:10 +02:00
Valentyne Stigloher
bf39ca90a4 (nouns) display noun convention group on details page 2025-04-22 14:29:10 +02:00
Valentyne Stigloher
68d3442686 (refactor) replace additional prop for supplying the key of NounConvention with withKey 2025-04-22 14:29:10 +02:00
Valentyne Stigloher
bf2954c6fe (nouns) group conventions similar too pronouns 2025-04-22 14:29:10 +02:00
Valentyne Stigloher
2a9fde5efd (pronouns) do not pronounce unpronounceable pronouns 2025-04-22 14:29:10 +02:00
Valentyne Stigloher
f021cd08ea (nouns) move noun convention links to top level 2025-04-22 14:29:10 +02:00
Valentyne Stigloher
5911d89ef5 (pronouns) move pronoun parsing in route middleware (404 is now handled in error.vue, highlighting no nav item there) 2025-04-22 14:29:10 +02:00
Valentyne Stigloher
03abb39da1 (nouns) add translations for conventions intro, add title 2025-04-22 14:29:10 +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
5be84330eb (de)(nouns) show declension for multiple noun stem classes 2025-04-22 14:29:10 +02:00
Valentyne Stigloher
7240941985 (de)(nouns) replace declension patterns index by noun conventions index 2025-04-22 14:29:10 +02:00
Valentyne Stigloher
4a7a0410ab (de)(nouns) show sample declension for noun conventions 2025-04-22 14:29:10 +02:00
Valentyne Stigloher
f054e35be2 (de)(nouns) add descriptions and warnings to noun conventions 2025-04-22 14:29:10 +02:00