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
|
71499f3f9a
|
(refactor)(nouns) move cases.ts into nounsData.suml
|
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
|
cdf85ed440
|
(refactor)(nouns) remove empty nounDeclension.tsv
|
2025-07-27 23:43:57 +02:00 |
|
ru contributors
|
c81a5e32b1
|
(ru)(trans)
|
2025-07-17 19:20:53 +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
|
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
|
a3d4286c19
|
(grammar) allow multiple morphemes in a cell of a grammar table
|
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 |
|
ru contributors
|
aa82330c3b
|
(ru)(trans)
|
2025-04-25 12:49:44 +02:00 |
|
Valentyne Stigloher
|
ab40c054e6
|
(refactor) decouple <Example>, <Morpheme> and other components from Pronoun
|
2025-04-22 14:29:10 +02:00 |
|
Valentyne Stigloher
|
a21152d204
|
(fix)(english) fix loading of pronouns
|
2025-04-18 11:31:05 +02:00 |
|
ru contributors
|
16477b4083
|
(ru)(trans)
|
2025-04-18 10:23:50 +02:00 |
|
ru contributors
|
ee66925f9c
|
(ru)(blog) fully-neutral-ru (by MixieL)
|
2025-04-17 17:48:38 +02:00 |
|
Valentyne Stigloher
|
162217275a
|
(ru)(blog) fully-neutral-ru (by MixieL)
|
2025-04-17 00:16:02 +02:00 |
|
Andrea Vos
|
70dc500c3e
|
(ru) fully-neutral-ru (by Mixiel)
|
2025-03-25 00:29:39 +01:00 |
|
Andrea Vos
|
6f0e6ab548
|
Merge remote-tracking branch 'origin/fully-neutral-ru-p' into fully-neutral-ru-p
# Conflicts:
# locale/ru/blog/fully-neutral-ru.md
|
2025-03-25 00:27:38 +01:00 |
|
Andrea Vos
|
5ae9f66931
|
Merge branch 'refs/heads/main' into fully-neutral-ru-p
|
2025-03-25 00:27:12 +01:00 |
|
Valentyne Stigloher
|
a4e1ce2ea4
|
(blog)(ru) add dedicated link to blog in navigation
|
2025-03-24 20:51:04 +01:00 |
|
Andrea Vos
|
3983b813a5
|
(ru)(blog) fully-neutral-ru (by MixieL)
|
2025-03-24 20:49:41 +01:00 |
|
ru contributors
|
57ac5ecf80
|
(ru)(trans)
|
2025-03-07 11:15:43 +01:00 |
|
Andrea Vos
|
79b2a7eda5
|
(ru)(blog) fully-neutral-ru (by MixieL)
|
2025-02-27 19:48:02 +01:00 |
|
ru contributors
|
a9affc3a09
|
(ru)(trans)
|
2025-02-21 12:07:31 +01:00 |
|
Valentyne Stigloher
|
9e13955bfa
|
(nuxt) dynamically load pronouns data
|
2025-02-15 14:27:00 +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 |
|
ru contributors
|
bac4c0f4d6
|
(ru)(trans)
|
2025-02-15 11:43:54 +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
|
7255c4dcd6
|
(ru)(pronouns) add any groups (english route names, russian shorts)
|
2025-02-09 12:50:02 +01:00 |
|
Valentyne Stigloher
|
671f09bfcd
|
(ru)(pronouns) rename any route to english name in consistency with keeping most routes in english
|
2025-02-09 12:45:10 +01:00 |
|
Valentyne Stigloher
|
e1ac9eb363
|
(calendar) make _law and _zaimki invertible so that it is more easily readable in dark mode (_black-ribbon tbd)
|
2025-01-20 11:50:11 +01:00 |
|
Valentyne Stigloher
|
c2346cac5f
|
(pronouns) move pronouns/morphemes.ts into config.pronouns.morphemes
|
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 |
|
Benjamin
|
bbfa210340
|
JS Modernization (@benshawmean)
|
2025-01-16 22:24:08 +00:00 |
|
Andrea Vos
|
858be04c15
|
(ru) changes by MixieL
|
2025-01-03 10:03:52 +01:00 |
|
Andrea Vos
|
d5eed4f6c9
|
(ru)(trans)
|
2024-12-31 19:15:05 +01:00 |
|
Valentyne Stigloher
|
b4682ed000
|
(fmt)
|
2024-11-28 11:26:12 +01:00 |
|
ru contributors
|
2872742a0f
|
(ru)(trans)
|
2024-11-28 11:08:33 +01:00 |
|
ru contributors
|
8106a277c4
|
(ru)(pronouns) update examples and shorts
|
2024-11-15 21:44:54 +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 |
|