6425 Commits

Author SHA1 Message Date
Valentyne Stigloher
7de7f2eaef (pnpm)(ts) update typescript 2024-06-27 14:03:46 +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
a059a65d37 (vue) rename imported route components as auto-import uses <Homepage> from components/ directory, not the components property 2024-06-27 12:10:41 +02:00
Valentyne Stigloher
0c69484b85 (pnpm) remove unused vue-matomo 2024-06-26 14:19:26 +02:00
Valentyne Stigloher
d2f7e18a4f (style) use form[inert] instead of form[disabled] as [disabled] is no known attribute of form 2024-06-26 14:16:52 +02:00
Valentyne Stigloher
38c5a5ccf9 (pnpm) upgrade sharp as the lower version does not work with Nuxt 3 2024-06-26 14:16:52 +02:00
Valentyne Stigloher
87584c790c Merge branch 'ts-migration' into 'main'
ts migration and small bugfixes of server/routes

See merge request PronounsPage/PronounsPage!477
2024-06-26 12:08:54 +00:00
Valentyne Stigloher
2ca51d9342 (api) remove isTroll check 2024-06-26 13:59:53 +02:00
Valentyne Stigloher
a13201a666 (user) fix typo in variable name 2024-06-26 13:59:53 +02:00
Valentyne Stigloher
215631f27f (profile) export markdown, events, and customEvents and fix flag export 2024-06-26 13:59:53 +02:00
Valentyne Stigloher
1d5fa10cd7 (profile) properly enable check for files field 2024-06-26 13:59:53 +02:00
Valentyne Stigloher
71335a0f15 (fix) remove unfetched and thus undefined user.username from auditLog payload 2024-06-26 13:59:53 +02:00
Valentyne Stigloher
b31091f73d (fix) banner generation for any, null and mirror pronouns 2024-06-26 13:59:53 +02:00
Valentyne Stigloher
b8ea0c8f54 (ts) use markdown-it in admin and add typings for it 2024-06-26 13:59:53 +02:00
Valentyne Stigloher
043c1cce2d (lint) disable @typescript-eslint/explicit-function-return-type as type interference is sometimes exactly what you want 2024-06-26 13:59:53 +02:00
Valentyne Stigloher
39127c5943 (ts) convert server/routes 2024-06-26 13:59:53 +02:00
Valentyne Stigloher
61ecf5025d (ts) migrate 2024-06-26 13:57:06 +02:00
Valentyne Stigloher
ec0fb95be0 (ts) correct types for PronounsData 2024-06-26 13:56:57 +02:00
Valentyne Stigloher
4d40362a1e (pnpm) remove unnecessary @types/autoprefixer 2024-06-26 13:10:56 +02:00
Valentyne Stigloher
f6857f5c03 (refactor) move typings for dependencies to an own directory 2024-06-26 13:10:55 +02:00
Benjamin
15150cd63e Merge branch 'discord' into 'main'
Hotfix Discord Routes

See merge request PronounsPage/PronounsPage!488
2024-06-26 00:27:30 +00:00
Benjamin
75bf4ac2d3
fix linting issue 2024-06-25 20:17:41 -04:00
Benjamin
e896fcf483
update error text 2024-06-25 16:59:41 -04:00
Benjamin
1b277468c1
remove unused normalize call, and reorganize 2024-06-25 16:27:14 -04:00
Benjamin
eb09bf88bf
Hotfix Discord Routes 2024-06-25 16:01:39 -04:00
Andrea Vos
0bfc2009d1 (pronouns)(sources) allow hiding sources on pronoun pages with ?nosources (requested by a user) 2024-06-25 21:56:08 +02:00
Andrea Vos
7ae8e0ccff (pl)(calendar) miastamaszerujace update 2024-06-25 21:50:22 +02:00
Andrea Vos
7d28c32a44 minor typo fix 2024-06-25 21:15:16 +02:00
ru contributors
f1afb8d1a6 (ru)(nouns) nouns extra typos and additions 2024-06-24 16:44:26 +02:00
ru contributors
f0f6323e60 (ru)(trans) 2024-06-24 13:36:03 +02:00
eo contributors
b2b09aee68 (eo)(trans) 2024-06-24 13:29:49 +02:00
Valentyne Stigloher
1ccca9bd98 (ts) apply tsconfig-path rewrites to scripts as well, server/calendar.ts was affected
see https://stackoverflow.com/questions/71571684/ts-node-with-tsconfig-paths-wont-work-when-using-esm
2024-06-23 00:30:03 +02:00
eo contributors
8bdc4438c1 (eo)(trans) 2024-06-22 16:59:02 +02:00
Andrea Vos
a1c021e252 (pl)(avoiding) przykłady od Tymoteum 2024-06-22 10:52:21 +02:00
Andrea Vos
6461adbd36 (pl)(blog) polityka-sakowski-tworek 2024-06-22 10:50:23 +02:00
Andrea Vos
cf6ab6ae16 fewer internal banners 2024-06-22 09:03:26 +02:00
Andrea Vos
e48cd4f67f (pl)(blog) polityka-sakowski-tworek 2024-06-22 09:03:04 +02:00
Andrea Vos
941d1c4bec (pl)(links) poradnik o imionach od tranzycja.pl 2024-06-21 20:19:14 +02:00
ru contributors
b33737ec80 (ru)(trans) 2024-06-21 19:26:30 +02:00
es contributors
5159956008 (es)(trans) 2024-06-21 19:20:45 +02:00
Valentyne Stigloher
62f1d9cbe5 (de)(trans) 2024-06-20 11:44:15 +02:00
Valentyne Stigloher
df22dc0a1e (de)(pronouns) change link description from es/sein to es/ihm to be consistent 2024-06-20 11:37:39 +02:00
Valentyne Stigloher
d73d726de3 (de)(nouns) update noun templates 2024-06-20 11:37:00 +02:00
Valentyne Stigloher
e1a6e2e15a Merge branch 'nouns-improvements' into 'main'
(nouns) improve submit form and german declension patterns

See merge request PronounsPage/PronounsPage!482
2024-06-19 21:14:18 +00:00
Andrea Vos
df45cbcaae Merge branch 'last-update-fix' into 'main'
(card) display last modification date - hotfix, lol

See merge request PronounsPage/PronounsPage!487
2024-06-19 19:19:11 +00:00
Andrea Vos
dc737f950f (card) display last modification date - hotfix, lol 2024-06-19 21:04:47 +02:00
Valentyne Stigloher
c16bb20f41 (de)(links) dgti name change 2024-06-19 20:38:08 +02:00
Andrea Vos
c77191d5be Merge branch 'last-update' into 'main'
(card) display last modification date

See merge request PronounsPage/PronounsPage!486
2024-06-19 18:33:16 +00:00
Andrea Vos
ce18b52c86 (card) display last modification date 2024-06-19 20:22:59 +02:00
Andrea Vos
6c40986151 (card) display last modification date 2024-06-19 20:06:08 +02:00