54 Commits

Author SHA1 Message Date
Valentyne Stigloher
ddcd89cdb6 refactor: list available voices independent of locale configs 2025-09-17 11:04:35 +02:00
Valentyne Stigloher
1a9ac44940 fix: adjust some codes to pass all lints 2025-09-13 20:21:06 +02:00
Valentyne Stigloher
323daf29b1 refactor: explicitely define LocaleCode (typescript can’t see through constructor values) and use it in more places 2025-09-13 20:21:06 +02:00
Benjamin
7dd8ec2cdd refactor(perms): Change to enum-based permission indexing 2025-08-25 16:04:33 -04:00
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
Valentyne Stigloher
bcbafb69b3 (refactor)(nouns) set optional declension per word, not per entry 2025-07-27 23:43:57 +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
03abb39da1 (nouns) add translations for conventions intro, add title 2025-04-22 14:29:10 +02:00
Andrea Vos
ea1d99de1a (pl)(links) publikacja poradnika z kph 2025-03-08 14:49:15 +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
0f45834648 (flags) fix declension translation in <FlagList> 2025-01-26 21:12:40 +01:00
Valentyne Stigloher
c2346cac5f (pronouns) move pronouns/morphemes.ts into config.pronouns.morphemes 2025-01-19 21:24:57 +01:00
Andrea Vos
2990abe59e (pronunciation) finish narakeet implementation 2025-01-19 20:14:51 +01:00
Andrea Vos
6451131b8e Merge branch 'refs/heads/main' into naski 2025-01-19 19:23:06 +01:00
Andrea Vos
6dbd121186 Merge branch 'nynorsk' into 'main'
Publish Nynorsk

See merge request PronounsPage/PronounsPage!554
2025-01-19 17:08:35 +00:00
Andrea Vos
2a24e83ff2 Merge branch 'refs/heads/main' into naski 2025-01-19 16:24:36 +01:00
Andrea Vos
044a842bf0 fix CI 2025-01-18 15:36:31 +01:00
Andrea Vos
b0539286c7 fix CI 2025-01-18 15:03:11 +01:00
Valentyne Stigloher
9c861646de (nouns) add nonbinary column to dictionary 2025-01-17 13:36:14 +01:00
Adaline Simonian
979aa097c7
feat: macrolanguage landing page for no locale
Auto-redirects:
- if the page requested is a user profile, and the user has one profile
  out of the multiple individual languages, to the one profile that was
  found
- otherwise based on user's accept-language header
- if all else fails, shows language selection landing page
2025-01-15 16:18:01 -08:00
Andrea Vos
e54bf72dd2 (pl)(census) Szymon's feedback 2025-01-15 17:35:41 +01:00
Andrea Vos
96ecabe6cb (hbs)(pronunciation) PoC of pronunciation with narakeet 2025-01-15 00:03:54 +01:00
Adaline Simonian
d63490f91b
fix: make ExampleCategory.morphemes optional
also fixes formatting lint error
2025-01-13 11:08:42 -08:00
Valentyne Stigloher
253e8700da (ts) migrate pages to composition API with typescript 2025-01-12 14:12:15 +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
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
Valentyne Stigloher
e6ddc10e5b (pronouns) add ask usage 2024-10-12 18:45:27 +02:00
Valentyne Stigloher
c171f1305b Merge branch '397-consistent-pronouns-short' into 'main'
more consistent display of pronouns across pronouns detail page, profile and foreign pronouns

Closes #397

See merge request PronounsPage/PronounsPage!521
2024-10-12 14:16:48 +00:00
Valentyne Stigloher
63406f7fb6 (eo)(pronouns) still only display nomative pronoun as short, no slash notation 2024-10-10 22:42:47 +02:00
Valentyne Stigloher
ca224391a7 (pronouns) consistent display of shorts in profile and foreign pronoun badge 2024-10-01 16:22: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
0666723ea9 (nouns) add categories 2024-09-18 10:33:38 +02:00
Valentyne Stigloher
55050c658f (nuxt) move routes to pages for usage of definePageMeta 2024-09-12 10:11:25 +02:00
Andrea Vos
551839121c (ru)(ar) hoist blog to navbar & homepage 2024-07-24 19:41:43 +02:00
Valentyne Stigloher
81bdd811a7 (pronouns) add generator for null and emoji pronouns 2024-07-04 21:58:50 +02:00
Valentyne Stigloher
d44f4c429c (vue) rename <Link> to <LinkEntry> to prevent collision with Nuxt 3 component names 2024-06-27 12:22:39 +02:00
Valentyne Stigloher
39127c5943 (ts) convert server/routes 2024-06-26 13:59:53 +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
ff2788fc72 (ru)(nouns) add subpage containing all templates to view the endings separately 2024-06-06 13:36:26 +02:00
Valentyne Stigloher
37aaf9537b (pronouns) add option to disable generator and move all related configuration to a submodule configuration
disable generator for ar
2024-05-23 18:19:26 +02:00
Valentyne Stigloher
a80dc8ca32 (de)(pronouns) group example sentences via categories 2024-05-13 12:03:20 +02:00
Valentyne Stigloher
e8b7342f6f (ts) convert components/profileEditor.vue 2024-04-30 19:41:28 +02:00
Valentyne Stigloher
1d3d01ad5d (ts) migrate plugins/spelling.ts with depending components 2024-04-30 19:41:28 +02:00
Valentyne Stigloher
dad7680624 (ts) migrate plugins/hash.ts with depending components 2024-04-30 19:41:28 +02:00
Andrea Vos
f8fa1f8e78 (pl)(census) raport skrócony 2024-04-14 16:49:12 -05:00
Andrea Vos
b6eea2b571 (pl)(census) sprinkle stats all over the page 2024-04-06 13:07:20 +02:00