8065 Commits

Author SHA1 Message Date
Andrea Vos
75243f205b Merge branch 'refs/heads/main' into benpai-s3-migrate 2025-08-03 11:42:03 +02:00
Andrea Vos
09c11f923d (ua)(trans) by @queerleksa 2025-08-03 11:40:24 +02:00
Andrea Vos
c957cb2447 (pt)(trans) 2025-08-03 11:39:29 +02:00
Andrea Vos
a07e8891e3 (fix) 2025-08-03 11:38:08 +02:00
Andrea Vos
9a07c57302 S3 -> R2 db migration 2025-08-03 11:34:42 +02:00
Andrea Vos
e5d02aa250 fix NUXT_PUBLIC_CLOUDFRONT 2025-08-03 11:34:32 +02:00
Andrea Vos
aac5038142 restore Polly configuration 2025-08-03 11:34:25 +02:00
Andrea Vos
550574c835 merge conflict follow-up 2025-08-03 11:34:06 +02:00
Andrea Vos
79a3373cc3 Merge branch 'refs/heads/main' into benpai-s3-migrate
# Conflicts:
#	server/cards.ts
#	server/cleanupImages.ts
#	server/express/pronounce.ts
2025-08-03 11:01:19 +02:00
Andrea Vos
aaf443cc00 fix 2025-08-02 22:14:54 +02:00
Andrea Vos
76d086db81 (pl)(nouns) re-add missing plural-only declensions 2025-08-02 22:02:55 +02:00
Valentyne Stigloher
9dad056194 (nouns) sort after key 2025-07-31 20:44:30 +02:00
Valentyne Stigloher
52e8147e84 (nouns) scroll to top of <Table> when page navigation is used 2025-07-31 20:23:26 +02:00
Valentyne Stigloher
f739275809 Merge branch 'nouns-declensions-in-dictionary-p' into 'main'
Nouns declensions in dictionary

See merge request PronounsPage/PronounsPage!617
2025-07-31 10:38:13 +00:00
Valentyne Stigloher
ce6849a17f (api)(nouns) add backwards compatibility on /api/nouns 2025-07-29 17:26:40 +02:00
Andrea Vos
8a07a2851a (pl)(blog) queerfobiczny rząd, by Tess 2025-07-29 08:19:34 +02:00
Valentyne Stigloher
d17e94f47b (refactor) fix sass mixed-decls deprecation warnings 2025-07-28 23:59:48 +02:00
Valentyne Stigloher
0d70352962 (refactor) fix sass import paths 2025-07-28 23:59:48 +02:00
Valentyne Stigloher
24c9ffb134 (refactor) fix sass import deprecation warnings for built-in globals and ignore the rest 2025-07-28 23:59:48 +02:00
Valentyne Stigloher
4c7404a118 (refactor) fix sass color-functions deprecation warnings 2025-07-28 23:59:48 +02:00
Valentyne Stigloher
a0bcb87db8 (refactor) fix sass slash-div deprecation warnings 2025-07-28 23:59:48 +02:00
Valentyne Stigloher
42f2ac6426 (pnpm) use sass-embedded instead of sass as recommended by Vite 2025-07-28 23:59:48 +02:00
Andrea Vos
e66544a0e4 (eo)(trans) by Amadeo 2025-07-28 23:03:20 +02:00
Andrea Vos
bdd23bdb51 (pl)(trans) by Amadeo 2025-07-28 23:01:55 +02:00
Valentyne Stigloher
01995be86e (style)(nouns) add little indication which words have declensions 2025-07-27 23:43:57 +02:00
Valentyne Stigloher
9fefe3a19e (de)(nouns) rename declension and noun class keys 2025-07-27 23:43:57 +02:00
Valentyne Stigloher
4bb743342b (style)(nouns) prevent overflowing in dictionary (especially present on mobile) 2025-07-27 23:43:57 +02:00
Valentyne Stigloher
b19ec1b2ac (nouns) show convention in declension popup 2025-07-27 23:43:57 +02:00
Valentyne Stigloher
fde9432e98 (nouns) use <Popover> to display declensions on dictionary, simplify some display components 2025-07-27 23:43:57 +02:00
Valentyne Stigloher
2d49b722c7 (nouns) resolve first declension in a consistent manner 2025-07-27 23:43:57 +02:00
Valentyne Stigloher
a6a890fb10 (refactor) use type aliases to differentiate between different keys 2025-07-27 23:43:57 +02:00
Valentyne Stigloher
f09becd136 (nouns) collapse most regular forms in main dictionary to save on vertical size and reduce the noise from them 2025-07-27 23:43:57 +02:00
Valentyne Stigloher
301a496f30 (nouns) submit regular forms (only stems and class) and display them in the dictionary 2025-07-27 23:43:57 +02:00
Valentyne Stigloher
23dcc1a454 (refactor)(nouns) use Numerus string union to simplify types 2025-07-27 23:43:57 +02:00
Valentyne Stigloher
003a6dbce6 (nouns) show a filtered dictionary per noun convention on their page 2025-07-27 23:43:57 +02:00
Valentyne Stigloher
0b55a5480a (nouns) specify declension on individual words in dictionary 2025-07-27 23:43:57 +02:00
Valentyne Stigloher
1e56d97f1f (nouns) specify convention on individual words in dictionary 2025-07-27 23:43:57 +02:00
Valentyne Stigloher
1a300624ab (nouns) ensure that when declension is provided, spelling contains no declension endings
otherwise, it would be impossible to derive both singular and plural from the same stem
2025-07-27 23:43:57 +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
6575dc959e (refactor)(nouns) migrate nouns/nounDeclension.tsv to nouns/nounData.suml 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
dc1ee7424e (refactor)(nouns) rename nounConventions.suml to nounsData.suml 2025-07-27 23:43:57 +02:00
Valentyne Stigloher
6975c76005 (refactor)(nouns) combine gender + numerus properties into a nested object 2025-07-27 23:43:57 +02:00
Valentyne Stigloher
fd352fe7dc (refactor) use <NounsTableEntry> in polish noun pages 2025-07-27 23:43:57 +02:00
Valentyne Stigloher
5c749bdfd3 (nouns) hide author, base, and approved field from public 2025-07-27 23:43:57 +02:00
Valentyne Stigloher
c0b9843775 (refactor) parse nouns early in /api/nouns 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
Andrea Vos
fbe2a08214 (eo)(trans) By Amadeo 2025-07-26 14:49:13 +02:00